Skip to content

Commit 267eb73

Browse files
Bump firebase from 12.2.0 to 12.2.1 (#1424)
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 12.2.0 to 12.2.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/[email protected]@12.2.1) --- updated-dependencies: - dependency-name: firebase dependency-version: 12.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b892ac3 commit 267eb73

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.18.0",
1818
"@mui/material": "^5.18.0",
1919
"@mui/styles": "^6.5.0",
20-
"firebase": "^12.2.0",
20+
"firebase": "^12.2.1",
2121
"next": "^15.5.2",
2222
"react": "^18.2.0",
2323
"react-dom": "^18.3.1"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -362,10 +362,10 @@
362362
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
363363
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
364364

365-
"@firebase/[email protected].0":
366-
version "2.2.0"
367-
resolved "https://registry.yarnpkg.com/@firebase/ai/-/ai-2.2.0.tgz#859042f6d7dffad31ff495c07dd83f93538ba037"
368-
integrity sha512-+Dom8MYdbno2JghxGaIUa8CDTdPIPW8Yw7/1088fEbxxBmjbcdkxBYPXSdkSp/6rcTlLZaPJe4jV49gnwYn9Sw==
365+
"@firebase/[email protected].1":
366+
version "2.2.1"
367+
resolved "https://registry.yarnpkg.com/@firebase/ai/-/ai-2.2.1.tgz#fa3b15f4e50b4c0a9408fd3cbbaac32ee3442388"
368+
integrity sha512-0VWlkGB18oDhwMqsgxpt/usMsyjnH3a7hTvQPcAbk7VhFg0QZMDX60mQKfLTFKrB5VwmlaIdVsSZznsTY2S0wA==
369369
dependencies:
370370
"@firebase/app-check-interop-types" "0.3.3"
371371
"@firebase/component" "0.7.0"
@@ -4252,12 +4252,12 @@ firebase-tools@^14.15.1:
42524252
zod "^3.24.3"
42534253
zod-to-json-schema "^3.24.5"
42544254

4255-
firebase@^12.2.0:
4256-
version "12.2.0"
4257-
resolved "https://registry.yarnpkg.com/firebase/-/firebase-12.2.0.tgz#4a3e360a2567d22b6dfcab29e146a55c1dee0893"
4258-
integrity sha512-H/ko4peZZQnZM/gf62d42qpE4D5C1D71YiGwLpOgo+mTRvzv4g7MjksGDVgTiE3TDByhzyL8E/aDE/tEUiasPA==
4255+
firebase@^12.2.1:
4256+
version "12.2.1"
4257+
resolved "https://registry.yarnpkg.com/firebase/-/firebase-12.2.1.tgz#617817c6b64db05f4264822f89472cadc08f8924"
4258+
integrity sha512-UkuW2ZYaq/QuOQ24bfaqmkVqoBFhkA/ptATfPuRtc5vdm+zhwc3mfZBwFe6LqH9yrCN/6rAblgxKz2/0tDvA7w==
42594259
dependencies:
4260-
"@firebase/ai" "2.2.0"
4260+
"@firebase/ai" "2.2.1"
42614261
"@firebase/analytics" "0.10.18"
42624262
"@firebase/analytics-compat" "0.2.24"
42634263
"@firebase/app" "0.14.2"

0 commit comments

Comments
 (0)