aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index a8f7379..c13b265 100644
--- a/package.json
+++ b/package.json
@@ -10,14 +10,14 @@
},
"dependencies": {
"@discordjs/opus": "^0.9.0",
- "@discordjs/rest": "^1.6.0",
- "@discordjs/voice": "^0.15.0",
- "discord-api-types": "^0.37.35",
- "discord.js": "^14.8.0",
- "ffmpeg-static": "^5.1.0",
- "i18next": "^22.4.5",
- "i18next-fs-backend": "^2.1.0",
- "music-metadata": "^8.1.0",
+ "@discordjs/rest": "^2.0.1",
+ "@discordjs/voice": "^0.16.0",
+ "discord-api-types": "^0.37.60",
+ "discord.js": "^14.13.0",
+ "ffmpeg-static": "^5.2.0",
+ "i18next": "^23.5.1",
+ "i18next-fs-backend": "^2.2.0",
+ "music-metadata": "^8.1.4",
"sodium": "^3.0.2"
},
"devDependencies": {