update
Build Docker images / push-image (push) Successful in 2m51s
Details
Build Docker images / push-image (push) Successful in 2m51s
Details
This commit is contained in:
parent
b1fb1211f4
commit
26b6e9c3b7
17
package.json
17
package.json
|
@ -10,14 +10,15 @@
|
|||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@discordjs/opus": "^0.9.0",
|
||||
"@discordjs/voice": "^0.16.0",
|
||||
"@distube/deezer": "^1.0.0",
|
||||
"@distube/soundcloud": "^1.3.0",
|
||||
"@distube/spotify": "^1.5.1",
|
||||
"@discordjs/voice": "^0.16.1",
|
||||
"@distube/deezer": "^1.1.0",
|
||||
"@distube/soundcloud": "^1.3.3",
|
||||
"@distube/spotify": "^1.6.1",
|
||||
"@distube/yt-dlp": "^1.1.3",
|
||||
"@distube/ytdl-core": "^4.11.9",
|
||||
"discord.js": "^14.9.0",
|
||||
"distube": "^4.0.5",
|
||||
"libsodium-wrappers": "^0.7.11"
|
||||
"@distube/ytdl-core": "^4.13.3",
|
||||
"discord.js": "^14.15.2",
|
||||
"distube": "^4.2.2",
|
||||
"husky": "^9.0.11",
|
||||
"libsodium-wrappers": "^0.7.13"
|
||||
}
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue