mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 11:33:30 +01:00
build: Update vite and other related dependencies (#9772)
* build: update vite and other related dependencies * chore: use `"errors-only"`
This commit is contained in:
@@ -81,9 +81,9 @@
|
||||
"turbo": "^1.10.12",
|
||||
"typescript": "^5.1.6",
|
||||
"unocss": "^0.54.0",
|
||||
"vite": "^4.4.7",
|
||||
"vite-plugin-dts": "^3.4.0",
|
||||
"vitest": "^0.33.0"
|
||||
"vite": "^4.4.9",
|
||||
"vite-plugin-dts": "^3.5.2",
|
||||
"vitest": "^0.34.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.9.0"
|
||||
|
||||
Reference in New Issue
Block a user