1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-03-12 03:04:35 +00:00

Compare commits

...

5 Commits

Author SHA1 Message Date
dependabot[bot]
b06ee237b3
Bump firebase from 11.2.0 to 11.3.0
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 11.2.0 to 11.3.0.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@11.2.0...firebase@11.3.0)

---
updated-dependencies:
- dependency-name: firebase
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 23:48:58 +00:00
github-actions[bot]
86254cbbe8
Merge pull request #162 from musix-org/dependabot/npm_and_yarn/v2/discord.js-14.18.0
Bump discord.js from 14.17.3 to 14.18.0
2025-02-10 23:47:42 +00:00
dependabot[bot]
689a171366
Bump discord.js from 14.17.3 to 14.18.0
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.17.3 to 14.18.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/14.18.0/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.18.0/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 23:47:32 +00:00
github-actions[bot]
5bbddc27b0
Merge pull request #160 from musix-org/dependabot/npm_and_yarn/v2/firebase-admin-13.1.0
Bump firebase-admin from 13.0.2 to 13.1.0
2025-02-06 23:40:28 +00:00
dependabot[bot]
a749e11e33
Bump firebase-admin from 13.0.2 to 13.1.0
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 13.0.2 to 13.1.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-admin-node/compare/v13.0.2...v13.1.0)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-06 23:40:18 +00:00
2 changed files with 185 additions and 775 deletions

954
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,12 +16,12 @@
"url": "https://https://github.com/musix-oss/musix"
},
"dependencies": {
"discord.js": "^14.17.3",
"discord.js": "^14.18.0",
"@discordjs/voice": "^0.18.0",
"@discordjs/opus": "^0.10.0",
"dotenv": "^16.4.7",
"firebase": "^11.2.0",
"firebase-admin": "^13.0.2",
"firebase": "^11.3.0",
"firebase-admin": "^13.1.0",
"he": "^1.2.0",
"ms": "^2.1.3",
"request": "^2.88.2",