1
0
mirror of synced 2026-03-23 02:58:34 +08:00

chore: 更新依赖

This commit is contained in:
roymondchen
2024-10-31 14:20:47 +08:00
committed by roymondchen
parent aaba8bff03
commit 7cd1bc7aec
48 changed files with 1710 additions and 2045 deletions

View File

@@ -17,11 +17,11 @@
"@tmagic/editor": "1.5.0-beta.14",
"@tmagic/element-plus-adapter": "1.5.0-beta.14",
"@tmagic/tmagic-form-runtime": "1.1.3",
"element-plus": "^2.8.0",
"element-plus": "^2.8.6",
"lodash-es": "^4.17.21",
"monaco-editor": "^0.48.0",
"serialize-javascript": "^6.0.0",
"vue": "^3.5.0",
"vue": "^3.5.12",
"vue-router": "^4.4.3"
},
"devDependencies": {
@@ -31,12 +31,12 @@
"@vitejs/plugin-legacy": "^5.4.2",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vue/compiler-sfc": "^3.5.0",
"@vue/compiler-sfc": "^3.5.12",
"sass": "^1.78.0",
"terser": "^5.31.6",
"typescript": "^5.5.4",
"unplugin-auto-import": "^0.12.0",
"unplugin-vue-components": "^0.22.11",
"vite": "^5.4.3"
"vite": "^5.4.10"
}
}