chore: update create-discord-bot dependencies (#10878)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Danial Raza
2025-05-05 09:00:35 +02:00
committed by GitHub
parent 4646a74565
commit 4acb71496f
10 changed files with 15 additions and 15 deletions

View File

@@ -11,8 +11,8 @@
"start": "bun run src/index.[REPLACE_IMPORT_EXT]"
},
"dependencies": {
"@discordjs/core": "^2.0.1",
"discord.js": "^14.17.0"
"@discordjs/core": "^2.1.0",
"discord.js": "^14.19.3"
},
"devDependencies": {
"eslint": "^9.24.0",