mirror of
https://github.com/apache/superset.git
synced 2026-05-21 15:55:10 +00:00
Merge branch 'master' into msyavuz/chore/react-18
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user