-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump @docusaurus/module-type-aliases in /docs
Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 3.4.0 to 3.5.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.5.2/packages/docusaurus-module-type-aliases) --- updated-dependencies: - dependency-name: "@docusaurus/module-type-aliases" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
1317af8
commit e334308
Showing
2 changed files
with
30 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1462,7 +1462,7 @@ | |
vfile "^6.0.1" | ||
webpack "^5.88.1" | ||
|
||
"@docusaurus/[email protected]", "@docusaurus/module-type-aliases@^3.4.0": | ||
"@docusaurus/[email protected]": | ||
version "3.4.0" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.4.0.tgz#2653bde58fc1aa3dbc626a6c08cfb63a37ae1bb8" | ||
integrity sha512-A1AyS8WF5Bkjnb8s+guTDuYmUiwJzNrtchebBHpc0gz0PyHJNMaybUlSrmJjHVcGrya0LKI4YcR3lBDQfXRYLw== | ||
|
@@ -1475,6 +1475,19 @@ | |
react-helmet-async "*" | ||
react-loadable "npm:@docusaurus/[email protected]" | ||
|
||
"@docusaurus/module-type-aliases@^3.5.2": | ||
version "3.5.2" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.5.2.tgz#4e8f9c0703e23b2e07ebfce96598ec83e4dd2a9e" | ||
integrity sha512-Z+Xu3+2rvKef/YKTMxZHsEXp1y92ac0ngjDiExRdqGTmEKtCUpkbNYH8v5eXo5Ls+dnW88n6WTa+Q54kLOkwPg== | ||
dependencies: | ||
"@docusaurus/types" "3.5.2" | ||
"@types/history" "^4.7.11" | ||
"@types/react" "*" | ||
"@types/react-router-config" "*" | ||
"@types/react-router-dom" "*" | ||
react-helmet-async "*" | ||
react-loadable "npm:@docusaurus/[email protected]" | ||
|
||
"@docusaurus/plugin-client-redirects@^3.4.0": | ||
version "3.4.0" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-client-redirects/-/plugin-client-redirects-3.4.0.tgz#10eafc9adcf3f9be7cc33d77e816040dc7a8d368" | ||
|
@@ -1728,6 +1741,21 @@ | |
webpack "^5.88.1" | ||
webpack-merge "^5.9.0" | ||
|
||
"@docusaurus/[email protected]": | ||
version "3.5.2" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.5.2.tgz#058019dbeffbee2d412c3f72569e412a727f9608" | ||
integrity sha512-N6GntLXoLVUwkZw7zCxwy9QiuEXIcTVzA9AkmNw16oc0AP3SXLrMmDMMBIfgqwuKWa6Ox6epHol9kMtJqekACw== | ||
dependencies: | ||
"@mdx-js/mdx" "^3.0.0" | ||
"@types/history" "^4.7.11" | ||
"@types/react" "*" | ||
commander "^5.1.0" | ||
joi "^17.9.2" | ||
react-helmet-async "^1.3.0" | ||
utility-types "^3.10.0" | ||
webpack "^5.88.1" | ||
webpack-merge "^5.9.0" | ||
|
||
"@docusaurus/[email protected]": | ||
version "3.4.0" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-3.4.0.tgz#2a43fefd35b85ab9fcc6833187e66c15f8bfbbc6" | ||
|