mirror of
https://github.com/musix-org/musix-oss
synced 2025-09-04 02:13:21 +00:00
Bump firebase from 12.0.0 to 12.1.0
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 12.0.0 to 12.1.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.0.0...firebase@12.1.0) --- updated-dependencies: - dependency-name: firebase dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
52
package-lock.json
generated
52
package-lock.json
generated
@@ -12,7 +12,7 @@
|
|||||||
"@discordjs/voice": "^0.18.0",
|
"@discordjs/voice": "^0.18.0",
|
||||||
"discord.js": "^14.21.0",
|
"discord.js": "^14.21.0",
|
||||||
"dotenv": "^17.2.1",
|
"dotenv": "^17.2.1",
|
||||||
"firebase": "^12.0.0",
|
"firebase": "^12.1.0",
|
||||||
"firebase-admin": "^13.4.0",
|
"firebase-admin": "^13.4.0",
|
||||||
"he": "^1.2.0",
|
"he": "^1.2.0",
|
||||||
"ms": "^2.1.3",
|
"ms": "^2.1.3",
|
||||||
@@ -237,9 +237,9 @@
|
|||||||
"integrity": "sha512-yHmUtGwEbW6HsKpPqT140/L6GpHtquHogRLgtanJFep3UAfDkE0fQfC49U+F9irCAoJVlv3M7VSp4rrtO4LnfA=="
|
"integrity": "sha512-yHmUtGwEbW6HsKpPqT140/L6GpHtquHogRLgtanJFep3UAfDkE0fQfC49U+F9irCAoJVlv3M7VSp4rrtO4LnfA=="
|
||||||
},
|
},
|
||||||
"node_modules/@firebase/ai": {
|
"node_modules/@firebase/ai": {
|
||||||
"version": "2.0.0",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/@firebase/ai/-/ai-2.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@firebase/ai/-/ai-2.1.0.tgz",
|
||||||
"integrity": "sha512-N/aSHjqOpU+KkYU3piMkbcuxzvqsOvxflLUXBAkYAPAz8wjE2Ye3BQDgKHEYuhMmEWqj6LFgEBUN8wwc6dfMTw==",
|
"integrity": "sha512-4HvFr4YIzNFh0MowJLahOjJDezYSTjQar0XYVu/sAycoxQ+kBsfXuTPRLVXCYfMR5oNwQgYe4Q2gAOYKKqsOyA==",
|
||||||
"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",
|
||||||
@@ -295,9 +295,9 @@
|
|||||||
"license": "Apache-2.0"
|
"license": "Apache-2.0"
|
||||||
},
|
},
|
||||||
"node_modules/@firebase/app": {
|
"node_modules/@firebase/app": {
|
||||||
"version": "0.14.0",
|
"version": "0.14.1",
|
||||||
"resolved": "https://registry.npmjs.org/@firebase/app/-/app-0.14.0.tgz",
|
"resolved": "https://registry.npmjs.org/@firebase/app/-/app-0.14.1.tgz",
|
||||||
"integrity": "sha512-APIAeKvRNFWKJLjIL8wLDjh7u8g6ZjaeVmItyqSjCdEkJj14UuVlus74D8ofsOMWh45HEwxwkd96GYbi+CImEg==",
|
"integrity": "sha512-jxTrDbxnGoX7cGz7aP9E7v9iKvBbQfZ8Gz4TH3SfrrkcyIojJM3+hJnlbGnGxHrABts844AxRcg00arMZEyA6Q==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@firebase/component": "0.7.0",
|
"@firebase/component": "0.7.0",
|
||||||
@@ -360,12 +360,12 @@
|
|||||||
"license": "Apache-2.0"
|
"license": "Apache-2.0"
|
||||||
},
|
},
|
||||||
"node_modules/@firebase/app-compat": {
|
"node_modules/@firebase/app-compat": {
|
||||||
"version": "0.5.0",
|
"version": "0.5.1",
|
||||||
"resolved": "https://registry.npmjs.org/@firebase/app-compat/-/app-compat-0.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/@firebase/app-compat/-/app-compat-0.5.1.tgz",
|
||||||
"integrity": "sha512-nUnNpOeRj0KZzVzHsyuyrmZKKHfykZ8mn40FtG28DeSTWeM5b/2P242Va4bmQpJsy5y32vfv50+jvdckrpzy7Q==",
|
"integrity": "sha512-BEy1L6Ufd85ZSP79HDIv0//T9p7d5Bepwy+2mKYkgdXBGKTbFm2e2KxyF1nq4zSQ6RRBxWi0IY0zFVmoBTZlUA==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@firebase/app": "0.14.0",
|
"@firebase/app": "0.14.1",
|
||||||
"@firebase/component": "0.7.0",
|
"@firebase/component": "0.7.0",
|
||||||
"@firebase/logger": "0.5.0",
|
"@firebase/logger": "0.5.0",
|
||||||
"@firebase/util": "1.13.0",
|
"@firebase/util": "1.13.0",
|
||||||
@@ -698,9 +698,9 @@
|
|||||||
"license": "Apache-2.0"
|
"license": "Apache-2.0"
|
||||||
},
|
},
|
||||||
"node_modules/@firebase/performance": {
|
"node_modules/@firebase/performance": {
|
||||||
"version": "0.7.8",
|
"version": "0.7.9",
|
||||||
"resolved": "https://registry.npmjs.org/@firebase/performance/-/performance-0.7.8.tgz",
|
"resolved": "https://registry.npmjs.org/@firebase/performance/-/performance-0.7.9.tgz",
|
||||||
"integrity": "sha512-k6xfNM/CdTl4RaV4gT/lH53NU+wP33JiN0pUeNBzGVNvfXZ3HbCkoISE3M/XaiOwHgded1l6XfLHa4zHgm0Wyg==",
|
"integrity": "sha512-UzybENl1EdM2I1sjYm74xGt/0JzRnU/0VmfMAKo2LSpHJzaj77FCLZXmYQ4oOuE+Pxtt8Wy2BVJEENiZkaZAzQ==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@firebase/component": "0.7.0",
|
"@firebase/component": "0.7.0",
|
||||||
@@ -715,14 +715,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@firebase/performance-compat": {
|
"node_modules/@firebase/performance-compat": {
|
||||||
"version": "0.2.21",
|
"version": "0.2.22",
|
||||||
"resolved": "https://registry.npmjs.org/@firebase/performance-compat/-/performance-compat-0.2.21.tgz",
|
"resolved": "https://registry.npmjs.org/@firebase/performance-compat/-/performance-compat-0.2.22.tgz",
|
||||||
"integrity": "sha512-OQfYRsIQiEf9ez1SOMLb5TRevBHNIyA2x1GI1H10lZ432W96AK5r4LTM+SNApg84dxOuHt6RWSQWY7TPWffKXg==",
|
"integrity": "sha512-xLKxaSAl/FVi10wDX/CHIYEUP13jXUjinL+UaNXT9ByIvxII5Ne5150mx6IgM8G6Q3V+sPiw9C8/kygkyHUVxg==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@firebase/component": "0.7.0",
|
"@firebase/component": "0.7.0",
|
||||||
"@firebase/logger": "0.5.0",
|
"@firebase/logger": "0.5.0",
|
||||||
"@firebase/performance": "0.7.8",
|
"@firebase/performance": "0.7.9",
|
||||||
"@firebase/performance-types": "0.2.3",
|
"@firebase/performance-types": "0.2.3",
|
||||||
"@firebase/util": "1.13.0",
|
"@firebase/util": "1.13.0",
|
||||||
"tslib": "^2.1.0"
|
"tslib": "^2.1.0"
|
||||||
@@ -1772,18 +1772,18 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/firebase": {
|
"node_modules/firebase": {
|
||||||
"version": "12.0.0",
|
"version": "12.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/firebase/-/firebase-12.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/firebase/-/firebase-12.1.0.tgz",
|
||||||
"integrity": "sha512-KV+OrMJpi2uXlqL2zaCcXb7YuQbY/gMIWT1hf8hKeTW1bSumWaHT5qfmn0WTpHwKQa3QEVOtZR2ta9EchcmYuw==",
|
"integrity": "sha512-oZucxvfWKuAW4eHHRqGKzC43fLiPqPwHYBHPRNsnkgonqYaq0VurYgqgBosRlEulW+TWja/5Tpo2FpUU+QrfEQ==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@firebase/ai": "2.0.0",
|
"@firebase/ai": "2.1.0",
|
||||||
"@firebase/analytics": "0.10.18",
|
"@firebase/analytics": "0.10.18",
|
||||||
"@firebase/analytics-compat": "0.2.24",
|
"@firebase/analytics-compat": "0.2.24",
|
||||||
"@firebase/app": "0.14.0",
|
"@firebase/app": "0.14.1",
|
||||||
"@firebase/app-check": "0.11.0",
|
"@firebase/app-check": "0.11.0",
|
||||||
"@firebase/app-check-compat": "0.4.0",
|
"@firebase/app-check-compat": "0.4.0",
|
||||||
"@firebase/app-compat": "0.5.0",
|
"@firebase/app-compat": "0.5.1",
|
||||||
"@firebase/app-types": "0.9.3",
|
"@firebase/app-types": "0.9.3",
|
||||||
"@firebase/auth": "1.11.0",
|
"@firebase/auth": "1.11.0",
|
||||||
"@firebase/auth-compat": "0.6.0",
|
"@firebase/auth-compat": "0.6.0",
|
||||||
@@ -1798,8 +1798,8 @@
|
|||||||
"@firebase/installations-compat": "0.2.19",
|
"@firebase/installations-compat": "0.2.19",
|
||||||
"@firebase/messaging": "0.12.23",
|
"@firebase/messaging": "0.12.23",
|
||||||
"@firebase/messaging-compat": "0.2.23",
|
"@firebase/messaging-compat": "0.2.23",
|
||||||
"@firebase/performance": "0.7.8",
|
"@firebase/performance": "0.7.9",
|
||||||
"@firebase/performance-compat": "0.2.21",
|
"@firebase/performance-compat": "0.2.22",
|
||||||
"@firebase/remote-config": "0.6.6",
|
"@firebase/remote-config": "0.6.6",
|
||||||
"@firebase/remote-config-compat": "0.2.19",
|
"@firebase/remote-config-compat": "0.2.19",
|
||||||
"@firebase/storage": "0.14.0",
|
"@firebase/storage": "0.14.0",
|
||||||
|
@@ -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": "^17.2.1",
|
"dotenv": "^17.2.1",
|
||||||
"firebase": "^12.0.0",
|
"firebase": "^12.1.0",
|
||||||
"firebase-admin": "^13.4.0",
|
"firebase-admin": "^13.4.0",
|
||||||
"he": "^1.2.0",
|
"he": "^1.2.0",
|
||||||
"ms": "^2.1.3",
|
"ms": "^2.1.3",
|
||||||
|
Reference in New Issue
Block a user