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

chore: update deps

This commit is contained in:
roymondchen
2025-03-31 20:31:29 +08:00
parent 38ea57c6cb
commit 9b546645f3
50 changed files with 1316 additions and 1165 deletions

View File

@@ -17,7 +17,7 @@
"@tmagic/editor": "1.5.12",
"@tmagic/element-plus-adapter": "1.5.12",
"@tmagic/tmagic-form-runtime": "1.1.3",
"element-plus": "^2.9.3",
"element-plus": "^2.9.7",
"lodash-es": "^4.17.21",
"monaco-editor": "^0.48.0",
"serialize-javascript": "^6.0.0",
@@ -29,14 +29,14 @@
"@types/node": "^18.19.0",
"@types/serialize-javascript": "^5.0.1",
"@vitejs/plugin-legacy": "^6.0.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue": "^5.2.3",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vue/compiler-sfc": "^3.5.13",
"sass": "^1.83.0",
"terser": "^5.31.6",
"typescript": "^5.7.3",
"typescript": "^5.8.2",
"unplugin-auto-import": "^0.12.0",
"unplugin-vue-components": "^0.22.11",
"vite": "^6.2.3"
"vite": "^6.2.4"
}
}