mirror of
https://github.com/musix-org/musix-oss
synced 2026-04-25 23:33:07 +00:00
Merge pull request #328 from musix-org/dependabot/npm_and_yarn/v2/firebase-12.12.1
Bump firebase from 12.12.0 to 12.12.1
This commit is contained in:
Generated
+8
-8
@@ -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
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user