chore: rip antd-v4 from the app! (#33411)

This commit is contained in:
Maxime Beauchemin
2025-05-15 10:42:56 -07:00
committed by GitHub
parent fcea7e4af9
commit 33f2ffd2a9
249 changed files with 1574 additions and 2147 deletions

View File

@@ -33,11 +33,11 @@
"memoize-one": "^5.2.1",
"react-table": "^7.8.0",
"regenerator-runtime": "^0.14.1",
"xss": "^1.0.15",
"antd-v5": "npm:antd@^5.24.6"
"xss": "^1.0.15"
},
"peerDependencies": {
"@ant-design/icons": "^5.2.6",
"antd": "^5.24.6",
"@superset-ui/chart-controls": "*",
"@superset-ui/core": "*",
"@testing-library/dom": "^8.20.1",