fix: testing library version

This commit is contained in:
Mehmet Salih Yavuz
2026-03-11 12:21:21 +03:00
parent 353c222292
commit 9b1b3b3e45
9 changed files with 25 additions and 46 deletions

View File

@@ -40,7 +40,7 @@
"@ant-design/icons": "^5.2.6",
"@superset-ui/chart-controls": "*",
"@superset-ui/core": "*",
"@testing-library/dom": "^8.20.1",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "*",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "*",