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

@@ -32,8 +32,8 @@
"@superset-ui/core": "*",
"lodash": "^4.17.11",
"prop-types": "*",
"react": "^17.0.2",
"react-dom": "^17.0.2"
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@babel/types": "^7.26.9",