diff --git a/package.json b/package.json index e7e8416..c144480 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@testing-library/react-hooks": "^8.0.1", "@types/deep-equal": "^1.0.1", "@types/node": "^18.17.5", - "@types/react": "^18.2.18", + "@types/react": "^18.2.20", "@types/use-sync-external-store": "^0.0.3", "bumpp": "^8.2.1", "eslint": "^8.46.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2beae41..1841104 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.1 '@types/node': ^18.17.5 - '@types/react': ^18.2.18 + '@types/react': ^18.2.20 '@types/use-sync-external-store': ^0.0.3 bumpp: ^8.2.1 deep-equal: ^2.2.2 @@ -34,10 +34,10 @@ importers: '@antfu/ni': 0.21.5 '@babel/types': 7.22.10 '@hannoeru/eslint-config': 0.9.5_7haavtekmro7ptbnqmctjaodju - '@testing-library/react-hooks': 8.0.1_6x7iind4q6rqmh2lfgogf2llpm + '@testing-library/react-hooks': 8.0.1_qktuxx5oktltnne7pvxcpov3ku '@types/deep-equal': 1.0.1 '@types/node': 18.17.5 - '@types/react': 18.2.18 + '@types/react': 18.2.20 '@types/use-sync-external-store': 0.0.3 bumpp: 8.2.1 eslint: 8.46.0 @@ -66,7 +66,7 @@ importers: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 devDependencies: - '@types/react': 18.2.18 + '@types/react': 18.2.20 '@types/react-dom': 18.2.7 '@vitejs/plugin-react': 1.3.2 typescript: 4.9.5 @@ -1108,7 +1108,7 @@ packages: resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} dev: true - /@testing-library/react-hooks/8.0.1_6x7iind4q6rqmh2lfgogf2llpm: + /@testing-library/react-hooks/8.0.1_qktuxx5oktltnne7pvxcpov3ku: resolution: {integrity: sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g==} engines: {node: '>=12'} peerDependencies: @@ -1125,7 +1125,7 @@ packages: optional: true dependencies: '@babel/runtime': 7.22.6 - '@types/react': 18.2.18 + '@types/react': 18.2.20 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-error-boundary: 3.1.4_react@18.2.0 @@ -1179,11 +1179,11 @@ packages: /@types/react-dom/18.2.7: resolution: {integrity: sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==} dependencies: - '@types/react': 18.2.18 + '@types/react': 18.2.20 dev: true - /@types/react/18.2.18: - resolution: {integrity: sha512-da4NTSeBv/P34xoZPhtcLkmZuJ+oYaCxHmyHzwaDQo9RQPBeXV+06gEk2FpqEcsX9XrnNLvRpVh6bdavDSjtiQ==} + /@types/react/18.2.20: + resolution: {integrity: sha512-WKNtmsLWJM/3D5mG4U84cysVY31ivmyw85dE84fOCk5Hx78wezB/XEjVPWl2JTZ5FkEeaTJf+VgUAUn3PE7Isw==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3