diff --git a/package.json b/package.json index dd425db..6de4782 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@testing-library/user-event": "^14.4.3", "@types/jest": "^29.5.2", "@types/node": "^20.4.8", - "@types/react": "^18.2.19", + "@types/react": "^18.2.21", "@types/react-dom": "^18.2.6", "@types/react-syntax-highlighter": "^15.5.7", "clsx": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index d4573a3..af40505 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3246,10 +3246,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@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@*", "@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" "*"