Skip to content

Commit

Permalink
Merge pull request #10 from FabianVarela/dependabot/pub/cloud_firesto…
Browse files Browse the repository at this point in the history
…re-5.5.1

Bump cloud_firestore from 5.5.0 to 5.5.1
  • Loading branch information
FabianVarela authored Dec 4, 2024
2 parents e365b28 + c305bd9 commit 82af820
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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: "71c01c1998c40b3af1944ad0a5f374b4e6fef7f3d2df487f3970dbeadaeb25a1"
sha256: eae3133cbb06de9205899b822e3897fc6a8bc278ad4c944b4ce612689369694b
url: "https://pub.dev"
source: hosted
version: "1.3.46"
version: "1.3.47"
_macros:
dependency: transitive
description: dart
Expand Down Expand Up @@ -146,26 +146,26 @@ packages:
dependency: "direct main"
description:
name: cloud_firestore
sha256: d5b73c5f27d95504e45d96e793fe9f9daa62e42b22da85b9f8de4916f46e916d
sha256: "852c1a14399be76c71a881d2475392393f2ceef77c0859405a6bcac5ec8c0221"
url: "https://pub.dev"
source: hosted
version: "5.5.0"
version: "5.5.1"
cloud_firestore_platform_interface:
dependency: transitive
description:
name: cloud_firestore_platform_interface
sha256: "8d5a3a501f3b21638199819ab76709d3b87abc9a565ed611b13a238611cfba27"
sha256: "69f0baeb7ac0577946f82991075b18133fd81441aeda487e41fb5692958117cd"
url: "https://pub.dev"
source: hosted
version: "6.5.0"
version: "6.5.1"
cloud_firestore_web:
dependency: transitive
description:
name: cloud_firestore_web
sha256: "24f302e4ffd88ec2891e33f432b53f59ebd072664c5dc804b7fcbc51ea22b4b3"
sha256: ff65ee2f8caafb1bcba3133666d5ee00848f94c677900a368cad593982ef8ba8
url: "https://pub.dev"
source: hosted
version: "4.3.4"
version: "4.3.5"
code_builder:
dependency: transitive
description:
Expand Down Expand Up @@ -258,26 +258,26 @@ packages:
dependency: "direct main"
description:
name: firebase_core
sha256: "2438a75ad803e818ad3bd5df49137ee619c46b6fc7101f4dbc23da07305ce553"
sha256: fef81a53ba1ca618def1f8bef4361df07968434e62cb204c1fb90bb880a03da2
url: "https://pub.dev"
source: hosted
version: "3.8.0"
version: "3.8.1"
firebase_core_platform_interface:
dependency: transitive
description:
name: firebase_core_platform_interface
sha256: e30da58198a6d4b49d5bce4e852f985c32cb10db329ebef9473db2b9f09ce810
sha256: b94b217e3ad745e784960603d33d99471621ecca151c99c670869b76e50ad2a6
url: "https://pub.dev"
source: hosted
version: "5.3.0"
version: "5.3.1"
firebase_core_web:
dependency: transitive
description:
name: firebase_core_web
sha256: f967a7138f5d2ffb1ce15950e2a382924239eaa521150a8f144af34e68b3b3e5
sha256: "9e69806bb3d905aeec3c1242e0e1475de6ea6d48f456af29d598fb229a2b4e5e"
url: "https://pub.dev"
source: hosted
version: "2.18.1"
version: "2.18.2"
fixnum:
dependency: transitive
description:
Expand Down Expand Up @@ -893,10 +893,10 @@ packages:
dependency: transitive
description:
name: vm_service
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
sha256: f652077d0bdf60abe4c1f6377448e8655008eef28f128bc023f7b5e8dfeb48fc
url: "https://pub.dev"
source: hosted
version: "14.2.5"
version: "14.2.4"
watcher:
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 @@ -10,7 +10,7 @@ environment:
flutter: 3.24.0

dependencies:
cloud_firestore: ^5.5.0
cloud_firestore: ^5.5.1
context_menus: ^2.0.0+1
dart_emoji: ^0.2.0+2
equatable: ^2.0.7
Expand Down

0 comments on commit 82af820

Please sign in to comment.