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 e74efd3072 chore(deps-dev): bump @docusaurus/module-type-aliases from
3.6.3 to 3.7.0 in /docs (#32088)
e74efd3072 is described below
commit e74efd3072c754e9b6af2b17ca30615772a0df17
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 19 17:12:59 2025 -0700
chore(deps-dev): bump @docusaurus/module-type-aliases from 3.6.3 to 3.7.0
in /docs (#32088)
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 | 33 ++++++++++++++++++++++-----------
2 files changed, 23 insertions(+), 12 deletions(-)
diff --git a/docs/package.json b/docs/package.json
index 475e1c0bdd..46b1740751 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -46,7 +46,7 @@
"url-loader": "^4.1.1"
},
"devDependencies": {
- "@docusaurus/module-type-aliases": "^3.6.3",
+ "@docusaurus/module-type-aliases": "^3.7.0",
"@docusaurus/tsconfig": "^3.6.3",
"@types/react": "^18.3.12",
"typescript": "^5.7.3",
diff --git a/docs/yarn.lock b/docs/yarn.lock
index c366dcb874..494587c065 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -1560,17 +1560,17 @@
react-helmet-async "*"
react-loadable "npm:@docusaurus/[email protected]"
-"@docusaurus/module-type-aliases@^3.6.3":
- version "3.6.3"
- resolved
"https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.6.3.tgz#1f7030b1cf1f658cf664d41b6eadba93bbe51d87"
- integrity
sha512-MjaXX9PN/k5ugNvfRZdWyKWq4FsrhN4LEXaj0pEmMebJuBNlFeGyKQUa9DRhJHpadNaiMLrbo9m3U7Ig5YlsZg==
+"@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.6.3"
+ "@docusaurus/types" "3.7.0"
"@types/history" "^4.7.11"
"@types/react" "*"
"@types/react-router-config" "*"
"@types/react-router-dom" "*"
- react-helmet-async "*"
+ react-helmet-async "npm:@slorber/react-helmet-async@*"
react-loadable "npm:@docusaurus/[email protected]"
"@docusaurus/plugin-client-redirects@^3.5.2":
@@ -1825,17 +1825,17 @@
webpack "^5.88.1"
webpack-merge "^5.9.0"
-"@docusaurus/[email protected]":
- version "3.6.3"
- resolved
"https://registry.yarnpkg.com/@docusaurus/types/-/types-3.6.3.tgz#e87592e31616da1b8dc473e4c8205c61885a1518"
- integrity
sha512-xD9oTGDrouWzefkhe9ogB2fDV96/82cRpNGx2HIvI5L87JHNhQVIWimQ/3JIiiX/TEd5S9s+VO6FFguwKNRVow==
+"@docusaurus/[email protected]":
+ version "3.7.0"
+ resolved
"https://registry.yarnpkg.com/@docusaurus/types/-/types-3.7.0.tgz#3f5a68a60f80ecdcb085666da1d68f019afda943"
+ 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 "^1.3.0"
+ react-helmet-async "npm:@slorber/[email protected]"
utility-types "^3.10.0"
webpack "^5.95.0"
webpack-merge "^5.9.0"
@@ -8717,6 +8717,17 @@ react-helmet-async@^1.3.0:
react-fast-compare "^3.2.0"
shallowequal "^1.1.0"
+"react-helmet-async@npm:@slorber/react-helmet-async@*",
"react-helmet-async@npm:@slorber/[email protected]":
+ version "1.3.0"
+ resolved
"https://registry.yarnpkg.com/@slorber/react-helmet-async/-/react-helmet-async-1.3.0.tgz#11fbc6094605cf60aa04a28c17e0aab894b4ecff"
+ integrity
sha512-e9/OK8VhwUSc67diWI8Rb3I0YgI9/SBQtnhe9aEuK6MhZm7ntZZimXgwXnd8W96YTmSOb9M4d8LwhRZyhWr/1A==
+ dependencies:
+ "@babel/runtime" "^7.12.5"
+ invariant "^2.2.4"
+ prop-types "^15.7.2"
+ react-fast-compare "^3.2.0"
+ shallowequal "^1.1.0"
+
[email protected]:
version "2.2.0"
resolved
"https://registry.yarnpkg.com/react-immutable-proptypes/-/react-immutable-proptypes-2.2.0.tgz#cce96d68cc3c18e89617cbf3092d08e35126af4a"