Skip to content

Commit d024721

Browse files
chore(deps-dev): bump @docusaurus/types from 3.7.0 to 3.9.2
Bumps [@docusaurus/types](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types) from 3.7.0 to 3.9.2. - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.9.2/packages/docusaurus-types) --- updated-dependencies: - dependency-name: "@docusaurus/types" dependency-version: 3.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bbd99f commit d024721

2 files changed

Lines changed: 18 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@docusaurus/module-type-aliases": "^3.7.0",
2929
"@docusaurus/theme-classic": "^3.7.0",
3030
"@docusaurus/tsconfig": "^3.7.0",
31-
"@docusaurus/types": "^3.7.0",
31+
"@docusaurus/types": "^3.9.2",
3232
"@types/node": "^22.15.21",
3333
"typescript": "~5.8.3"
3434
},

yarn.lock

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1855,7 +1855,7 @@
18551855
resolved "https://registry.yarnpkg.com/@docusaurus/tsconfig/-/tsconfig-3.7.0.tgz#654dcc524e25b8809af0f1b0b42485c18c047ab5"
18561856
integrity sha512-vRsyj3yUZCjscgfgcFYjIsTcAru/4h4YH2/XAE8Rs7wWdnng98PgWKvP5ovVc4rmRpRg2WChVW0uOy2xHDvDBQ==
18571857

1858-
"@docusaurus/types@3.7.0", "@docusaurus/types@^3.7.0":
1858+
"@docusaurus/types@3.7.0":
18591859
version "3.7.0"
18601860
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.7.0.tgz#3f5a68a60f80ecdcb085666da1d68f019afda943"
18611861
integrity sha512-kOmZg5RRqJfH31m+6ZpnwVbkqMJrPOG5t0IOl4i/+3ruXyNfWzZ0lVtVrD0u4ONc/0NOsS9sWYaxxWNkH1LdLQ==
@@ -1870,6 +1870,22 @@
18701870
webpack "^5.95.0"
18711871
webpack-merge "^5.9.0"
18721872

1873+
"@docusaurus/types@^3.9.2":
1874+
version "3.9.2"
1875+
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.9.2.tgz#e482cf18faea0d1fa5ce0e3f1e28e0f32d2593eb"
1876+
integrity sha512-Ux1JUNswg+EfUEmajJjyhIohKceitY/yzjRUpu04WXgvVz+fbhVC0p+R0JhvEu4ytw8zIAys2hrdpQPBHRIa8Q==
1877+
dependencies:
1878+
"@mdx-js/mdx" "^3.0.0"
1879+
"@types/history" "^4.7.11"
1880+
"@types/mdast" "^4.0.2"
1881+
"@types/react" "*"
1882+
commander "^5.1.0"
1883+
joi "^17.9.2"
1884+
react-helmet-async "npm:@slorber/react-helmet-async@1.3.0"
1885+
utility-types "^3.10.0"
1886+
webpack "^5.95.0"
1887+
webpack-merge "^5.9.0"
1888+
18731889
"@docusaurus/utils-common@3.7.0":
18741890
version "3.7.0"
18751891
resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-3.7.0.tgz#1bef52837d321db5dd2361fc07f3416193b5d029"

0 commit comments

Comments
 (0)