diff --git a/package.json b/package.json index 85d650d..db7f983 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@testing-library/react-hooks": "^8.0.1", "@types/deep-equal": "^1.0.3", "@types/node": "^18.18.8", - "@types/react": "^18.2.33", + "@types/react": "^18.2.35", "@types/use-sync-external-store": "^0.0.5", "bumpp": "^8.2.1", "eslint": "^8.47.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f3346ed..5bcbb6f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: '@testing-library/react-hooks': ^8.0.1 '@types/deep-equal': ^1.0.3 '@types/node': ^18.18.8 - '@types/react': ^18.2.33 + '@types/react': ^18.2.35 '@types/use-sync-external-store': ^0.0.5 bumpp: ^8.2.1 deep-equal: ^2.2.2 @@ -34,10 +34,10 @@ importers: '@antfu/ni': 0.21.8 '@babel/types': 7.23.0 '@hannoeru/eslint-config': 0.9.5_sf2ha5dxxfjuf3a4egfvu5wr24 - '@testing-library/react-hooks': 8.0.1_u7k2lkuuaxmhuusgzbt6tsyj4e + '@testing-library/react-hooks': 8.0.1_oq7cjuvxualojgzlbvcsr72wc4 '@types/deep-equal': 1.0.3 '@types/node': 18.18.8 - '@types/react': 18.2.33 + '@types/react': 18.2.35 '@types/use-sync-external-store': 0.0.5 bumpp: 8.2.1 eslint: 8.47.0 @@ -66,7 +66,7 @@ importers: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 devDependencies: - '@types/react': 18.2.33 + '@types/react': 18.2.35 '@types/react-dom': 18.2.7 '@vitejs/plugin-react': 1.3.2 typescript: 4.9.5 @@ -1090,7 +1090,7 @@ packages: resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} dev: true - /@testing-library/react-hooks/8.0.1_u7k2lkuuaxmhuusgzbt6tsyj4e: + /@testing-library/react-hooks/8.0.1_oq7cjuvxualojgzlbvcsr72wc4: resolution: {integrity: sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g==} engines: {node: '>=12'} peerDependencies: @@ -1107,7 +1107,7 @@ packages: optional: true dependencies: '@babel/runtime': 7.22.10 - '@types/react': 18.2.33 + '@types/react': 18.2.35 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-error-boundary: 3.1.4_react@18.2.0 @@ -1163,11 +1163,11 @@ packages: /@types/react-dom/18.2.7: resolution: {integrity: sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==} dependencies: - '@types/react': 18.2.33 + '@types/react': 18.2.35 dev: true - /@types/react/18.2.33: - resolution: {integrity: sha512-v+I7S+hu3PIBoVkKGpSYYpiBT1ijqEzWpzQD62/jm4K74hPpSP7FF9BnKG6+fg2+62weJYkkBWDJlZt5JO/9hg==} + /@types/react/18.2.35: + resolution: {integrity: sha512-LG3xpFZ++rTndV+/XFyX5vUP7NI9yxyk+MQvBDq+CVs8I9DLSc3Ymwb1Vmw5YDoeNeHN4PDZa3HylMKJYT9PNQ==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3