feat: 渲染器支持 echart 渲染

This commit is contained in:
wangxuefeng
2025-03-19 14:45:09 +08:00
parent 9b39f265d3
commit a4c5f633cf
17 changed files with 786 additions and 176 deletions

View File

@@ -15,17 +15,17 @@
"typecheck": "vue-tsc --noEmit --skipLibCheck"
},
"dependencies": {
"@vtj/core": "^0.11.1",
"@vtj/designer": "0.11.1",
"@vtj/icons": "0.11.1",
"@vtj/local": "^0.11.1",
"@vtj/materials": "^0.11.1",
"@vtj/core": "^0.11.2",
"@vtj/designer": "0.11.2",
"@vtj/icons": "0.11.2",
"@vtj/local": "^0.11.2",
"@vtj/materials": "^0.11.2",
"@vtj/node": "0.11.1",
"@vtj/pro": "^0.11.1",
"@vtj/renderer": "^0.11.1",
"@vtj/ui": "^0.11.1",
"@vtj/utils": "0.11.1",
"@vtj/web": "^0.11.1",
"@vtj/pro": "^0.11.2",
"@vtj/renderer": "^0.11.2",
"@vtj/ui": "^0.11.2",
"@vtj/utils": "0.11.2",
"@vtj/web": "^0.11.2",
"axios": "^1.8.1",
"element-plus": "^2.9.4",
"licia-es": "^1.46.0",