chore: 依赖调整

This commit is contained in:
wangxuefeng
2025-03-21 10:30:12 +08:00
parent e329f77cb2
commit b76b9e9013
9 changed files with 459 additions and 1004 deletions

View File

@@ -15,17 +15,17 @@
"typecheck": "vue-tsc --noEmit --skipLibCheck"
},
"dependencies": {
"@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.2",
"@vtj/renderer": "^0.11.2",
"@vtj/ui": "^0.11.2",
"@vtj/utils": "0.11.2",
"@vtj/web": "^0.11.2",
"@vtj/core": "^0.11.5",
"@vtj/designer": "0.11.5",
"@vtj/icons": "0.11.5",
"@vtj/local": "^0.11.5",
"@vtj/materials": "^0.11.5",
"@vtj/node": "0.11.2",
"@vtj/pro": "^0.11.5",
"@vtj/renderer": "^0.11.5",
"@vtj/ui": "^0.11.5",
"@vtj/utils": "0.11.5",
"@vtj/web": "^0.11.5",
"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.11.1",
"@vtj/cli": "^0.11.2",
"vite": "catalog:",
"vite-plugin-mkcert": "catalog:",
"vitest": "catalog:"