chore: bump dependencies (#11133)

* chore: bump dependencies

* chore: another bump
This commit is contained in:
Almeida
2025-10-06 23:42:31 +01:00
committed by GitHub
parent 2c08b0f975
commit 985b525556
39 changed files with 6239 additions and 5904 deletions

View File

@@ -60,7 +60,7 @@
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"commander": "^14.0.0",
"commander": "^14.0.1",
"jsdoc-to-markdown": "^8.0.3",
"tslib": "^2.8.1",
"typedoc": "^0.25.13"
@@ -68,17 +68,17 @@
"devDependencies": {
"@favware/cliff-jumper": "^4.1.0",
"@types/jsdoc-to-markdown": "^7.0.6",
"@types/node": "^22.17.2",
"cross-env": "^10.0.0",
"eslint": "^9.33.0",
"@types/node": "^22.18.8",
"cross-env": "^10.1.0",
"eslint": "^9.37.0",
"eslint-config-neon": "^0.2.7",
"eslint-formatter-compact": "^8.40.0",
"eslint-formatter-pretty": "^6.0.1",
"eslint-formatter-pretty": "^7.0.0",
"prettier": "^3.6.2",
"terser": "^5.43.1",
"terser": "^5.44.0",
"tsup": "^8.5.0",
"turbo": "^2.5.6",
"typescript": "~5.9.2"
"turbo": "^2.5.8",
"typescript": "~5.9.3"
},
"engines": {
"node": ">=22.12.0"