6 Commits
Author SHA1 Message Date
github-actions[bot] 4d877b4806 Merge pull request #363 from musix-org/dependabot/npm_and_yarn/v3/firebase-admin-14.3.0
Bump firebase-admin from 14.2.0 to 14.3.0
2026-08-24 23:18:19 +00:00
dependabot[bot] dd5d06d9b4 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:18:09 +00:00
github-actions[bot] 1db55cfb47 Merge pull request #360 from musix-org/dependabot/npm_and_yarn/v3/firebase-12.17.1
Bump firebase from 12.17.0 to 12.17.1
2026-08-07 23:13:23 +00:00
dependabot[bot] c22f64ead4 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:13 +00:00
github-actions[bot] 4b87526d4b Merge pull request #358 from musix-org/dependabot/npm_and_yarn/v3/firebase-12.17.0
Bump firebase from 12.16.0 to 12.17.0
2026-08-03 23:13:33 +00:00
dependabot[bot] bab7054310 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:24 +00:00
2 changed files with 561 additions and 344 deletions
+559 -342
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -23,8 +23,8 @@
"discord-webhook-node": "^1.1.8", "discord-webhook-node": "^1.1.8",
"discord.js": "^14.27.0", "discord.js": "^14.27.0",
"dotenv": "^17.4.2", "dotenv": "^17.4.2",
"firebase": "^12.16.0", "firebase": "^12.17.1",
"firebase-admin": "^14.2.0", "firebase-admin": "^14.3.0",
"he": "^1.2.0", "he": "^1.2.0",
"prism-media": "^1.3.5", "prism-media": "^1.3.5",
"request": "^2.88.2", "request": "^2.88.2",