1
0
mirror of synced 2025-12-11 04:07:55 +08:00

chore: 更新依赖

This commit is contained in:
roymondchen
2024-08-01 20:44:36 +08:00
parent 81a221e561
commit 92e6d40e75
19 changed files with 1913 additions and 2198 deletions

View File

@@ -40,17 +40,17 @@
"typescript"
],
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue": "^5.1.1",
"@vue/compiler-sfc": "^3.4.27",
"@types/node": "^18.19.0",
"rimraf": "^3.0.2",
"vite": "^5.3.1",
"vite": "^5.3.5",
"vue-tsc": "^2.0.19"
},
"peerDependencies": {
"@tmagic/design": "workspace:*",
"tdesign-vue-next": "^1.8.1",
"vue": "^3.4.27",
"vue": "^3.4.35",
"typescript": "*"
},
"peerDependenciesMeta": {