1
0
mirror of synced 2026-05-21 01:36:40 +08:00

chore: update deps

This commit is contained in:
roymondchen
2024-12-13 16:54:56 +08:00
parent 6cf20cee34
commit 98f45d2334
23 changed files with 653 additions and 501 deletions

View File

@@ -38,11 +38,11 @@
"typescript"
],
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/compiler-sfc": "^3.5.12",
"@types/node": "^18.19.0",
"rimraf": "^3.0.2",
"vite": "^5.4.10"
"vite": "^6.0.3"
},
"peerDependencies": {
"@tmagic/design": "workspace:*",