diff --git a/Website/package.json b/Website/package.json index d0e87a5542..cefed8522c 100644 --- a/Website/package.json +++ b/Website/package.json @@ -25,7 +25,7 @@ "react-image-gallery": "^2.1.2" }, "devDependencies": { - "@docusaurus/module-type-aliases": "3.9.2", + "@docusaurus/module-type-aliases": "3.10.0", "@docusaurus/types": "3.9.2" }, "browserslist": { diff --git a/Website/yarn.lock b/Website/yarn.lock index 429711cf7a..553768b283 100644 --- a/Website/yarn.lock +++ b/Website/yarn.lock @@ -1588,6 +1588,19 @@ vfile "^6.0.1" webpack "^5.88.1" +"@docusaurus/module-type-aliases@3.10.0": + version "3.10.0" + resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.10.0.tgz#749928f104d563f11f046bf0c9ab6489a470c7c8" + integrity sha512-/1O0Zg8w3DFrYX/I6Fbss7OJrtZw1QoyjDhegiFNHVi9A9Y0gQ3jUAytVxF6ywpAWpLyLxch8nN8H/V3XfzdJQ== + dependencies: + "@docusaurus/types" "3.10.0" + "@types/history" "^4.7.11" + "@types/react" "*" + "@types/react-router-config" "*" + "@types/react-router-dom" "*" + react-helmet-async "npm:@slorber/react-helmet-async@1.3.0" + react-loadable "npm:@docusaurus/react-loadable@6.0.0" + "@docusaurus/module-type-aliases@3.9.2": version "3.9.2" resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.9.2.tgz#993c7cb0114363dea5ef6855e989b3ad4b843a34" @@ -1861,6 +1874,22 @@ fs-extra "^11.1.1" tslib "^2.6.0" +"@docusaurus/types@3.10.0": + version "3.10.0" + resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.10.0.tgz#a69232bba74b738fcf4671fd5f0f079366dd3d13" + integrity sha512-F0dOt3FOoO20rRaFK7whGFQZ3ggyrWEdQc/c8/UiRuzhtg4y1w9FspXH5zpCT07uMnJKBPGh+qNazbNlCQqvSw== + 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/types@3.9.2": version "3.9.2" resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.9.2.tgz#e482cf18faea0d1fa5ce0e3f1e28e0f32d2593eb"