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

@@ -17,14 +17,14 @@
"@sentry/vue": "^9.5.0",
"@sy/web-vitals": "workspace:*",
"@tanstack/vue-query": "^5.66.9",
"@vtj/core": "^0.10.14",
"@vtj/icons": "0.10.14",
"@vtj/materials": "^0.10.14",
"@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/icons": "0.10.15",
"@vtj/materials": "^0.10.15",
"@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": "catalog:",
"core-js": "^3.40.0",
"element-plus": "catalog:",
@@ -38,7 +38,7 @@
"@farmfe/core": "^1.6.7",
"@types/postmate": "catalog:",
"@vitejs/plugin-vue": "^5.2.1",
"@vtj/cli": "^0.10.3",
"@vtj/cli": "^0.10.4",
"vite": "catalog:",
"vite-plugin-mkcert": "catalog:"
}