6 Commits
Author SHA1 Message Date
github-actions[bot] f8c9b0ac25 Merge pull request #361 from musix-org/dependabot/npm_and_yarn/v2/firebase-admin-14.3.0
Bump firebase-admin from 14.2.0 to 14.3.0
2026-08-24 23:13:04 +00:00
dependabot[bot] c898761e6c Bump firebase-admin from 14.2.0 to 14.3.0
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 14.2.0 to 14.3.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-admin-node/compare/v14.2.0...v14.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-24 23:12:55 +00:00
github-actions[bot] da5d07f394 Merge pull request #359 from musix-org/dependabot/npm_and_yarn/v2/firebase-12.17.1
Bump firebase from 12.17.0 to 12.17.1
2026-08-07 23:13:15 +00:00
dependabot[bot] ef11693938 Bump firebase from 12.17.0 to 12.17.1
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 12.17.0 to 12.17.1.
- [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@12.17.0...firebase@12.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-07 23:13:06 +00:00
github-actions[bot] a23155cdae Merge pull request #357 from musix-org/dependabot/npm_and_yarn/v2/firebase-12.17.0
Bump firebase from 12.16.0 to 12.17.0
2026-08-03 23:13:32 +00:00
dependabot[bot] 7d3b6a088d Bump firebase from 12.16.0 to 12.17.0
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 12.16.0 to 12.17.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@12.16.0...firebase@12.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-03 23:13:22 +00:00
2 changed files with 627 additions and 315 deletions
+625 -313
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -20,8 +20,8 @@
"@discordjs/voice": "^0.19.2",
"@discordjs/opus": "^0.10.0",
"dotenv": "^17.4.2",
"firebase": "^12.16.0",
"firebase-admin": "^14.2.0",
"firebase": "^12.17.1",
"firebase-admin": "^14.3.0",
"he": "^1.2.0",
"ms": "^2.1.3",
"request": "^2.88.2",