1
0
mirror of https://github.com/musix-org/musix-oss synced 2026-03-16 22:20:58 +00:00

4 Commits

Author SHA1 Message Date
github-actions[bot]
749b08e007 Merge pull request #301 from musix-org/dependabot/npm_and_yarn/v3/firebase-12.10.0
Bump firebase from 12.9.0 to 12.10.0
2026-02-27 23:13:47 +00:00
dependabot[bot]
c3c0939cb3 Bump firebase from 12.9.0 to 12.10.0
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 12.9.0 to 12.10.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.9.0...firebase@12.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 23:13:38 +00:00
github-actions[bot]
5f9540de44 Merge pull request #299 from musix-org/dependabot/npm_and_yarn/v3/firebase-admin-13.7.0
Bump firebase-admin from 13.6.1 to 13.7.0
2026-02-26 23:13:31 +00:00
dependabot[bot]
48bc31a321 Bump firebase-admin from 13.6.1 to 13.7.0
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 13.6.1 to 13.7.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/v13.6.1...v13.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-26 23:13:22 +00:00
2 changed files with 786 additions and 218 deletions

1000
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -23,8 +23,8 @@
"discord-webhook-node": "^1.1.8",
"discord.js": "^14.25.1",
"dotenv": "^17.3.1",
"firebase": "^12.9.0",
"firebase-admin": "^13.6.1",
"firebase": "^12.10.0",
"firebase-admin": "^13.7.0",
"he": "^1.2.0",
"prism-media": "^1.3.5",
"request": "^2.88.2",