diff --git a/package.json b/package.json index 252b3cb..6d49f5c 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@testing-library/react-native": "12.4.3", "@types/jest": "29.5.12", "@types/node": "20.11.19", - "@types/react": "18.2.57", + "@types/react": "18.2.64", "@types/react-native": "0.72.8", "@types/react-syntax-highlighter": "15.5.11", "@types/react-test-renderer": "18.0.7", @@ -83,7 +83,7 @@ "typescript": "5.3.3" }, "resolutions": { - "@types/react": "18.2.57" + "@types/react": "18.2.64" }, "peerDependencies": { "react": "16.8.6 || ^17.0.0 || ^18.0.0", diff --git a/yarn.lock b/yarn.lock index f4b2352..d9560e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3499,10 +3499,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.2.57": - version "18.2.57" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.57.tgz#147b516d8bdb2900219acbfc6f939bdeecca7691" - integrity sha512-ZvQsktJgSYrQiMirAN60y4O/LRevIV8hUzSOSNB6gfR3/o3wCBFQx3sPwIYtuDMeiVgsSS3UzCV26tEzgnfvQw== +"@types/react@*", "@types/react@18.2.64": + version "18.2.64" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.64.tgz#3700fbb6b2fa60a6868ec1323ae4cbd446a2197d" + integrity sha512-MlmPvHgjj2p3vZaxbQgFUQFvD8QiZwACfGqEdDSWou5yISWxDQ4/74nCAwsUiX7UFLKZz3BbVSPj+YxeoGGCfg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"