diff --git a/package.json b/package.json index e8c45f7..3f534d2 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@types/jest": "^26.0.21", "@types/lodash": "^4.14.136", "@types/node": "^15.0.1", - "@types/react": "^17.0.3", + "@types/react": "^18.0.6", "@types/react-dom": "^17.0.2", "@types/react-test-renderer": "^17.0.1", "@types/shallowequal": "^1.1.1", diff --git a/yarn.lock b/yarn.lock index 6b32a42..dab1647 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1381,10 +1381,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^17.0.3": - version "17.0.4" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.4.tgz#a67c6f7a460d2660e950d9ccc1c2f18525c28220" - integrity sha512-onz2BqScSFMoTRdJUZUDD/7xrusM8hBA2Fktk2qgaTYPCgPvWnDEgkrOs8hhPUf2jfcIXkJ5yK6VfYormJS3Jw== +"@types/react@*", "@types/react@^18.0.6": + version "18.0.6" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.6.tgz#30206c3830af6ce8639b91ace5868bc2d3d1d96c" + integrity sha512-bPqwzJRzKtfI0mVYr5R+1o9BOE8UEXefwc1LwcBtfnaAn6OoqMhLa/91VA8aeWfDPJt1kHvYKI8RHcQybZLHHA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"