chore: update deps

This commit is contained in:
vben
2024-06-30 23:15:23 +08:00
parent 8252d116f1
commit 484a0903e9
8 changed files with 93 additions and 142 deletions

View File

@@ -18,7 +18,7 @@
"license": "MIT",
"author": {
"name": "vben",
"email": "anncwb@126.com",
"email": "ann.vben@gmail.com",
"url": "https://github.com/anncwb"
},
"type": "module",
@@ -68,11 +68,11 @@
"is-ci": "^3.0.1",
"jsdom": "^24.1.0",
"rimraf": "^5.0.7",
"taze": "^0.14.1",
"taze": "^0.14.2",
"turbo": "^2.0.6",
"typescript": "^5.5.3",
"unbuild": "^2.0.0",
"vite": "^5.3.2",
"vite": "^5.3.3",
"vitest": "^2.0.0-beta.12",
"vue-tsc": "^2.0.24"
},