diff --git a/package.json b/package.json index 6f0d3fc9..7432589e 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.64", + "@types/react": "18.2.67", "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.2" }, "resolutions": { - "@types/react": "18.2.64" + "@types/react": "18.2.67" }, "browserslist": { "production": [ diff --git a/yarn.lock b/yarn.lock index 7d154b9d..918a4562 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2584,10 +2584,10 @@ "@types/history" "^4.7.11" "@types/react" "*" -"@types/react@*", "@types/react@18.2.64": - version "18.2.64" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.64.tgz#3700fbb6b2fa60a6868ec1323ae4cbd446a2197d" - integrity sha512-MlmPvHgjj2p3vZaxbQgFUQFvD8QiZwACfGqEdDSWou5yISWxDQ4/74nCAwsUiX7UFLKZz3BbVSPj+YxeoGGCfg== +"@types/react@*", "@types/react@18.2.67": + version "18.2.67" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.67.tgz#96b7af0b5e79c756f4bdd981de2ca28472c858e5" + integrity sha512-vkIE2vTIMHQ/xL0rgmuoECBCkZFZeHr49HeWSc24AptMbNRo7pwSBvj73rlJJs9fGKj0koS+V7kQB1jHS0uCgw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"