1
0
mirror of synced 2025-12-08 10:07:54 +08:00

chore: 更新依赖,vue@3.5.1

This commit is contained in:
roymondchen
2024-09-05 19:36:25 +08:00
committed by roymondchen
parent 0c665c6b3c
commit 1de4d95bd4
26 changed files with 2074 additions and 1097 deletions

View File

@@ -37,16 +37,16 @@
"typescript"
],
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.1",
"@vue/compiler-sfc": "^3.4.27",
"@vitejs/plugin-vue": "^5.1.3",
"@vue/compiler-sfc": "^3.5.0",
"@types/node": "^18.19.0",
"rimraf": "^3.0.2",
"vite": "^5.3.5"
"vite": "^5.4.3"
},
"peerDependencies": {
"@tmagic/design": "workspace:*",
"tdesign-vue-next": "^1.9.8",
"vue": "^3.4.35",
"vue": "^3.5.0",
"typescript": "*"
},
"peerDependenciesMeta": {