diff --git a/package.json b/package.json index b42dce12..4edb2774 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.59", + "@types/react": "18.2.62", "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.3.3" }, "resolutions": { - "@types/react": "18.2.59" + "@types/react": "18.2.62" }, "browserslist": { "production": [ diff --git a/yarn.lock b/yarn.lock index 20159c5f..d39bf9b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2584,10 +2584,10 @@ "@types/history" "^4.7.11" "@types/react" "*" -"@types/react@*", "@types/react@18.2.59": - version "18.2.59" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.59.tgz#14c7bcab22e2ce71d9eaa02f78d3d55067724d7f" - integrity sha512-DE+F6BYEC8VtajY85Qr7mmhTd/79rJKIHCg99MU9SWPB4xvLb6D1za2vYflgZfmPqQVEr6UqJTnLXEwzpVPuOg== +"@types/react@*", "@types/react@18.2.62": + version "18.2.62" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.62.tgz#2527a7a54749b1a99c87a4aa8b83e26846face38" + integrity sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"