Skip to content

Commit

Permalink
chore(deps): bump cloud_firestore from 5.6.2 to 5.6.4 (#68)
Browse files Browse the repository at this point in the history
Bumps [cloud_firestore](https://github.com/firebase/flutterfire/tree/main/packages/cloud_firestore) from 5.6.2 to 5.6.4.
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/cloud_firestore-v5.6.4/packages/cloud_firestore)

---
updated-dependencies:
- dependency-name: cloud_firestore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2025
1 parent 329c589 commit 4c4ac4f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ packages:
dependency: transitive
description:
name: _flutterfire_internals
sha256: e051259913915ea5bc8fe18664596bea08592fd123930605d562969cd7315fcd
sha256: "401dd18096f5eaa140404ccbbbf346f83c850e6f27049698a7ee75a3488ddb32"
url: "https://pub.dev"
source: hosted
version: "1.3.51"
version: "1.3.52"
analyzer:
dependency: transitive
description:
Expand Down Expand Up @@ -189,26 +189,26 @@ packages:
dependency: "direct main"
description:
name: cloud_firestore
sha256: "9ba2379f319906567f7078ebf086951c4e333c71620455084c18258f267f0636"
sha256: "8dfe49146560af035314477995bdfb4a7104f33cb7f881748572fbda38ecfa55"
url: "https://pub.dev"
source: hosted
version: "5.6.2"
version: "5.6.4"
cloud_firestore_platform_interface:
dependency: transitive
description:
name: cloud_firestore_platform_interface
sha256: c3a2987addea08273c582a91f5fb173ca81916ef6d7f8e1a6760c3a8a3a53fc7
sha256: dc0bcc3239a4feaa4b7b184dc4b689bc97e6cea1a8320ee0d7ee64b3607858ea
url: "https://pub.dev"
source: hosted
version: "6.6.2"
version: "6.6.4"
cloud_firestore_web:
dependency: transitive
description:
name: cloud_firestore_web
sha256: "4c1bc404d825c68153660b12fd937b90b75cf3aa622cc077da5308ccaec17a9e"
sha256: "5091ed6771c886c9a93b1ec1ffa61770056210f1a3312095a73a5a4bab0c6a9f"
url: "https://pub.dev"
source: hosted
version: "4.4.2"
version: "4.4.4"
code_builder:
dependency: transitive
description:
Expand Down Expand Up @@ -381,10 +381,10 @@ packages:
dependency: "direct main"
description:
name: firebase_core
sha256: "93dc4dd12f9b02c5767f235307f609e61ed9211047132d07f9e02c668f0bfc33"
sha256: "6a4ea0f1d533443c8afc3d809cd36a4e2b8f2e2e711f697974f55bb31d71d1b8"
url: "https://pub.dev"
source: hosted
version: "3.11.0"
version: "3.12.0"
firebase_core_platform_interface:
dependency: "direct dev"
description:
Expand All @@ -397,10 +397,10 @@ packages:
dependency: transitive
description:
name: firebase_core_web
sha256: "0e13c80f0de8acaa5d0519cbe23c8b4cc138a2d5d508b5755c861bdfc9762678"
sha256: e47f5c2776de018fa19bc9f6f723df136bc75cdb164d64b65305babd715c8e41
url: "https://pub.dev"
source: hosted
version: "2.20.0"
version: "2.21.0"
fixnum:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ environment:

dependencies:
bloc: ^8.1.3
cloud_firestore: ^5.6.2
cloud_firestore: ^5.6.4
dio: ^5.8.0+1
envied: ^1.1.0
equatable: ^2.0.7
Expand Down

0 comments on commit 4c4ac4f

Please sign in to comment.