chore: 批量更新 vtj 低代码引擎依赖

This commit is contained in:
wangxuefeng
2025-02-27 16:40:08 +08:00
parent 8e6d5887ac
commit 0c0ce0697f
7 changed files with 124 additions and 208 deletions

View File

@@ -16,17 +16,17 @@
"clean": "rimraf node_modules"
},
"dependencies": {
"@vtj/core": "^0.10.4",
"@vtj/designer": "0.10.4",
"@vtj/icons": "0.10.4",
"@vtj/local": "^0.10.4",
"@vtj/materials": "^0.10.4",
"@vtj/core": "^0.10.5",
"@vtj/designer": "0.10.5",
"@vtj/icons": "0.10.5",
"@vtj/local": "^0.10.5",
"@vtj/materials": "^0.10.5",
"@vtj/node": "0.10.1",
"@vtj/pro": "^0.10.4",
"@vtj/renderer": "^0.10.4",
"@vtj/ui": "^0.10.4",
"@vtj/utils": "0.10.4",
"@vtj/web": "^0.10.4",
"@vtj/pro": "^0.10.5",
"@vtj/renderer": "^0.10.5",
"@vtj/ui": "^0.10.5",
"@vtj/utils": "0.10.5",
"@vtj/web": "^0.10.5",
"element-plus": "^2.9.4",
"licia-es": "^1.46.0",
"vue": "~3.5.13",