diff --git a/package.json b/package.json index 91593ed1..29237888 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.18", - "@types/react": "17.0.53", + "@types/react": "18.0.34", "@types/testing-library__cypress": "5.0.9", "@typescript-eslint/eslint-plugin": "5.56.0", "@typescript-eslint/parser": "5.56.0", diff --git a/yarn.lock b/yarn.lock index 068830a0..ac53ffe4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1361,10 +1361,10 @@ dependencies: "@types/react" "^17" -"@types/react@17.0.53": - version "17.0.53" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.53.tgz#10d4d5999b8af3d6bc6a9369d7eb953da82442ab" - integrity sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw== +"@types/react@18.0.34": + version "18.0.34" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.34.tgz#e553444a578f023e6e1ac499514688fb80b0a984" + integrity sha512-NO1UO8941541CJl1BeOXi8a9dNKFK09Gnru5ZJqkm4Q3/WoQJtHvmwt0VX0SB9YCEwe7TfSSxDuaNmx6H2BAIQ== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"