Skip to content

Commit

Permalink
chore(deps): bump cloud_firestore from 5.6.0 to 5.6.1 (#50)
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.0 to 5.6.1.
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/cloud_firestore-v5.6.1/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 Jan 17, 2025
1 parent 4ea137a commit 0012282
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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: daa1d780fdecf8af925680c06c86563cdd445deea995d5c9176f1302a2b10bbe
sha256: "27899c95f9e7ec06c8310e6e0eac967707714b9f1450c4a58fa00ca011a4a8ae"
url: "https://pub.dev"
source: hosted
version: "1.3.48"
version: "1.3.49"
analyzer:
dependency: transitive
description:
Expand Down Expand Up @@ -189,26 +189,26 @@ packages:
dependency: "direct main"
description:
name: cloud_firestore
sha256: ba89d4ae6ddaea0241f50a2dc1ffe36f32891f1a6bc78540f55d79c7f8ed536a
sha256: a5c28d51ab20ce65db9d9dbeed4a1a825730c2a91a31eb6a6c97dc5d82c6cfd9
url: "https://pub.dev"
source: hosted
version: "5.6.0"
version: "5.6.1"
cloud_firestore_platform_interface:
dependency: transitive
description:
name: cloud_firestore_platform_interface
sha256: "966cfd6beb2e943f3363a7bced4476533caa55d2338ffd876855c07e5296d1d7"
sha256: "6ea302a856373674ce090f97d99a265202a75cb8e3125c6076a782ed586e6f64"
url: "https://pub.dev"
source: hosted
version: "6.6.0"
version: "6.6.1"
cloud_firestore_web:
dependency: transitive
description:
name: cloud_firestore_web
sha256: "110ba7ff3322c239527e5be3c0d471a3e14fd0a870b2feff96d1e527a2eae2bb"
sha256: eae5ffd1a96eab6013d1c3bf33280ca254ddc179b30a12f1dbe9f7a7c6ba7af1
url: "https://pub.dev"
source: hosted
version: "4.4.0"
version: "4.4.1"
code_builder:
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.0
cloud_firestore: ^5.6.1
dio: ^5.7.0
envied: ^0.5.4+1
equatable: ^2.0.5
Expand Down

0 comments on commit 0012282

Please sign in to comment.