diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2024-09-27 12:53:52 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2024-09-27 12:53:52 -0400 |
| commit | d62339796f3fd1aa7d669c10a18ae03d301289c3 (patch) | |
| tree | b4a4ab5f04e4eeaff6df59573d5b2dc791815601 /package.json | |
| parent | 368d580f976070b31d92061509fbf19a7f81fed8 (diff) | |
| download | DLAP-d62339796f3fd1aa7d669c10a18ae03d301289c3.tar.gz DLAP-d62339796f3fd1aa7d669c10a18ae03d301289c3.tar.bz2 DLAP-d62339796f3fd1aa7d669c10a18ae03d301289c3.zip | |
Updated packages; Lists now uses queue; Credits
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 4c309cb..44eff27 100644 --- a/package.json +++ b/package.json @@ -10,12 +10,12 @@ }, "dependencies": { "@discordjs/opus": "^0.9.0", - "@discordjs/voice": "^0.16.1", - "discord.js": "^14.14.1", + "@discordjs/voice": "^0.17.0", + "discord.js": "^14.16.2", "ffmpeg-static": "^5.2.0", - "i18next": "^23.8.2", - "i18next-fs-backend": "^2.3.1", - "music-metadata": "^7.14.0", + "i18next": "^23.15.1", + "i18next-fs-backend": "^2.3.2", + "music-metadata": "^10.5.0", "sodium": "^3.0.2" }, "devDependencies": { |
