Merge branch 'master' into msyavuz/chore/react-18

This commit is contained in:
Mehmet Salih Yavuz
2025-11-24 12:05:19 +03:00
2034 changed files with 115854 additions and 34591 deletions

View File

@@ -27,6 +27,7 @@
"access": "public"
},
"peerDependencies": {
"@apache-superset/core": "*",
"@ant-design/icons": "^5.2.6",
"@superset-ui/chart-controls": "*",
"@superset-ui/core": "*",
@@ -36,8 +37,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@babel/types": "^7.28.0",
"@babel/types": "^7.28.4",
"@types/jest": "^29.5.12",
"jest": "^30.0.5"
"jest": "^30.2.0"
}
}