mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore: bump dependencies (#11225)
This commit is contained in:
@@ -44,25 +44,25 @@
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/github": "^6.0.1",
|
||||
"@actions/glob": "^0.5.0",
|
||||
"@aws-sdk/client-s3": "^3.901.0",
|
||||
"@aws-sdk/client-s3": "^3.921.0",
|
||||
"@discordjs/scripts": "workspace:^",
|
||||
"cloudflare": "^5.2.0",
|
||||
"commander": "^14.0.1",
|
||||
"commander": "^14.0.2",
|
||||
"meilisearch": "^0.38.0",
|
||||
"p-limit": "^7.1.1",
|
||||
"p-limit": "^7.2.0",
|
||||
"p-queue": "^9.0.0",
|
||||
"tslib": "^2.8.1",
|
||||
"undici": "7.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@npm/types": "^2.1.0",
|
||||
"@types/bun": "^1.2.23",
|
||||
"@types/node": "^22.18.8",
|
||||
"@types/bun": "^1.3.1",
|
||||
"@types/node": "^22.18.13",
|
||||
"@vitest/coverage-v8": "^3.2.4",
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user