diff --git a/package.json b/package.json index 7d79b391e..d74fc4de8 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ }, "devDependencies": { "@tsconfig/docusaurus": "^2.0.3", - "@types/react": "^18.2.73", + "@types/react": "^18.2.74", "@types/react-helmet": "^6.1.11", "@types/react-router-dom": "^5.1.7", "prettier": "3.2.5", diff --git a/yarn.lock b/yarn.lock index 9ea20958b..4c94fbe2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2353,10 +2353,10 @@ "@types/history" "^4.7.11" "@types/react" "*" -"@types/react@*", "@types/react@^18.2.73": - version "18.2.73" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.73.tgz#0579548ad122660d99e00499d22e33b81e73ed94" - integrity sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA== +"@types/react@*", "@types/react@^18.2.74": + version "18.2.74" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.74.tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c" + integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw== dependencies: "@types/prop-types" "*" csstype "^3.0.2"