chore: 批量更新 vtj 低代码引擎依赖

This commit is contained in:
wangxuefeng
2025-02-27 16:40:08 +08:00
parent 8e6d5887ac
commit 0c0ce0697f
7 changed files with 124 additions and 208 deletions

View File

@@ -16,10 +16,10 @@
"@iframe-resizer/child": "^5.3.3",
"@sy/low-code-shared": "workspace:*",
"@sy/web-vitals": "workspace:*",
"@vtj/core": "^0.10.4",
"@vtj/icons": "0.10.4",
"@vtj/materials": "^0.10.4",
"@vtj/renderer": "^0.10.4",
"@vtj/core": "^0.10.5",
"@vtj/icons": "0.10.5",
"@vtj/materials": "^0.10.5",
"@vtj/renderer": "^0.10.5",
"core-js": "^3.40.0",
"element-plus": "^2.9.4",
"licia-es": "^1.46.0",
@@ -31,7 +31,7 @@
"@farmfe/cli": "^1.0.4",
"@farmfe/core": "^1.6.6",
"@sy/vite-plugin-http2-proxy": "workspace:*",
"vite-plugin-mkcert": "^1.17.6",
"@vitejs/plugin-vue": "^5.2.1"
"@vitejs/plugin-vue": "^5.2.1",
"vite-plugin-mkcert": "^1.17.6"
}
}