refactor: initial upgrade

This commit is contained in:
Mehmet Salih Yavuz
2025-06-07 16:50:41 +03:00
parent fa92bb90db
commit b11ae1ecab
28 changed files with 3811 additions and 4404 deletions

View File

@@ -41,14 +41,13 @@
"@superset-ui/core": "*",
"@testing-library/dom": "^8.20.1",
"@testing-library/jest-dom": "*",
"@testing-library/react": "^12.1.5",
"@testing-library/react-hooks": "*",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "*",
"@types/classnames": "*",
"@types/react": "*",
"match-sorter": "^6.3.3",
"react": "^17.0.2",
"react-dom": "^17.0.2"
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"publishConfig": {
"access": "public"