mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +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:
@@ -66,7 +66,7 @@
|
||||
"@favware/cliff-jumper": "^2.1.1",
|
||||
"@microsoft/api-extractor": "^7.36.3",
|
||||
"@types/node": "18.17.1",
|
||||
"@vitest/coverage-c8": "^0.33.0",
|
||||
"@vitest/coverage-v8": "^0.34.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"esbuild-plugin-version-injector": "^1.2.0",
|
||||
"eslint": "^8.46.0",
|
||||
@@ -76,7 +76,7 @@
|
||||
"tsup": "^7.1.0",
|
||||
"turbo": "^1.10.12",
|
||||
"typescript": "^5.1.6",
|
||||
"vitest": "^0.33.0"
|
||||
"vitest": "^0.34.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.13.0"
|
||||
|
||||
Reference in New Issue
Block a user