diff --git a/package.json b/package.json index 327ca7af..7cc63531 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/lodash.clamp": "4.0.7", "@types/lodash.debounce": "4.0.7", "@types/lodash.isequal": "4.5.6", - "@types/react": "18.2.19", + "@types/react": "18.2.21", "@types/react-dom": "18.2.7", "@typescript-eslint/parser": "5.62.0", "@vscode/codicons": "0.0.33", diff --git a/yarn.lock b/yarn.lock index a2dd5c1b..514b963d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4494,10 +4494,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.2.19": - version "18.2.19" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.19.tgz#f77cb2c8307368e624d464a25b9675fa35f95a8b" - integrity sha512-e2S8wmY1ePfM517PqCG80CcE48Xs5k0pwJzuDZsfE8IZRRBfOMCF+XqnFxu6mWtyivum1MQm4aco+WIt6Coimw== +"@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" "*"