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 96bf1a1e4cd chore(deps): bump caniuse-lite from 1.0.30001800 to
1.0.30001802 in /docs (#41987)
96bf1a1e4cd is described below
commit 96bf1a1e4cd69eb220f194ba3594c98fddb3a4c4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 13 03:26:18 2026 -0700
chore(deps): bump caniuse-lite from 1.0.30001800 to 1.0.30001802 in /docs
(#41987)
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 | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/docs/package.json b/docs/package.json
index b2fbda495a9..6fe1de1ddd6 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -63,7 +63,7 @@
"@swc/core": "^1.15.43",
"antd": "^6.5.0",
"baseline-browser-mapping": "^2.10.40",
- "caniuse-lite": "^1.0.30001799",
+ "caniuse-lite": "^1.0.30001802",
"docusaurus-plugin-openapi-docs": "^5.1.0",
"docusaurus-theme-openapi-docs": "^5.1.0",
"js-yaml": "^5.2.0",
diff --git a/docs/yarn.lock b/docs/yarn.lock
index ab6b5b6ef02..ed04fc8f916 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -6567,10 +6567,10 @@ caniuse-api@^3.0.0:
lodash.memoize "^4.1.2"
lodash.uniq "^4.5.0"
-caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001799:
- version "1.0.30001800"
- resolved
"https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001800.tgz#b896c773e1c39400809415162bb5320371291b36"
- integrity
sha512-MMHtuAz9Ys840zAY5F4k6fV5GaivZ9sPk+nz0mY+GYVzRBnYkN0mpqkSR92oWRQ19yQWo4HvBV/FnC16AJX8MA==
+caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001799, caniuse-lite@^1.0.30001802:
+ version "1.0.30001802"
+ resolved
"https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001802.tgz#2671fb13d468930586c56ffa80feb1c51e18ec69"
+ integrity
sha512-vmv8ub2xwTNmljSKf82mtCk5JH7hC+YgzLj3P5zotvA0tPQ9016tdNNOG8WRca1IxOnhSsivB+J0z5FeE5LOUw==
ccount@^2.0.0:
version "2.0.1"