diff --git a/package.json b/package.json index 25358d00d..04f087d89 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@testing-library/react": "13.4.0", "@testing-library/react-hooks": "8.0.1", "@types/node": "18.11.5", - "@types/react": "18.0.22", + "@types/react": "18.0.23", "@types/react-dom": "18.0.7", "@types/testing-library__jest-dom": "5.14.5", "@typescript-eslint/eslint-plugin": "5.41.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1388decec..5f8786b1c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ specifiers: '@testing-library/react': 13.4.0 '@testing-library/react-hooks': 8.0.1 '@types/node': 18.11.5 - '@types/react': 18.0.22 + '@types/react': 18.0.23 '@types/react-dom': 18.0.7 '@types/testing-library__jest-dom': 5.14.5 '@typescript-eslint/eslint-plugin': 5.41.0 @@ -58,9 +58,9 @@ devDependencies: '@testing-library/dom': 8.19.0 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y - '@testing-library/react-hooks': 8.0.1_3sauqnnrv7lnox3glal4dmngp4 + '@testing-library/react-hooks': 8.0.1_yyloj25vv7zmuk3uh3z5jonzqq '@types/node': 18.11.5 - '@types/react': 18.0.22 + '@types/react': 18.0.23 '@types/react-dom': 18.0.7 '@types/testing-library__jest-dom': 5.14.5 '@typescript-eslint/eslint-plugin': 5.41.0_huremdigmcnkianavgfk3x6iou @@ -3570,7 +3570,7 @@ packages: redent: 3.0.0 dev: true - /@testing-library/react-hooks/8.0.1_3sauqnnrv7lnox3glal4dmngp4: + /@testing-library/react-hooks/8.0.1_yyloj25vv7zmuk3uh3z5jonzqq: resolution: {integrity: sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g==} engines: {node: '>=12'} peerDependencies: @@ -3587,7 +3587,7 @@ packages: optional: true dependencies: '@babel/runtime': 7.18.9 - '@types/react': 18.0.22 + '@types/react': 18.0.23 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-error-boundary: 3.1.4_react@18.2.0 @@ -3833,17 +3833,17 @@ packages: /@types/reach__router/1.3.10: resolution: {integrity: sha512-iHAFGaVOrWi00/q7oBybggGsz5TOmwOW4M1H9sT7i9lly4qFC8XOgsdf6jUsoaOz2sknFHALEtZqCoDbokdJ2Q==} dependencies: - '@types/react': 18.0.22 + '@types/react': 18.0.23 dev: false /@types/react-dom/18.0.7: resolution: {integrity: sha512-HaXc+BbqAZE1RdsK3tC8SbkFy6UL2xF76lT9rQs5JkPrJg3rWA3Ou/Lhw3YJQzEDkBpmJ79nBsfnd05WrBd2QQ==} dependencies: - '@types/react': 18.0.22 + '@types/react': 18.0.23 dev: true - /@types/react/18.0.22: - resolution: {integrity: sha512-4yWc5PyCkZN8ke8K9rQHkTXxHIWHxLzzW6RI1kXVoepkD3vULpKzC2sDtAMKn78h92BRYuzf+7b/ms7ajE6hFw==} + /@types/react/18.0.23: + resolution: {integrity: sha512-R1wTULtCiJkudAN2DJGoYYySbGtOdzZyUWAACYinKdiQC8auxso4kLDUhQ7AJ2kh3F6A6z4v69U6tNY39hihVQ==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2