1
0
mirror of https://github.com/musix-org/musix-oss synced 2026-04-26 02:43:08 +00:00

Bump firebase from 12.12.0 to 12.12.1

Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 12.12.0 to 12.12.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.12.0...v12.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-21 00:11:03 +00:00
committed by GitHub
parent bc790ac930
commit 52a92f05e3
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -12,7 +12,7 @@
"@discordjs/voice": "^0.19.2", "@discordjs/voice": "^0.19.2",
"discord.js": "^14.26.3", "discord.js": "^14.26.3",
"dotenv": "^17.4.2", "dotenv": "^17.4.2",
"firebase": "^12.12.0", "firebase": "^12.12.1",
"firebase-admin": "^13.8.0", "firebase-admin": "^13.8.0",
"he": "^1.2.0", "he": "^1.2.0",
"ms": "^2.1.3", "ms": "^2.1.3",
@@ -253,9 +253,9 @@
"integrity": "sha512-yHmUtGwEbW6HsKpPqT140/L6GpHtquHogRLgtanJFep3UAfDkE0fQfC49U+F9irCAoJVlv3M7VSp4rrtO4LnfA==" "integrity": "sha512-yHmUtGwEbW6HsKpPqT140/L6GpHtquHogRLgtanJFep3UAfDkE0fQfC49U+F9irCAoJVlv3M7VSp4rrtO4LnfA=="
}, },
"node_modules/@firebase/ai": { "node_modules/@firebase/ai": {
"version": "2.11.0", "version": "2.11.1",
"resolved": "https://registry.npmjs.org/@firebase/ai/-/ai-2.11.0.tgz", "resolved": "https://registry.npmjs.org/@firebase/ai/-/ai-2.11.1.tgz",
"integrity": "sha512-+oqOne/h5J51LezazR+VyzKe3AK455W29JXnb4jOeVvQhC7FymledN5+XE+w5vEcMhRQ6n1f62fdGs4A44X32A==", "integrity": "sha512-WGTF81W3WBKJY+c7xqTzO15OGAkCAs8cpADqflAI0skhTZjIkhF0qyf55rq4Ctt6jKygkv99rPfMrjAHTgXaVQ==",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@firebase/app-check-interop-types": "0.3.3", "@firebase/app-check-interop-types": "0.3.3",
@@ -2244,12 +2244,12 @@
} }
}, },
"node_modules/firebase": { "node_modules/firebase": {
"version": "12.12.0", "version": "12.12.1",
"resolved": "https://registry.npmjs.org/firebase/-/firebase-12.12.0.tgz", "resolved": "https://registry.npmjs.org/firebase/-/firebase-12.12.1.tgz",
"integrity": "sha512-5Ap+pN5iEJUvBlQEZEmLuUm7Gvu6I5xv1jZ5SiSNyw4jrwlHo+4tmZv3OPPoKfN9eo1kBwyyBvi+pWHIPXwfYw==", "integrity": "sha512-ee7xA+bTJLfjB9BP/8FQr3EkxmpAAGc1lNc5QkWgTDpUw24HYXFPm7FEWRdLtGnygxIdYpFmepSc5VjkI6NHhw==",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@firebase/ai": "2.11.0", "@firebase/ai": "2.11.1",
"@firebase/analytics": "0.10.21", "@firebase/analytics": "0.10.21",
"@firebase/analytics-compat": "0.2.27", "@firebase/analytics-compat": "0.2.27",
"@firebase/app": "0.14.11", "@firebase/app": "0.14.11",
+1 -1
View File
@@ -20,7 +20,7 @@
"@discordjs/voice": "^0.19.2", "@discordjs/voice": "^0.19.2",
"@discordjs/opus": "^0.10.0", "@discordjs/opus": "^0.10.0",
"dotenv": "^17.4.2", "dotenv": "^17.4.2",
"firebase": "^12.12.0", "firebase": "^12.12.1",
"firebase-admin": "^13.8.0", "firebase-admin": "^13.8.0",
"he": "^1.2.0", "he": "^1.2.0",
"ms": "^2.1.3", "ms": "^2.1.3",