chore: 低代码引擎升级

This commit is contained in:
wangxuefeng
2025-03-17 14:01:07 +08:00
parent fb8fbf3294
commit a6e787fd5b
11 changed files with 337 additions and 242 deletions

View File

@@ -15,17 +15,17 @@
"typecheck": "vue-tsc --noEmit --skipLibCheck"
},
"dependencies": {
"@vtj/core": "^0.10.14",
"@vtj/designer": "0.10.14",
"@vtj/icons": "0.10.14",
"@vtj/local": "^0.10.14",
"@vtj/materials": "^0.10.14",
"@vtj/node": "0.10.2",
"@vtj/pro": "^0.10.14",
"@vtj/renderer": "^0.10.14",
"@vtj/ui": "^0.10.14",
"@vtj/utils": "0.10.14",
"@vtj/web": "^0.10.14",
"@vtj/core": "^0.10.15",
"@vtj/designer": "0.10.15",
"@vtj/icons": "0.10.15",
"@vtj/local": "^0.10.15",
"@vtj/materials": "^0.10.15",
"@vtj/node": "0.10.3",
"@vtj/pro": "^0.10.15",
"@vtj/renderer": "^0.10.15",
"@vtj/ui": "^0.10.15",
"@vtj/utils": "0.10.15",
"@vtj/web": "^0.10.15",
"axios": "^1.8.1",
"element-plus": "^2.9.4",
"licia-es": "^1.46.0",
@@ -38,7 +38,7 @@
},
"devDependencies": {
"@types/postmate": "catalog:",
"@vtj/cli": "^0.10.3",
"@vtj/cli": "^0.10.4",
"vite": "catalog:",
"vite-plugin-mkcert": "catalog:",
"vitest": "catalog:"