1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-09-01 08:19:32 +00:00

Compare commits

...

4 Commits

Author SHA1 Message Date
github-actions[bot]
417b5947f8 Merge pull request #239 from musix-org/dependabot/npm_and_yarn/v3/firebase-admin-13.5.0
Bump firebase-admin from 13.4.0 to 13.5.0
2025-08-28 23:09:38 +00:00
dependabot[bot]
c61a8d27f3 Bump firebase-admin from 13.4.0 to 13.5.0
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 13.4.0 to 13.5.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-admin-node/compare/v13.4.0...v13.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-28 23:09:30 +00:00
github-actions[bot]
d006f7af63 Merge pull request #237 from musix-org/dependabot/npm_and_yarn/v3/firebase-12.2.0
Bump firebase from 12.1.0 to 12.2.0
2025-08-28 23:08:35 +00:00
dependabot[bot]
0880e4672a Bump firebase from 12.1.0 to 12.2.0
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 12.1.0 to 12.2.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.1.0...firebase@12.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-28 23:08:25 +00:00
2 changed files with 42 additions and 41 deletions

79
package-lock.json generated
View File

@@ -13,8 +13,8 @@
"discord-webhook-node": "^1.1.8",
"discord.js": "^14.22.1",
"dotenv": "^17.2.1",
"firebase": "^12.1.0",
"firebase-admin": "^13.4.0",
"firebase": "^12.2.0",
"firebase-admin": "^13.5.0",
"he": "^1.2.0",
"prism-media": "^1.3.5",
"request": "^2.88.2",
@@ -187,9 +187,9 @@
}
},
"node_modules/@firebase/ai": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/@firebase/ai/-/ai-2.1.0.tgz",
"integrity": "sha512-4HvFr4YIzNFh0MowJLahOjJDezYSTjQar0XYVu/sAycoxQ+kBsfXuTPRLVXCYfMR5oNwQgYe4Q2gAOYKKqsOyA==",
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@firebase/ai/-/ai-2.2.0.tgz",
"integrity": "sha512-+Dom8MYdbno2JghxGaIUa8CDTdPIPW8Yw7/1088fEbxxBmjbcdkxBYPXSdkSp/6rcTlLZaPJe4jV49gnwYn9Sw==",
"license": "Apache-2.0",
"dependencies": {
"@firebase/app-check-interop-types": "0.3.3",
@@ -245,9 +245,9 @@
"license": "Apache-2.0"
},
"node_modules/@firebase/app": {
"version": "0.14.1",
"resolved": "https://registry.npmjs.org/@firebase/app/-/app-0.14.1.tgz",
"integrity": "sha512-jxTrDbxnGoX7cGz7aP9E7v9iKvBbQfZ8Gz4TH3SfrrkcyIojJM3+hJnlbGnGxHrABts844AxRcg00arMZEyA6Q==",
"version": "0.14.2",
"resolved": "https://registry.npmjs.org/@firebase/app/-/app-0.14.2.tgz",
"integrity": "sha512-Ecx2ig/JLC9ayIQwZHqm41Tzlf4c1WUuFhFUZB1y+JIJqDRE579x7Uil7tKT8MwDpOPwrK5ZtpxdSsrfy/LF8Q==",
"license": "Apache-2.0",
"dependencies": {
"@firebase/component": "0.7.0",
@@ -310,12 +310,12 @@
"license": "Apache-2.0"
},
"node_modules/@firebase/app-compat": {
"version": "0.5.1",
"resolved": "https://registry.npmjs.org/@firebase/app-compat/-/app-compat-0.5.1.tgz",
"integrity": "sha512-BEy1L6Ufd85ZSP79HDIv0//T9p7d5Bepwy+2mKYkgdXBGKTbFm2e2KxyF1nq4zSQ6RRBxWi0IY0zFVmoBTZlUA==",
"version": "0.5.2",
"resolved": "https://registry.npmjs.org/@firebase/app-compat/-/app-compat-0.5.2.tgz",
"integrity": "sha512-cn+U27GDaBS/irsbvrfnPZdcCzeZPRGKieSlyb7vV6LSOL6mdECnB86PgYjYGxSNg8+U48L/NeevTV1odU+mOQ==",
"license": "Apache-2.0",
"dependencies": {
"@firebase/app": "0.14.1",
"@firebase/app": "0.14.2",
"@firebase/component": "0.7.0",
"@firebase/logger": "0.5.0",
"@firebase/util": "1.13.0",
@@ -463,9 +463,9 @@
}
},
"node_modules/@firebase/firestore": {
"version": "4.9.0",
"resolved": "https://registry.npmjs.org/@firebase/firestore/-/firestore-4.9.0.tgz",
"integrity": "sha512-5zl0+/h1GvlCSLt06RMwqFsd7uqRtnNZt4sW99k2rKRd6k/ECObIWlEnvthm2cuOSnUmwZknFqtmd1qyYSLUuQ==",
"version": "4.9.1",
"resolved": "https://registry.npmjs.org/@firebase/firestore/-/firestore-4.9.1.tgz",
"integrity": "sha512-PYVUTkhC9y8pydrqC3O1Oc4AMfkGSWdmuH9xgPJjiEbpUIUPQ4J8wJhyuash+o2u+axmyNRFP8ULNUKb+WzBzQ==",
"license": "Apache-2.0",
"dependencies": {
"@firebase/component": "0.7.0",
@@ -484,13 +484,13 @@
}
},
"node_modules/@firebase/firestore-compat": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@firebase/firestore-compat/-/firestore-compat-0.4.0.tgz",
"integrity": "sha512-4O7v4VFeSEwAZtLjsaj33YrMHMRjplOIYC2CiYsF6o/MboOhrhe01VrTt8iY9Y5EwjRHuRz4pS6jMBT8LfQYJA==",
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@firebase/firestore-compat/-/firestore-compat-0.4.1.tgz",
"integrity": "sha512-BjalPTDh/K0vmR/M/DE148dpIqbcfvtFVTietbUDWDWYIl9YH0TTVp/EwXRbZwswPxyjx4GdHW61GB2AYVz1SQ==",
"license": "Apache-2.0",
"dependencies": {
"@firebase/component": "0.7.0",
"@firebase/firestore": "4.9.0",
"@firebase/firestore": "4.9.1",
"@firebase/firestore-types": "3.0.3",
"@firebase/util": "1.13.0",
"tslib": "^2.1.0"
@@ -513,9 +513,9 @@
}
},
"node_modules/@firebase/functions": {
"version": "0.13.0",
"resolved": "https://registry.npmjs.org/@firebase/functions/-/functions-0.13.0.tgz",
"integrity": "sha512-2/LH5xIbD8aaLOWSFHAwwAybgSzHIM0dB5oVOL0zZnxFG1LctX2bc1NIAaPk1T+Zo9aVkLKUlB5fTXTkVUQprQ==",
"version": "0.13.1",
"resolved": "https://registry.npmjs.org/@firebase/functions/-/functions-0.13.1.tgz",
"integrity": "sha512-sUeWSb0rw5T+6wuV2o9XNmh9yHxjFI9zVGFnjFi+n7drTEWpl7ZTz1nROgGrSu472r+LAaj+2YaSicD4R8wfbw==",
"license": "Apache-2.0",
"dependencies": {
"@firebase/app-check-interop-types": "0.3.3",
@@ -533,13 +533,13 @@
}
},
"node_modules/@firebase/functions-compat": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@firebase/functions-compat/-/functions-compat-0.4.0.tgz",
"integrity": "sha512-VPgtvoGFywWbQqtvgJnVWIDFSHV1WE6Hmyi5EGI+P+56EskiGkmnw6lEqc/MEUfGpPGdvmc4I9XMU81uj766/g==",
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@firebase/functions-compat/-/functions-compat-0.4.1.tgz",
"integrity": "sha512-AxxUBXKuPrWaVNQ8o1cG1GaCAtXT8a0eaTDfqgS5VsRYLAR0ALcfqDLwo/QyijZj1w8Qf8n3Qrfy/+Im245hOQ==",
"license": "Apache-2.0",
"dependencies": {
"@firebase/component": "0.7.0",
"@firebase/functions": "0.13.0",
"@firebase/functions": "0.13.1",
"@firebase/functions-types": "0.6.3",
"@firebase/util": "1.13.0",
"tslib": "^2.1.0"
@@ -1797,28 +1797,28 @@
}
},
"node_modules/firebase": {
"version": "12.1.0",
"resolved": "https://registry.npmjs.org/firebase/-/firebase-12.1.0.tgz",
"integrity": "sha512-oZucxvfWKuAW4eHHRqGKzC43fLiPqPwHYBHPRNsnkgonqYaq0VurYgqgBosRlEulW+TWja/5Tpo2FpUU+QrfEQ==",
"version": "12.2.0",
"resolved": "https://registry.npmjs.org/firebase/-/firebase-12.2.0.tgz",
"integrity": "sha512-H/ko4peZZQnZM/gf62d42qpE4D5C1D71YiGwLpOgo+mTRvzv4g7MjksGDVgTiE3TDByhzyL8E/aDE/tEUiasPA==",
"license": "Apache-2.0",
"dependencies": {
"@firebase/ai": "2.1.0",
"@firebase/ai": "2.2.0",
"@firebase/analytics": "0.10.18",
"@firebase/analytics-compat": "0.2.24",
"@firebase/app": "0.14.1",
"@firebase/app": "0.14.2",
"@firebase/app-check": "0.11.0",
"@firebase/app-check-compat": "0.4.0",
"@firebase/app-compat": "0.5.1",
"@firebase/app-compat": "0.5.2",
"@firebase/app-types": "0.9.3",
"@firebase/auth": "1.11.0",
"@firebase/auth-compat": "0.6.0",
"@firebase/data-connect": "0.3.11",
"@firebase/database": "1.1.0",
"@firebase/database-compat": "2.1.0",
"@firebase/firestore": "4.9.0",
"@firebase/firestore-compat": "0.4.0",
"@firebase/functions": "0.13.0",
"@firebase/functions-compat": "0.4.0",
"@firebase/firestore": "4.9.1",
"@firebase/firestore-compat": "0.4.1",
"@firebase/functions": "0.13.1",
"@firebase/functions-compat": "0.4.1",
"@firebase/installations": "0.6.19",
"@firebase/installations-compat": "0.2.19",
"@firebase/messaging": "0.12.23",
@@ -1833,9 +1833,9 @@
}
},
"node_modules/firebase-admin": {
"version": "13.4.0",
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.4.0.tgz",
"integrity": "sha512-Y8DcyKK+4pl4B93ooiy1G8qvdyRMkcNFfBSh+8rbVcw4cW8dgG0VXCCTp5NUwub8sn9vSPsOwpb9tE2OuFmcfQ==",
"version": "13.5.0",
"resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.5.0.tgz",
"integrity": "sha512-QZOpv1DJRJpH8NcWiL1xXE10tw3L/bdPFlgjcWrqU3ufyOJDYfxB1MMtxiVTwxK16NlybQbEM6ciSich2uWEIQ==",
"license": "Apache-2.0",
"dependencies": {
"@fastify/busboy": "^3.0.0",
@@ -1843,6 +1843,7 @@
"@firebase/database-types": "^1.0.6",
"@types/node": "^22.8.7",
"farmhash-modern": "^1.1.0",
"fast-deep-equal": "^3.1.1",
"google-auth-library": "^9.14.2",
"jsonwebtoken": "^9.0.0",
"jwks-rsa": "^3.1.0",

View File

@@ -23,8 +23,8 @@
"discord-webhook-node": "^1.1.8",
"discord.js": "^14.22.1",
"dotenv": "^17.2.1",
"firebase": "^12.1.0",
"firebase-admin": "^13.4.0",
"firebase": "^12.2.0",
"firebase-admin": "^13.5.0",
"he": "^1.2.0",
"prism-media": "^1.3.5",
"request": "^2.88.2",