diff --git a/package.json b/package.json index 6dc15b7..bdff60d 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.4", "@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 cb6896a..0c67a8c 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.4": + version "18.2.4" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.4.tgz#970e6d56f6d3fd8bd2cb1d1f042aef1d0426d08e" + integrity sha512-IvAIhJTmKAAJmCIcaa6+5uagjyh+9GvcJ/thPZcw+i+vx+22eHlTy2Q1bJg/prES57jehjebq9DnIhOTtIhmLw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"