build: Update vite and other related dependencies (#9772)

* build: update vite and other related dependencies

* chore: use `"errors-only"`
This commit is contained in:
Jiralite
2023-08-13 20:36:23 +01:00
committed by GitHub
parent 9ed1b59df6
commit a1605b3a5e
21 changed files with 203 additions and 125 deletions

View File

@@ -59,7 +59,7 @@
"typescript": "^5.1.6",
"unocss": "^0.54.0",
"vercel": "^31.2.0",
"vitest": "^0.33.0"
"vitest": "^0.34.1"
},
"resolutions": {
"@microsoft/tsdoc-config@~0.16.1": "patch:@microsoft/tsdoc-config@npm%3A0.16.2#./.yarn/patches/@microsoft-tsdoc-config-npm-0.16.2-30fd115d09.patch",