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 5fa9657528e chore(deps): update @ant-design/icons requirement from
^6.2.2 to ^6.2.3 in /superset-frontend/packages/superset-ui-core (#40092)
5fa9657528e is described below
commit 5fa9657528efbbe9abeb4b57f868db3c6998ab16
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 14 13:52:37 2026 -0700
chore(deps): update @ant-design/icons requirement from ^6.2.2 to ^6.2.3 in
/superset-frontend/packages/superset-ui-core (#40092)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sadpandajoe <[email protected]>
Co-authored-by: Claude Sonnet 4.6 <[email protected]>
---
superset-frontend/package-lock.json | 8 ++++----
superset-frontend/packages/superset-ui-core/package.json | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/superset-frontend/package-lock.json
b/superset-frontend/package-lock.json
index 2d6de1ff692..51772db991d 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -50174,7 +50174,7 @@
"version": "0.20.4",
"license": "Apache-2.0",
"dependencies": {
- "@ant-design/icons": "^6.2.2",
+ "@ant-design/icons": "^6.2.3",
"@apache-superset/core": "*",
"@babel/runtime": "^7.29.2",
"@types/json-bigint": "^1.0.4",
@@ -50275,9 +50275,9 @@
}
},
"packages/superset-ui-core/node_modules/@ant-design/icons": {
- "version": "6.2.2",
- "resolved":
"https://registry.npmjs.org/@ant-design/icons/-/icons-6.2.2.tgz",
- "integrity":
"sha512-zlJtE7AMbG12TeYVPhtBXwNpFInNy8mjLzcIm+0BPw16/b8ODG87YJ1G37VIF5VFscdgfsf6EweAFPTobu/3iQ==",
+ "version": "6.2.3",
+ "resolved":
"https://registry.npmjs.org/@ant-design/icons/-/icons-6.2.3.tgz",
+ "integrity":
"sha512-Pl3aoAtxQeKryYnt6VvDJtOxMOtA8wrRSACe/pTjOAIG3fdHrWm6Ivb4ku9tsFjYroSXBKirvuxG4QkwBXD9gg==",
"license": "MIT",
"dependencies": {
"@ant-design/colors": "^8.0.1",
diff --git a/superset-frontend/packages/superset-ui-core/package.json
b/superset-frontend/packages/superset-ui-core/package.json
index e0257c24ddb..9e45f5ac5fd 100644
--- a/superset-frontend/packages/superset-ui-core/package.json
+++ b/superset-frontend/packages/superset-ui-core/package.json
@@ -24,7 +24,7 @@
"lib"
],
"dependencies": {
- "@ant-design/icons": "^6.2.2",
+ "@ant-design/icons": "^6.2.3",
"@apache-superset/core": "*",
"@babel/runtime": "^7.29.2",
"@types/json-bigint": "^1.0.4",