mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore: bump dependencies (#11051)
* chore: bump dependencies * build: bump discord-api-types to 0.38.22 * fix: fix builders --------- Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
@@ -70,22 +70,22 @@
|
||||
"commander": "^14.0.0",
|
||||
"tslib": "^2.8.1",
|
||||
"undici": "7.11.0",
|
||||
"yaml": "^2.8.0"
|
||||
"yaml": "^2.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@turbo/gen": "^2.5.4",
|
||||
"@types/node": "^22.16.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"@turbo/gen": "^2.5.6",
|
||||
"@types/node": "^22.17.2",
|
||||
"cross-env": "^10.0.0",
|
||||
"env-cmd": "^10.1.0",
|
||||
"eslint": "^9.30.1",
|
||||
"eslint": "^9.33.0",
|
||||
"eslint-config-neon": "^0.2.7",
|
||||
"eslint-formatter-compact": "^8.40.0",
|
||||
"eslint-formatter-pretty": "^6.0.1",
|
||||
"prettier": "^3.6.2",
|
||||
"terser": "^5.43.1",
|
||||
"tsup": "^8.5.0",
|
||||
"turbo": "^2.5.4",
|
||||
"typescript": "~5.8.3"
|
||||
"turbo": "^2.5.6",
|
||||
"typescript": "~5.9.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.12.0"
|
||||
|
||||
@@ -59,18 +59,18 @@
|
||||
"devDependencies": {
|
||||
"@discordjs/api-extractor": "workspace:^",
|
||||
"@favware/cliff-jumper": "^4.1.0",
|
||||
"@types/node": "^22.16.0",
|
||||
"@types/node": "^22.17.2",
|
||||
"@vitest/coverage-v8": "^3.2.4",
|
||||
"cross-env": "^7.0.3",
|
||||
"cross-env": "^10.0.0",
|
||||
"esbuild-plugin-version-injector": "^1.2.1",
|
||||
"eslint": "^9.30.1",
|
||||
"eslint": "^9.33.0",
|
||||
"eslint-config-neon": "^0.2.7",
|
||||
"eslint-formatter-compact": "^8.40.0",
|
||||
"eslint-formatter-pretty": "^6.0.1",
|
||||
"prettier": "^3.6.2",
|
||||
"tsup": "^8.5.0",
|
||||
"turbo": "^2.5.4",
|
||||
"typescript": "~5.8.3",
|
||||
"turbo": "^2.5.6",
|
||||
"typescript": "~5.9.2",
|
||||
"vitest": "^3.2.4"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user