mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
feat(explore): Add Echarts option editor (#37868)
This commit is contained in:
@@ -26,8 +26,10 @@
|
||||
"dependencies": {
|
||||
"@types/d3-array": "^3.2.2",
|
||||
"@types/react-redux": "^7.1.34",
|
||||
"acorn": "^8.9.0",
|
||||
"d3-array": "^3.2.4",
|
||||
"lodash": "^4.17.23"
|
||||
"lodash": "^4.17.23",
|
||||
"zod": "^4.3.6"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@apache-superset/core": "*",
|
||||
|
||||
Reference in New Issue
Block a user