aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2024-09-27 12:53:52 -0400
committerAndrew Lee <alee14498@protonmail.com>2024-09-27 12:53:52 -0400
commitd62339796f3fd1aa7d669c10a18ae03d301289c3 (patch)
treeb4a4ab5f04e4eeaff6df59573d5b2dc791815601 /package.json
parent368d580f976070b31d92061509fbf19a7f81fed8 (diff)
downloadDLAP-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.json10
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": {