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

Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
417bad9d62
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-06 23:40:37 +00:00
2 changed files with 129 additions and 712 deletions

839
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,7 +20,7 @@
"@discordjs/voice": "^0.18.0", "@discordjs/voice": "^0.18.0",
"@discordjs/opus": "^0.10.0", "@discordjs/opus": "^0.10.0",
"dotenv": "^16.4.7", "dotenv": "^16.4.7",
"firebase": "^11.2.0", "firebase": "^11.3.0",
"firebase-admin": "^13.0.2", "firebase-admin": "^13.0.2",
"he": "^1.2.0", "he": "^1.2.0",
"ms": "^2.1.3", "ms": "^2.1.3",