diff --git a/package.json b/package.json index 058d1df0..791f4b64 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@testing-library/user-event": "13.5.0", "@types/jest": "27.5.2", "@types/node": "16.18.3", - "@types/react": "17.0.52", + "@types/react": "18.0.24", "@types/testing-library__cypress": "5.0.9", "@typescript-eslint/eslint-plugin": "5.42.0", "@typescript-eslint/parser": "5.42.0", diff --git a/yarn.lock b/yarn.lock index 34dee15c..bd757e48 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1344,10 +1344,10 @@ dependencies: "@types/react" "^17" -"@types/react@17.0.52": - version "17.0.52" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.52.tgz#10d8b907b5c563ac014a541f289ae8eaa9bf2e9b" - integrity sha512-vwk8QqVODi0VaZZpDXQCmEmiOuyjEFPY7Ttaw5vjM112LOq37yz1CDJGrRJwA1fYEq4Iitd5rnjd1yWAc/bT+A== +"@types/react@18.0.24": + version "18.0.24" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.24.tgz#2f79ed5b27f08d05107aab45c17919754cc44c20" + integrity sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"