diff --git a/package.json b/package.json index 246a6cc..03f2f20 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@docusaurus/module-type-aliases": "^3.7.0", "@docusaurus/theme-classic": "^3.7.0", "@docusaurus/tsconfig": "^3.7.0", - "@docusaurus/types": "^3.7.0", + "@docusaurus/types": "^3.9.2", "@types/node": "^22.15.21", "typescript": "~5.8.3" }, diff --git a/yarn.lock b/yarn.lock index 16d0251..d356925 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1855,7 +1855,7 @@ resolved "https://registry.yarnpkg.com/@docusaurus/tsconfig/-/tsconfig-3.7.0.tgz#654dcc524e25b8809af0f1b0b42485c18c047ab5" integrity sha512-vRsyj3yUZCjscgfgcFYjIsTcAru/4h4YH2/XAE8Rs7wWdnng98PgWKvP5ovVc4rmRpRg2WChVW0uOy2xHDvDBQ== -"@docusaurus/types@3.7.0", "@docusaurus/types@^3.7.0": +"@docusaurus/types@3.7.0": version "3.7.0" resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.7.0.tgz#3f5a68a60f80ecdcb085666da1d68f019afda943" integrity sha512-kOmZg5RRqJfH31m+6ZpnwVbkqMJrPOG5t0IOl4i/+3ruXyNfWzZ0lVtVrD0u4ONc/0NOsS9sWYaxxWNkH1LdLQ== @@ -1870,6 +1870,22 @@ 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.7.0": version "3.7.0" resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-3.7.0.tgz#1bef52837d321db5dd2361fc07f3416193b5d029"