Skip to content

Commit

Permalink
chore(deps): lock file maintenance (#137)
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 May 8, 2023
1 parent 21e5a84 commit 295cdb0
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions example/pubspec.lock
Expand Up @@ -5,10 +5,10 @@ packages:
dependency: transitive
description:
name: _flutterfire_internals
sha256: "6a0ad72b2bcdb461749e40c01c478212a78db848dfcb2f10f2a461988bc5fb29"
sha256: "867b77e2367bc502dcd4d5a66302615409f04eb20ed82ba1c0ba073f9107e018"
url: "https://pub.dev"
source: hosted
version: "1.1.1"
version: "1.2.0"
async:
dependency: transitive
description:
Expand Down Expand Up @@ -45,26 +45,26 @@ packages:
dependency: "direct main"
description:
name: cloud_firestore
sha256: "7e15d929d3d82774bffaf4b2c0bfc85b429fe08dff7280a601c43f309cea1ebf"
sha256: "1ba6da0f5c07323b62c3843da98d18f49020b0a337a2b3faf66e207609fa4742"
url: "https://pub.dev"
source: hosted
version: "4.5.3"
version: "4.6.0"
cloud_firestore_platform_interface:
dependency: transitive
description:
name: cloud_firestore_platform_interface
sha256: "76ba7b9dd43ce7f07e75a2349f3eb3e2c61e1bea88fec4798c3377cccf44cd7a"
sha256: "804e212c180abb50d861e5cf18e86cd621806f7cf6ebf926e8871db7a7a7efe5"
url: "https://pub.dev"
source: hosted
version: "5.12.1"
version: "5.13.0"
cloud_firestore_web:
dependency: transitive
description:
name: cloud_firestore_web
sha256: "0c1305722339e0b3fc0ce62bf6233b3f8762cc105a26af02171b849e6a3b3727"
sha256: "4ecd040aaaa475096f2565e556e7b515b368a2cb893add50da31019fa8102d35"
url: "https://pub.dev"
source: hosted
version: "3.4.2"
version: "3.4.3"
collection:
dependency: transitive
description:
Expand Down Expand Up @@ -101,26 +101,26 @@ packages:
dependency: "direct main"
description:
name: firebase_core
sha256: "239e4ac688674a7e7b5476fd16b0d8e2b5a453d464f32091af3ce1df4ebb7316"
sha256: dcf54c170c5371ad0e79229d0fb372c58262ae0968b7de222bf28e51dd236be0
url: "https://pub.dev"
source: hosted
version: "2.10.0"
version: "2.11.0"
firebase_core_platform_interface:
dependency: transitive
description:
name: firebase_core_platform_interface
sha256: "0df0a064ab0cad7f8836291ca6f3272edd7b83ad5b3540478ee46a0849d8022b"
sha256: ae79f335f6c7f2dadb00c98c429da2ca905d265e0225fb5e7dfa62ac3accad48
url: "https://pub.dev"
source: hosted
version: "4.6.0"
version: "4.7.0"
firebase_core_web:
dependency: transitive
description:
name: firebase_core_web
sha256: "347351a8f0518f3343d79a9a0690fa67ad232fc32e2ea270677791949eac792b"
sha256: e57ef862257a0d977c1308d02e2fbb9b68525e6d85711b08f3df8cec836fb444
url: "https://pub.dev"
source: hosted
version: "2.3.0"
version: "2.4.0"
firestore_cache:
dependency: "direct main"
description:
Expand Down Expand Up @@ -368,10 +368,10 @@ packages:
dependency: transitive
description:
name: win32
sha256: dd8f9344bc305ae2923e3d11a2a911d9a4e2c7dd6fe0ed10626d63211a69676e
sha256: "5a751eddf9db89b3e5f9d50c20ab8612296e4e8db69009788d6c8b060a84191c"
url: "https://pub.dev"
source: hosted
version: "4.1.3"
version: "4.1.4"
xdg_directories:
dependency: transitive
description:
Expand Down

0 comments on commit 295cdb0

Please sign in to comment.