Update ytdl-core, @discordjs/opus and @discordjs/voice. Update to Node 22 LTS

This commit is contained in:
Robert Wilson 2025-03-27 23:23:45 +00:00
parent d7f0a954e2
commit d0ab294907
6 changed files with 2201 additions and 1898 deletions

View file

@ -86,10 +86,10 @@
},
"dependencies": {
"@discordjs/builders": "1.1.0",
"@discordjs/opus": "^0.8.0",
"@discordjs/opus": "^0.10.0",
"@discordjs/rest": "1.0.1",
"@discordjs/voice": "0.17.0",
"@distube/ytdl-core": "^4.15.9",
"@discordjs/voice": "0.18.0",
"@distube/ytdl-core": "^4.16.5",
"@distube/ytsr": "^2.0.4",
"@prisma/client": "4.16.0",
"@types/libsodium-wrappers": "^0.7.9",
@ -132,5 +132,6 @@
},
"resolutions": {
"@types/ws": "8.5.4"
}
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}