mirror of
https://github.com/apache/superset.git
synced 2026-05-11 02:45:46 +00:00
Merge branch 'master' into msyavuz/chore/react-18
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"handlebars": "^4.7.8",
|
||||
"handlebars-group-by": "^1.0.1",
|
||||
"just-handlebars-helpers": "^1.0.19"
|
||||
},
|
||||
@@ -35,6 +34,7 @@
|
||||
"@superset-ui/chart-controls": "*",
|
||||
"@superset-ui/core": "*",
|
||||
"ace-builds": "^1.4.14",
|
||||
"handlebars": "^4.7.8",
|
||||
"lodash": "^4.17.11",
|
||||
"dayjs": "^1.11.13",
|
||||
"react": "^18.2.0",
|
||||
@@ -44,6 +44,6 @@
|
||||
"devDependencies": {
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/lodash": "^4.17.20",
|
||||
"jest": "^30.0.4"
|
||||
"jest": "^30.0.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user