diff --git a/package.json b/package.json index 6a579568..ea74803c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@easyops-cn/docusaurus-search-local": "0.40.1", "@matteusan/sentro": "0.1.25", "@mdx-js/react": "3.0.1", - "@types/react": "18.2.73", + "@types/react": "18.2.74", "clsx": "2.1.0", "discord-message-components": "https://gitpkg.now.sh/Pycord-Development/discord-message-components?aa468ada9b2b52986ae0aee4051660713c1e9095&scripts.postinstall=yarn%20install%20--ignore-scripts%20%26%26%20node%20node_modules%2Fesbuild%2Finstall.js%20%26%26yarn%20build%3Amarkdown%20%26%26%20yarn%20build%3Acore%20%26%26%20yarn%20build%3Areact", "docusaurus-plugin-sass": "0.2.5", @@ -57,7 +57,7 @@ "typescript": "5.4.3" }, "resolutions": { - "@types/react": "18.2.73" + "@types/react": "18.2.74" }, "browserslist": { "production": [ diff --git a/yarn.lock b/yarn.lock index b01a9f33..99059f68 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2577,10 +2577,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"