Skip to content

Commit c2489aa

Browse files
Bump firebase from 11.0.2 to 11.1.0 (#1248)
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 11.0.2 to 11.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@11.0.2...firebase@11.1.0) --- updated-dependencies: - dependency-name: firebase dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b343e78 commit c2489aa

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@mui/icons-material": "^5.16.7",
1818
"@mui/material": "^5.16.7",
1919
"@mui/styles": "^6.1.8",
20-
"firebase": "^11.0.2",
20+
"firebase": "^11.1.0",
2121
"next": "^12.3.1",
2222
"react": "^17.0.2",
2323
"react-dom": "^18.3.1"

yarn.lock

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -414,12 +414,12 @@
414414
"@firebase/util" "1.10.2"
415415
tslib "^2.1.0"
416416

417-
"@firebase/app-compat@0.2.46":
418-
version "0.2.46"
419-
resolved "https://registry.yarnpkg.com/@firebase/app-compat/-/app-compat-0.2.46.tgz#67238416c9e45e9e8649dfe70304026af1cb0b08"
420-
integrity sha512-9hSHWE5LMqtKIm13CnH5OZeMPbkVV3y5vgNZ5EMFHcG2ceRrncyNjG9No5XfWQw8JponZdGs4HlE4aMD/jxcFA==
417+
"@firebase/app-compat@0.2.47":
418+
version "0.2.47"
419+
resolved "https://registry.yarnpkg.com/@firebase/app-compat/-/app-compat-0.2.47.tgz#a223c21ec8b5a3ef59aabdfa5f19baf37a2078e8"
420+
integrity sha512-TdEWGDp6kSwuO1mxiM2Fe39eLWygfyzqTZcoU3aPV0viqqphPCbBBnVjPbFJErZ4+yaS7uCWXEbFEP9m5/COKA==
421421
dependencies:
422-
"@firebase/app" "0.10.16"
422+
"@firebase/app" "0.10.17"
423423
"@firebase/component" "0.6.11"
424424
"@firebase/logger" "0.4.4"
425425
"@firebase/util" "1.10.2"
@@ -430,10 +430,10 @@
430430
resolved "https://registry.yarnpkg.com/@firebase/app-types/-/app-types-0.9.3.tgz#8408219eae9b1fb74f86c24e7150a148460414ad"
431431
integrity sha512-kRVpIl4vVGJ4baogMDINbyrIOtOxqhkZQg4jTq3l8Lw6WSk0xfpEYzezFu+Kl4ve4fbPl79dvwRtaFqAC/ucCw==
432432

433-
"@firebase/app@0.10.16":
434-
version "0.10.16"
435-
resolved "https://registry.yarnpkg.com/@firebase/app/-/app-0.10.16.tgz#c557ee8fa0085909b48d6e0a00e7403943bd836f"
436-
integrity sha512-SUati2qH48gvVGnSsqMkZr1Iq7No52a3tJQ4itboSTM89Erezmw3v1RsfVymrDze9+KiOLmBpvLNKSvheITFjg==
433+
"@firebase/app@0.10.17":
434+
version "0.10.17"
435+
resolved "https://registry.yarnpkg.com/@firebase/app/-/app-0.10.17.tgz#d66df53c903cf38fe8bf15f1f5278d08b1564a62"
436+
integrity sha512-53sIYyAnYEPIZdaxuyq5OST7j4KBc2pqmktz+tEb1BIUSbXh8Gp4k/o6qzLelLpm4ngrBz7SRN0PZJqNRAyPog==
437437
dependencies:
438438
"@firebase/component" "0.6.11"
439439
"@firebase/logger" "0.4.4"
@@ -480,10 +480,10 @@
480480
"@firebase/util" "1.10.2"
481481
tslib "^2.1.0"
482482

483-
"@firebase/data-connect@0.1.2":
484-
version "0.1.2"
485-
resolved "https://registry.yarnpkg.com/@firebase/data-connect/-/data-connect-0.1.2.tgz#25c0d7c522089be4a44cbe7d2039dd3601448f81"
486-
integrity sha512-Bcf29mntFCt5V7aceMe36wnkHrG7cwbMlUVbDHOlh2foQKx9VtSXEONw9r6FtL1sFobHVYOM5L6umX35f59m5g==
483+
"@firebase/data-connect@0.1.3":
484+
version "0.1.3"
485+
resolved "https://registry.yarnpkg.com/@firebase/data-connect/-/data-connect-0.1.3.tgz#a8184a2ece8a78b24240100b91ac4721e622cd4e"
486+
integrity sha512-FbAQpWNHownJx1VTCQI4ydbWGOZmSWXoFlirQn3ItHqsLJYSywqxSgDafzvyooifFh3J/2WqaM8y9hInnPcsTw==
487487
dependencies:
488488
"@firebase/auth-interop-types" "0.2.4"
489489
"@firebase/component" "0.6.11"
@@ -553,13 +553,13 @@
553553
"@grpc/proto-loader" "^0.7.8"
554554
tslib "^2.1.0"
555555

556-
"@firebase/functions-compat@0.3.16":
557-
version "0.3.16"
558-
resolved "https://registry.yarnpkg.com/@firebase/functions-compat/-/functions-compat-0.3.16.tgz#397980bc6d40b614be70350b62200188ae4bb289"
559-
integrity sha512-FL7EXehiiBisNIR7mlb0i+moyWKLVfcEJgh/Wq6ZV6BdrCObpCTz7w5EvuRIEFX5e9cNL2oWInKg8S5X4HtINg==
556+
"@firebase/functions-compat@0.3.17":
557+
version "0.3.17"
558+
resolved "https://registry.yarnpkg.com/@firebase/functions-compat/-/functions-compat-0.3.17.tgz#d24b46ed5f1ccc2b8a0bcbad1e6b4fa29c290be2"
559+
integrity sha512-oj2XV8YsJYutyPCRYUfbN6swmfrL6zar0/qtqZsKT7P7btOiYRl+lD6fxtQaT+pKE5YgOBGZW//kLPZfY0jWhw==
560560
dependencies:
561561
"@firebase/component" "0.6.11"
562-
"@firebase/functions" "0.11.10"
562+
"@firebase/functions" "0.12.0"
563563
"@firebase/functions-types" "0.6.3"
564564
"@firebase/util" "1.10.2"
565565
tslib "^2.1.0"
@@ -569,10 +569,10 @@
569569
resolved "https://registry.yarnpkg.com/@firebase/functions-types/-/functions-types-0.6.3.tgz#f5faf770248b13f45d256f614230da6a11bfb654"
570570
integrity sha512-EZoDKQLUHFKNx6VLipQwrSMh01A1SaL3Wg6Hpi//x6/fJ6Ee4hrAeswK99I5Ht8roiniKHw4iO0B1Oxj5I4plg==
571571

572-
"@firebase/functions@0.11.10":
573-
version "0.11.10"
574-
resolved "https://registry.yarnpkg.com/@firebase/functions/-/functions-0.11.10.tgz#da908e936f9dcd2fc1bf22447500f7bf96d7615b"
575-
integrity sha512-TP+Dzebazhw6+GduBdWn1kOJRFH84G2z+BW3pNVfkpFRkc//+uT1Uw2+dLpMGSSBRG7FrcDG91vcPnOFCzr15w==
572+
"@firebase/functions@0.12.0":
573+
version "0.12.0"
574+
resolved "https://registry.yarnpkg.com/@firebase/functions/-/functions-0.12.0.tgz#0e0a4fe0669596cfdd4e40775995acc1e7b368e9"
575+
integrity sha512-plTtzY/nT0jOgHzT0vB9qch4FpHFOhCnR8HhYBqqdArG6GOQMIruKZbiTyLybO8bcaaNgQ6kSm9yohGUwxHcIw==
576576
dependencies:
577577
"@firebase/app-check-interop-types" "0.3.3"
578578
"@firebase/auth-interop-types" "0.2.4"
@@ -614,13 +614,13 @@
614614
dependencies:
615615
tslib "^2.1.0"
616616

617-
"@firebase/messaging-compat@0.2.14":
618-
version "0.2.14"
619-
resolved "https://registry.yarnpkg.com/@firebase/messaging-compat/-/messaging-compat-0.2.14.tgz#c6532a1cc1bebe55aca486c30f48688f68b50f18"
620-
integrity sha512-r9weK8jTEA2aGiwy0IbMQPnzuJ0DHkOQaMxGJOlU2QZ1a7fh6RHpNtaoM+LKnn6u1NQgmAOWYNr9vezVQEm9zw==
617+
"@firebase/messaging-compat@0.2.15":
618+
version "0.2.15"
619+
resolved "https://registry.yarnpkg.com/@firebase/messaging-compat/-/messaging-compat-0.2.15.tgz#12244bb96e60078709e196b533b3e73089faaac3"
620+
integrity sha512-mEKKASRvRWq1aBNHgioGsOYR2c5nBZpO7k90K794zjKe0WkGNf0k7PLs5SlCf8FKnzumEkhTAp/SjYxovuxa8A==
621621
dependencies:
622622
"@firebase/component" "0.6.11"
623-
"@firebase/messaging" "0.12.14"
623+
"@firebase/messaging" "0.12.15"
624624
"@firebase/util" "1.10.2"
625625
tslib "^2.1.0"
626626

@@ -629,10 +629,10 @@
629629
resolved "https://registry.yarnpkg.com/@firebase/messaging-interop-types/-/messaging-interop-types-0.2.3.tgz#e647c9cd1beecfe6a6e82018a6eec37555e4da3e"
630630
integrity sha512-xfzFaJpzcmtDjycpDeCUj0Ge10ATFi/VHVIvEEjDNc3hodVBQADZ7BWQU7CuFpjSHE+eLuBI13z5F/9xOoGX8Q==
631631

632-
"@firebase/messaging@0.12.14":
633-
version "0.12.14"
634-
resolved "https://registry.yarnpkg.com/@firebase/messaging/-/messaging-0.12.14.tgz#21d32de01f2abbb262c35185d50043bce18d4fb4"
635-
integrity sha512-cSGP34jJswFvME8tdMDkvJvW6T1jEekyMSyq84AMBZ0KEpJbDWuC9n4wKT2lxUm1jaL651iZnn6g51yCl77ICg==
632+
"@firebase/messaging@0.12.15":
633+
version "0.12.15"
634+
resolved "https://registry.yarnpkg.com/@firebase/messaging/-/messaging-0.12.15.tgz#37afdb6adbbd79278d430884f323311599bf6529"
635+
integrity sha512-Bz+qvWNEwEWAbYtG4An8hgcNco6NWNoNLuLbGVwPL2fAoCF1zz+dcaBp+iTR2+K199JyRyDT9yDPAXhNHNDaKQ==
636636
dependencies:
637637
"@firebase/component" "0.6.11"
638638
"@firebase/installations" "0.6.11"
@@ -729,10 +729,10 @@
729729
dependencies:
730730
tslib "^2.1.0"
731731

732-
"@firebase/vertexai@1.0.1":
733-
version "1.0.1"
734-
resolved "https://registry.yarnpkg.com/@firebase/vertexai/-/vertexai-1.0.1.tgz#e07fb84da1dfa4c6da358b2e2ab167ec9f69a19a"
735-
integrity sha512-f48MGSofhaS05ebpN7zMIv4tBqYf19pXr5/4njKtNZVLbjxUswDma0SuFDoO+IwgbdkhFxgtNctM+C1zfI/O1Q==
732+
"@firebase/vertexai@1.0.2":
733+
version "1.0.2"
734+
resolved "https://registry.yarnpkg.com/@firebase/vertexai/-/vertexai-1.0.2.tgz#e9104361e88531d9f6f7c9f25ea64287f0a061b9"
735+
integrity sha512-4dC9m2nD0tkfKJT5v+i27tELrmUePjFXW3CDAxhVHUEv647B2R7kqpGQnyPkNEeaXkCr76THe7GGg35EWn4lDw==
736736
dependencies:
737737
"@firebase/app-check-interop-types" "0.3.3"
738738
"@firebase/component" "0.6.11"
@@ -3696,39 +3696,39 @@ firebase-tools@^13.29.1:
36963696
ws "^7.5.10"
36973697
yaml "^2.4.1"
36983698

3699-
firebase@^11.0.2:
3700-
version "11.0.2"
3701-
resolved "https://registry.yarnpkg.com/firebase/-/firebase-11.0.2.tgz#5de236ee1f2fa517279595e5d4199428da772f48"
3702-
integrity sha512-w4T8BSJpzdZA25QRch5ahLsgB6uRvg1LEic4BaC5rTD1YygroI1AXp+W+rbMnr8d8EjfAv6t4k8doULIjc1P8Q==
3699+
firebase@^11.1.0:
3700+
version "11.1.0"
3701+
resolved "https://registry.yarnpkg.com/firebase/-/firebase-11.1.0.tgz#7fce26e8220f9490bf2a32469b7c5034462024c2"
3702+
integrity sha512-3OoNW3vBXmBLYJvcwbPCwfluptbDVp2zZYjrfHPVFAXfPgmyy/LWjidt+Sw2WNvRelsG0v++WN2Wor6J3OwDRg==
37033703
dependencies:
37043704
"@firebase/analytics" "0.10.10"
37053705
"@firebase/analytics-compat" "0.2.16"
3706-
"@firebase/app" "0.10.16"
3706+
"@firebase/app" "0.10.17"
37073707
"@firebase/app-check" "0.8.10"
37083708
"@firebase/app-check-compat" "0.3.17"
3709-
"@firebase/app-compat" "0.2.46"
3709+
"@firebase/app-compat" "0.2.47"
37103710
"@firebase/app-types" "0.9.3"
37113711
"@firebase/auth" "1.8.1"
37123712
"@firebase/auth-compat" "0.5.16"
3713-
"@firebase/data-connect" "0.1.2"
3713+
"@firebase/data-connect" "0.1.3"
37143714
"@firebase/database" "1.0.10"
37153715
"@firebase/database-compat" "2.0.1"
37163716
"@firebase/firestore" "4.7.5"
37173717
"@firebase/firestore-compat" "0.3.40"
3718-
"@firebase/functions" "0.11.10"
3719-
"@firebase/functions-compat" "0.3.16"
3718+
"@firebase/functions" "0.12.0"
3719+
"@firebase/functions-compat" "0.3.17"
37203720
"@firebase/installations" "0.6.11"
37213721
"@firebase/installations-compat" "0.2.11"
3722-
"@firebase/messaging" "0.12.14"
3723-
"@firebase/messaging-compat" "0.2.14"
3722+
"@firebase/messaging" "0.12.15"
3723+
"@firebase/messaging-compat" "0.2.15"
37243724
"@firebase/performance" "0.6.11"
37253725
"@firebase/performance-compat" "0.2.11"
37263726
"@firebase/remote-config" "0.4.11"
37273727
"@firebase/remote-config-compat" "0.2.11"
37283728
"@firebase/storage" "0.13.4"
37293729
"@firebase/storage-compat" "0.3.14"
37303730
"@firebase/util" "1.10.2"
3731-
"@firebase/vertexai" "1.0.1"
3731+
"@firebase/vertexai" "1.0.2"
37323732

37333733
flat-cache@^3.0.4:
37343734
version "3.0.4"

0 commit comments

Comments
 (0)