Merge branch 'main' into dependabot/npm_and_yarn/nodemon-3.1.7

This commit is contained in:
2024-11-24 18:50:36 +08:00
2 changed files with 36 additions and 24 deletions
+5 -2
View File
@@ -18,7 +18,8 @@
},
"dependencies": {
"@discordjs/voice": "^0.17.0",
"array-move": "^3.0.1",
"array-move": "^4.0.0",
"discord.js": "^14.15.3",
"dotenv": "^16.4.5",
"ffmpeg-static": "^4.4.1",
@@ -33,13 +34,15 @@
"@types/i18n": "^0.13.12",
"@types/node": "^20.14.2",
"cz-conventional-changelog": "^3.0.1",
"nodemon": "^3.1.7",
"prettier": "^3.3.1",
"ts-node": "^10.9.2"
},
"optionalDependencies": {
"@discordjs/opus": "^0.9.0",
"libsodium-wrappers": "^0.7.13",
"libsodium-wrappers": "^0.7.15",
"opusscript": "^0.1.1",
"sodium-native": "^3.4.1",
"tweetnacl": "^1.0.3"