mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
build: Bump dependencies (#9899)
build: bump dependencies Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
},
|
||||
"homepage": "https://discord.js.org",
|
||||
"dependencies": {
|
||||
"commander": "^11.0.0",
|
||||
"commander": "^11.1.0",
|
||||
"fast-glob": "^3.3.1",
|
||||
"picocolors": "^1.0.0",
|
||||
"prompts": "^2.4.2",
|
||||
@@ -56,17 +56,17 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@favware/cliff-jumper": "^2.2.0",
|
||||
"@microsoft/api-extractor": "^7.36.4",
|
||||
"@microsoft/api-extractor": "^7.38.0",
|
||||
"@types/node": "16.18.44",
|
||||
"@types/prompts": "^2.4.4",
|
||||
"@types/prompts": "^2.4.6",
|
||||
"@types/validate-npm-package-name": "^4.0.0",
|
||||
"@vitest/coverage-v8": "^0.34.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.48.0",
|
||||
"eslint": "^8.51.0",
|
||||
"eslint-config-neon": "^0.1.57",
|
||||
"eslint-formatter-pretty": "^5.0.0",
|
||||
"prettier": "^3.0.2",
|
||||
"terser": "^5.19.2",
|
||||
"prettier": "^3.0.3",
|
||||
"terser": "^5.22.0",
|
||||
"tsup": "^7.2.0",
|
||||
"typescript": "^5.2.2",
|
||||
"vitest": "^0.34.3"
|
||||
|
||||
Reference in New Issue
Block a user