1
0
mirror of synced 2025-12-10 03:38:01 +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

@@ -73,14 +73,14 @@
"@types/node": "^18.19.0",
"@types/serialize-javascript": "^5.0.1",
"@types/sortablejs": "^1.15.8",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/compiler-sfc": "^3.5.12",
"@vue/test-utils": "^2.4.6",
"rimraf": "^3.0.2",
"sass": "^1.78.0",
"sass": "^1.83.0",
"tsc-alias": "^1.8.5",
"type-fest": "^4.10.3",
"vite": "^5.4.10"
"vite": "^6.0.3"
},
"peerDependencies": {
"@tmagic/core": "workspace:*",