Bump discord.js from 14.17.3 to 14.18.0

Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.17.3 to 14.18.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/14.18.0/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.18.0/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-11 21:36:23 +00:00 committed by GitHub
parent 5a0877e555
commit 8d758417d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 39 additions and 32 deletions

View file

@ -15,7 +15,7 @@
"format:fix": "prettier --write --ignore-path .prettierignore ."
},
"dependencies": {
"discord.js": "^14.17.3",
"discord.js": "^14.18.0",
"drizzle-orm": "^0.39.3",
"pg": "^8.13.1"
},