chore: bump dependencies (#11356)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Almeida
2025-12-10 17:53:48 +00:00
committed by GitHub
parent 9bf1f739e0
commit 01f31f374a
32 changed files with 890 additions and 646 deletions

View File

@@ -41,10 +41,10 @@
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/core": "^2.0.0",
"@actions/github": "^6.0.1",
"@actions/glob": "^0.5.0",
"@aws-sdk/client-s3": "^3.946.0",
"@aws-sdk/client-s3": "^3.948.0",
"@discordjs/scripts": "workspace:^",
"cloudflare": "^5.2.0",
"commander": "^14.0.2",
@@ -57,7 +57,7 @@
"devDependencies": {
"@npm/types": "^2.1.0",
"@types/bun": "^1.3.4",
"@types/node": "^24.10.1",
"@types/node": "^24.10.2",
"@vitest/coverage-v8": "^4.0.15",
"cross-env": "^10.1.0",
"eslint": "^9.39.1",