chore: 升级低代码引擎依赖

This commit is contained in:
wangxuefeng
2025-03-14 14:31:28 +08:00
parent f63b39b818
commit fb8fbf3294
3 changed files with 241 additions and 335 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.13",
"@vtj/icons": "0.10.13",
"@vtj/materials": "^0.10.13",
"@vtj/pro": "^0.10.13",
"@vtj/renderer": "^0.10.13",
"@vtj/ui": "^0.10.13",
"@vtj/utils": "^0.10.13",
"@vtj/web": "^0.10.13",
"@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",
"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.2",
"@vtj/cli": "^0.10.3",
"vite": "catalog:",
"vite-plugin-mkcert": "catalog:"
}