perf: Remove antd-with-locales import (#29788)

This commit is contained in:
Kamil Gabryjelski
2024-08-05 17:17:59 +02:00
committed by GitHub
parent d877d46557
commit f1136b57dd
8 changed files with 413 additions and 115 deletions

View File

@@ -40,9 +40,9 @@
"@ant-design/icons": "^5.0.1",
"@superset-ui/chart-controls": "*",
"@superset-ui/core": "*",
"@testing-library/dom": "^7.29.4",
"@testing-library/dom": "^8.20.1",
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/react": "^11.2.0",
"@testing-library/react": "^12.1.5",
"@testing-library/react-hooks": "^5.0.3",
"@testing-library/user-event": "^12.7.0",
"@types/classnames": "*",