diff --git a/package.json b/package.json index 7c561f2b..27f8a8bc 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.0", - "@types/react": "^18.2.15", + "@types/react": "^18.2.17", "@types/use-sync-external-store": "^0.0.3", "bumpp": "^8.2.1", "eslint": "^8.45.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 568708f2..772adca0 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.0 - '@types/react': ^18.2.15 + '@types/react': ^18.2.17 '@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.5 '@hannoeru/eslint-config': 0.9.5_ko3fmmbeyij36muomfgt2u76xu - '@testing-library/react-hooks': 8.0.1_swait7xgvwdfe3qp3gnpcs4mlq + '@testing-library/react-hooks': 8.0.1_lorlxek7bsmmlr7iye6nk7vu44 '@types/deep-equal': 1.0.1 '@types/node': 18.17.0 - '@types/react': 18.2.15 + '@types/react': 18.2.17 '@types/use-sync-external-store': 0.0.3 bumpp: 8.2.1 eslint: 8.45.0 @@ -1108,7 +1108,7 @@ packages: resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} dev: true - /@testing-library/react-hooks/8.0.1_swait7xgvwdfe3qp3gnpcs4mlq: + /@testing-library/react-hooks/8.0.1_lorlxek7bsmmlr7iye6nk7vu44: 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.15 + '@types/react': 18.2.17 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-error-boundary: 3.1.4_react@18.2.0 @@ -1190,6 +1190,14 @@ packages: csstype: 3.1.2 dev: true + /@types/react/18.2.17: + resolution: {integrity: sha512-u+e7OlgPPh+aryjOm5UJMX32OvB2E3QASOAqVMY6Ahs90djagxwv2ya0IctglNbNTexC12qCSMZG47KPfy1hAA==} + dependencies: + '@types/prop-types': 15.7.5 + '@types/scheduler': 0.16.3 + csstype: 3.1.2 + dev: true + /@types/resolve/1.20.2: resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} dev: true