chore: 更新低代码引擎依赖,file 增删改查完成

This commit is contained in:
wangxuefeng
2025-03-01 10:06:57 +08:00
parent 9e012947fb
commit 384ea1f547
6 changed files with 529 additions and 399 deletions

View File

@@ -16,17 +16,17 @@
"@iframe-resizer/child": "^5.3.3",
"@sy/low-code-shared": "workspace:*",
"@sy/web-vitals": "workspace:*",
"@vtj/core": "^0.10.5",
"@vtj/icons": "0.10.5",
"@vtj/materials": "^0.10.5",
"@vtj/renderer": "^0.10.5",
"@vtj/core": "^0.10.6",
"@vtj/icons": "0.10.6",
"@vtj/materials": "^0.10.6",
"@vtj/renderer": "^0.10.6",
"axios": "^1.8.1",
"core-js": "^3.40.0",
"element-plus": "^2.9.4",
"licia-es": "^1.46.0",
"postmate": "^1.5.2",
"rrweb": "2.0.0-alpha.4",
"vue": "^3.5.13",
"axios": "^1.8.1"
"vue": "^3.5.13"
},
"devDependencies": {
"@farmfe/cli": "^1.0.4",