mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
build: Bump dependencies (#11333)
* build: bump dependencies * fix: guide build * build: amend package.json.hbs * build: create-discord-bot * style: formatting * build: final change --------- Co-authored-by: almeidx <github@almeidx.dev>
This commit is contained in:
@@ -44,30 +44,30 @@
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/github": "^6.0.1",
|
||||
"@actions/glob": "^0.5.0",
|
||||
"@aws-sdk/client-s3": "^3.921.0",
|
||||
"@aws-sdk/client-s3": "^3.946.0",
|
||||
"@discordjs/scripts": "workspace:^",
|
||||
"cloudflare": "^5.2.0",
|
||||
"commander": "^14.0.2",
|
||||
"meilisearch": "^0.38.0",
|
||||
"p-limit": "^7.2.0",
|
||||
"p-queue": "^9.0.0",
|
||||
"p-queue": "^9.0.1",
|
||||
"tslib": "^2.8.1",
|
||||
"undici": "7.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@npm/types": "^2.1.0",
|
||||
"@types/bun": "^1.3.1",
|
||||
"@types/node": "^22.18.13",
|
||||
"@types/bun": "^1.3.3",
|
||||
"@types/node": "^22.19.1",
|
||||
"@vitest/coverage-v8": "^3.2.4",
|
||||
"cross-env": "^10.1.0",
|
||||
"eslint": "^9.38.0",
|
||||
"eslint": "^9.39.1",
|
||||
"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",
|
||||
"tsup": "^8.5.0",
|
||||
"turbo": "^2.5.8",
|
||||
"prettier": "^3.7.4",
|
||||
"terser": "^5.44.1",
|
||||
"tsup": "^8.5.1",
|
||||
"turbo": "^2.6.3",
|
||||
"typescript": "~5.9.3",
|
||||
"vitest": "^3.2.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user