test: 低代码依赖升级尝试

This commit is contained in:
wangxuefeng
2025-03-18 14:32:33 +08:00
parent 1019afc24c
commit d1cbb3f1f7
7 changed files with 1076 additions and 656 deletions

View File

@@ -15,17 +15,17 @@
"typecheck": "vue-tsc --noEmit --skipLibCheck"
},
"dependencies": {
"@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",
"@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/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",
"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.4",
"@vtj/cli": "^0.11.1",
"vite": "catalog:",
"vite-plugin-mkcert": "catalog:",
"vitest": "catalog:"