chore: 框架构建流程调整

This commit is contained in:
wangxuefeng
2025-03-11 15:03:57 +08:00
parent 9438489a11
commit b0f2b93bbf
42 changed files with 2075 additions and 1128 deletions

View File

@@ -13,17 +13,17 @@
"clean": "rimraf node_modules"
},
"dependencies": {
"@vtj/core": "^0.10.10",
"@vtj/designer": "0.10.10",
"@vtj/icons": "0.10.10",
"@vtj/local": "^0.10.10",
"@vtj/materials": "^0.10.10",
"@vtj/core": "^0.10.12",
"@vtj/designer": "0.10.12",
"@vtj/icons": "0.10.12",
"@vtj/local": "^0.10.12",
"@vtj/materials": "^0.10.12",
"@vtj/node": "0.10.2",
"@vtj/pro": "^0.10.10",
"@vtj/renderer": "^0.10.10",
"@vtj/ui": "^0.10.10",
"@vtj/utils": "0.10.10",
"@vtj/web": "^0.10.10",
"@vtj/pro": "^0.10.12",
"@vtj/renderer": "^0.10.12",
"@vtj/ui": "^0.10.12",
"@vtj/utils": "0.10.12",
"@vtj/web": "^0.10.12",
"axios": "^1.8.1",
"element-plus": "^2.9.4",
"licia-es": "^1.46.0",