diff --git a/Website/package.json b/Website/package.json index cdf6647d78..04bbc79c2e 100644 --- a/Website/package.json +++ b/Website/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@docusaurus/module-type-aliases": "3.10.0", - "@docusaurus/types": "3.9.2" + "@docusaurus/types": "3.10.0" }, "browserslist": { "production": [ diff --git a/Website/yarn.lock b/Website/yarn.lock index 1f729d40e1..e80ad8010f 100644 --- a/Website/yarn.lock +++ b/Website/yarn.lock @@ -1859,22 +1859,6 @@ webpack "^5.95.0" webpack-merge "^5.9.0" -"@docusaurus/types@3.9.2": - version "3.9.2" - resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.9.2.tgz#e482cf18faea0d1fa5ce0e3f1e28e0f32d2593eb" - integrity sha512-Ux1JUNswg+EfUEmajJjyhIohKceitY/yzjRUpu04WXgvVz+fbhVC0p+R0JhvEu4ytw8zIAys2hrdpQPBHRIa8Q== - dependencies: - "@mdx-js/mdx" "^3.0.0" - "@types/history" "^4.7.11" - "@types/mdast" "^4.0.2" - "@types/react" "*" - commander "^5.1.0" - joi "^17.9.2" - react-helmet-async "npm:@slorber/react-helmet-async@1.3.0" - utility-types "^3.10.0" - webpack "^5.95.0" - webpack-merge "^5.9.0" - "@docusaurus/utils-common@3.10.0": version "3.10.0" resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-3.10.0.tgz#2a6dc76b312664fca7234d33607c085318ff1ae3"