diff --git a/package.json b/package.json index 10f4858..b3b3ad4 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@tsconfig/react-native": "^2.0.2", "@types/color": "^3.0.3", "@types/jest": "^29.2.1", - "@types/react": "^18.2.6", + "@types/react": "^18.2.21", "@types/react-native": "^0.71.6", "@types/react-test-renderer": "^18.0.0", "@types/uuid": "^9.0.1", diff --git a/yarn.lock b/yarn.lock index f5c4a8d..cfba19a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2038,10 +2038,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.6": - version "18.2.6" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.6.tgz#5cd53ee0d30ffc193b159d3516c8c8ad2f19d571" - integrity sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA== +"@types/react@*", "@types/react@^18.2.21": + version "18.2.21" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.21.tgz#774c37fd01b522d0b91aed04811b58e4e0514ed9" + integrity sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"