chore: bump dependencies (#11225)

This commit is contained in:
Almeida
2025-10-31 11:15:45 +00:00
committed by GitHub
parent 178c9cb348
commit fb5c629638
48 changed files with 3157 additions and 3252 deletions

View File

@@ -50,20 +50,20 @@
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"commander": "^14.0.1",
"commander": "^14.0.2",
"prompts": "^2.4.2",
"validate-npm-package-name": "^6.0.2"
"validate-npm-package-name": "^7.0.0"
},
"devDependencies": {
"@discordjs/api-extractor": "workspace:^",
"@favware/cliff-jumper": "^4.1.0",
"@types/node": "^22.18.8",
"@types/node": "^22.18.13",
"@types/prompts": "^2.4.9",
"@types/validate-npm-package-name": "^4.0.2",
"cross-env": "^10.1.0",
"eslint": "^9.37.0",
"eslint-config-neon": "^0.2.7",
"eslint-formatter-compact": "^8.40.0",
"eslint": "^9.38.0",
"eslint-config-neon": "^0.2.9",
"eslint-formatter-compact": "^9.0.1",
"eslint-formatter-pretty": "^7.0.0",
"prettier": "^3.6.2",
"terser": "^5.44.0",