This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 1cd12e8576 chore(deps-dev): bump @docusaurus/module-type-aliases from
3.7.0 to 3.8.0 in /docs (#33642)
1cd12e8576 is described below
commit 1cd12e8576f4690c740539f788dc954d568d7e1e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 20 12:17:52 2025 -0600
chore(deps-dev): bump @docusaurus/module-type-aliases from 3.7.0 to 3.8.0
in /docs (#33642)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
docs/package.json | 2 +-
docs/yarn.lock | 41 +++--------------------------------------
2 files changed, 4 insertions(+), 39 deletions(-)
diff --git a/docs/package.json b/docs/package.json
index ccdc7b4437..3081176fe7 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -38,7 +38,7 @@
"swagger-ui-react": "^5.25.2"
},
"devDependencies": {
- "@docusaurus/module-type-aliases": "^3.7.0",
+ "@docusaurus/module-type-aliases": "^3.8.1",
"@docusaurus/tsconfig": "^3.8.0",
"@types/react": "^19.1.8",
"@typescript-eslint/eslint-plugin": "^5.0.0",
diff --git a/docs/yarn.lock b/docs/yarn.lock
index f0a1b713e4..7a045f41ec 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -1678,7 +1678,7 @@
vfile "^6.0.1"
webpack "^5.88.1"
-"@docusaurus/[email protected]":
+"@docusaurus/[email protected]",
"@docusaurus/module-type-aliases@^3.8.1":
version "3.8.1"
resolved
"https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.8.1.tgz#454de577bd7f50b5eae16db0f76b49ca5e4e281a"
integrity
sha512-6xhvAJiXzsaq3JdosS7wbRt/PwEPWHr9eM4YNYqVlbgG1hSK3uQDXTVvQktasp3VO6BmfYWPozueLWuj4gB+vg==
@@ -1691,19 +1691,6 @@
react-helmet-async "npm:@slorber/[email protected]"
react-loadable "npm:@docusaurus/[email protected]"
-"@docusaurus/module-type-aliases@^3.7.0":
- version "3.7.0"
- resolved
"https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.7.0.tgz#15c0745b829c6966c5b3b2c2527c72b54830b0e5"
- integrity
sha512-g7WdPqDNaqA60CmBrr0cORTrsOit77hbsTj7xE2l71YhBn79sxdm7WMK7wfhcaafkbpIh7jv5ef5TOpf1Xv9Lg==
- dependencies:
- "@docusaurus/types" "3.7.0"
- "@types/history" "^4.7.11"
- "@types/react" "*"
- "@types/react-router-config" "*"
- "@types/react-router-dom" "*"
- react-helmet-async "npm:@slorber/react-helmet-async@*"
- react-loadable "npm:@docusaurus/[email protected]"
-
"@docusaurus/[email protected]":
version "3.8.1"
resolved
"https://registry.yarnpkg.com/@docusaurus/plugin-client-redirects/-/plugin-client-redirects-3.8.1.tgz#1d02b3565ae4e53a3b8005835501f07fb0bc0267"
@@ -1983,21 +1970,6 @@
resolved
"https://registry.yarnpkg.com/@docusaurus/tsconfig/-/tsconfig-3.8.0.tgz#ea7ee0917e1562cf0a6e95e049c42f1f61351f32"
integrity
sha512-utLl48nNjSYBoq47RKukZ9fPLEX3nJWThzrujb0ndQQ1jc/gh4RhTRaAqItH9nImnsgGKmLMnyoMBpfGmoop+w==
-"@docusaurus/[email protected]":
- version "3.7.0"
- resolved "https://registry.npmjs.org/@docusaurus/types/-/types-3.7.0.tgz"
- integrity
sha512-kOmZg5RRqJfH31m+6ZpnwVbkqMJrPOG5t0IOl4i/+3ruXyNfWzZ0lVtVrD0u4ONc/0NOsS9sWYaxxWNkH1LdLQ==
- 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 "npm:@slorber/[email protected]"
- utility-types "^3.10.0"
- webpack "^5.95.0"
- webpack-merge "^5.9.0"
-
"@docusaurus/[email protected]":
version "3.8.1"
resolved
"https://registry.yarnpkg.com/@docusaurus/types/-/types-3.8.1.tgz#83ab66c345464e003b576a49f78897482061fc26"
@@ -3587,14 +3559,7 @@
"@types/history" "^4.7.11"
"@types/react" "*"
-"@types/react@*":
- version "19.1.2"
- resolved
"https://registry.yarnpkg.com/@types/react/-/react-19.1.2.tgz#11df86f66f188f212c90ecb537327ec68bfd593f"
- integrity
sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==
- dependencies:
- csstype "^3.0.2"
-
-"@types/react@^19.1.8":
+"@types/react@*", "@types/react@^19.1.8":
version "19.1.8"
resolved
"https://registry.yarnpkg.com/@types/react/-/react-19.1.8.tgz#ff8395f2afb764597265ced15f8dddb0720ae1c3"
integrity
sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==
@@ -10768,7 +10733,7 @@ react-github-btn@^1.4.0:
dependencies:
github-buttons "^2.22.0"
-"react-helmet-async@npm:@slorber/react-helmet-async@*",
"react-helmet-async@npm:@slorber/[email protected]":
+"react-helmet-async@npm:@slorber/[email protected]":
version "1.3.0"
resolved
"https://registry.npmjs.org/react-helmet-async/-/react-helmet-async-1.3.0.tgz"
integrity
sha512-9jZ57/dAn9t3q6hneQS0wukqC2ENOBgMNVEhb/ZG9ZSxUetzVIw4iAmEU38IaVg3QGYauQPhSeUTuIUtFglWpg==