Skip to content

Commit

Permalink
chore(example/deps): lock file maintenance (#309)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 4, 2024
1 parent 889b67f commit c1cb890
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions example/pubspec.lock
Expand Up @@ -5,10 +5,10 @@ packages:
dependency: transitive
description:
name: _flutterfire_internals
sha256: f5628cd9c92ed11083f425fd1f8f1bc60ecdda458c81d73b143aeda036c35fe7
sha256: "78f9e0914a5b85de1257a0c1d1af92c4e22f86448133dfc967651ca606a87a82"
url: "https://pub.dev"
source: hosted
version: "1.3.16"
version: "1.3.20"
async:
dependency: transitive
description:
Expand Down Expand Up @@ -45,26 +45,26 @@ packages:
dependency: "direct main"
description:
name: cloud_firestore
sha256: "8bfbb5a2edbc6052452326d60de0113fea2bcbf081d34a3f8e45c8b38307b31c"
sha256: "2a262eb881e7f13de2b33d4a81a6841166e0c148041eb081be4044beb5f89c9c"
url: "https://pub.dev"
source: hosted
version: "4.14.0"
version: "4.15.3"
cloud_firestore_platform_interface:
dependency: transitive
description:
name: cloud_firestore_platform_interface
sha256: "73ff438fe46028f0e19f55da18b6ddc6906ab750562cd7d9ffab77ff8c0c4307"
sha256: "7589195ebc5051069e6105838cb855a95df83ad76f70f8f5d82f8302cae9422b"
url: "https://pub.dev"
source: hosted
version: "6.1.0"
version: "6.1.4"
cloud_firestore_web:
dependency: transitive
description:
name: cloud_firestore_web
sha256: "232e45e95970d3a6baab8f50f9c3a6e2838d145d9d91ec9a7392837c44296397"
sha256: "816b22e8d69e1cd627fe0c7574668b9ed595799f66ce6fd087cc3ecd4c99f771"
url: "https://pub.dev"
source: hosted
version: "3.9.0"
version: "3.10.3"
collection:
dependency: transitive
description:
Expand Down Expand Up @@ -101,10 +101,10 @@ packages:
dependency: "direct main"
description:
name: firebase_core
sha256: "96607c0e829a581c2a483c658f04e8b159964c3bae2730f73297070bc85d40bb"
sha256: "0b066f2dc196de65f4e57dc851984acba751a7929bffaee69464b3f75e175a5c"
url: "https://pub.dev"
source: hosted
version: "2.24.2"
version: "2.25.3"
firebase_core_platform_interface:
dependency: transitive
description:
Expand All @@ -117,10 +117,10 @@ packages:
dependency: transitive
description:
name: firebase_core_web
sha256: d585bdf3c656c3f7821ba1bd44da5f13365d22fcecaf5eb75c4295246aaa83c0
sha256: df9d4ce37b97ecbe4347fb21887cb61383e3e95f8cf8d6c2de5999ef58e8b312
url: "https://pub.dev"
source: hosted
version: "2.10.0"
version: "2.11.3"
firestore_cache:
dependency: "direct main"
description:
Expand Down

0 comments on commit c1cb890

Please sign in to comment.