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

@@ -35,6 +35,6 @@
"peerDependencies": {
"@superset-ui/chart-controls": "*",
"@superset-ui/core": "*",
"react": "^17.0.2"
"react": "^18.2.0"
}
}