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]
e56e0b0506
Merge pull request #157 from musix-org/dependabot/npm_and_yarn/v1/discordjs/opus-0.10.0
Bump @discordjs/opus from 0.9.0 to 0.10.0
2025-01-29 00:06:48 +00:00
dependabot[bot]
1f61e8e0c0
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-29 00:06:34 +00:00
2 changed files with 782 additions and 346 deletions

1126
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@
"dependencies": {
"discord.js": "^14.17.3",
"@discordjs/voice": "^0.18.0",
"@discordjs/opus": "^0.9.0",
"@discordjs/opus": "^0.10.0",
"ms": "^2.1.3",
"request": "^2.88.2",
"simple-youtube-api": "^5.2.1",