1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-04-04 09:33:30 +00:00

Compare commits

...

2 Commits

Author SHA1 Message Date
github-actions[bot]
c0ced87700
Merge pull request #156 from musix-org/dependabot/npm_and_yarn/v2/discordjs/opus-0.10.0
Bump @discordjs/opus from 0.9.0 to 0.10.0
2025-01-28 23:42:42 +00:00
dependabot[bot]
9fe8145121
Bump @discordjs/opus from 0.9.0 to 0.10.0
Bumps [@discordjs/opus](https://github.com/discordjs/opus) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/discordjs/opus/releases)
- [Commits](https://github.com/discordjs/opus/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: "@discordjs/opus"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-28 23:42:31 +00:00
2 changed files with 2136 additions and 1195 deletions

3329
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -18,7 +18,7 @@
"dependencies": {
"discord.js": "^14.17.3",
"@discordjs/voice": "^0.18.0",
"@discordjs/opus": "^0.9.0",
"@discordjs/opus": "^0.10.0",
"dotenv": "^16.4.7",
"firebase": "^11.2.0",
"firebase-admin": "^13.0.2",