chore(deps): bump @ant-design/icons from 5.6.1 to 6.1.1 in /superset-frontend (#39050)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-02 21:42:10 -07:00
committed by GitHub
parent c51132f824
commit f2ff24d811
7 changed files with 73 additions and 16 deletions

View File

@@ -27,15 +27,15 @@
"access": "public"
},
"peerDependencies": {
"react-icons": "5.4.0",
"@ant-design/icons": "^5.6.1",
"@apache-superset/core": "*",
"@ant-design/icons": "^5.2.6",
"@superset-ui/chart-controls": "*",
"@superset-ui/core": "*",
"lodash": "^4.18.1",
"prop-types": "*",
"react": "^17.0.2",
"react-dom": "^17.0.2"
"react-dom": "^17.0.2",
"react-icons": "5.4.0"
},
"devDependencies": {
"@babel/types": "^7.29.0",