diff --git a/package.json b/package.json index a88e0fde4..233fc94f6 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@types/mapbox__rehype-prism": "^0.8.0", "@types/node": "^20.6.2", "@types/prismjs": "^1.26.0", - "@types/react": "^18.2.21", + "@types/react": "^18.2.38", "@types/react-test-renderer": "^18.0.1", "@vitejs/plugin-react": "^4.0.4", "front-matter": "^4.0.2", diff --git a/yarn.lock b/yarn.lock index 107d4a9f1..1c7064b5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1751,10 +1751,10 @@ dependencies: "@types/react" "*" -"@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== +"@types/react@*", "@types/react@^18.2.38": + version "18.2.38" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.38.tgz#3605ca41d3daff2c434e0b98d79a2469d4c2dd52" + integrity sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"