diff --git a/package.json b/package.json index 772f98b..cfc7523 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@commitlint/cli": "17.1.2", "@commitlint/config-conventional": "17.1.0", "@types/jest": "28.1.8", - "@types/react": "18.0.20", + "@types/react": "18.2.12", "@types/react-test-renderer": "18.0.0", "@typescript-eslint/eslint-plugin": "5.38.0", "@typescript-eslint/parser": "5.38.0", diff --git a/yarn.lock b/yarn.lock index 881fd4e..f244796 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1727,10 +1727,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.0.20": - version "18.0.20" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.20.tgz#e4c36be3a55eb5b456ecf501bd4a00fd4fd0c9ab" - integrity sha512-MWul1teSPxujEHVwZl4a5HxQ9vVNsjTchVA+xRqv/VYGCuKGAU6UhfrTdF5aBefwD1BHUD8i/zq+O/vyCm/FrA== +"@types/react@*", "@types/react@18.2.12": + version "18.2.12" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.12.tgz#95d584338610b78bb9ba0415e3180fb03debdf97" + integrity sha512-ndmBMLCgn38v3SntMeoJaIrO6tGHYKMEBohCUmw8HoLLQdRMOIGXfeYaBTLe2lsFaSB3MOK1VXscYFnmLtTSmw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"