Skip to content

Commit

Permalink
chore(deps): lock file maintenance (#142)
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 Jun 5, 2023
1 parent e3b179a commit 9cedfce
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions example/pubspec.lock
Expand Up @@ -5,10 +5,10 @@ packages:
dependency: transitive
description:
name: _flutterfire_internals
sha256: "8eb354cb8ebed8a9fdf63699d15deff533bc133128898afaf754926b57d611b6"
sha256: "9ebe81588e666f7e2b21309f2b5653bd9642d7f27fd0a6894278d2ff40cb9481"
url: "https://pub.dev"
source: hosted
version: "1.3.1"
version: "1.3.2"
async:
dependency: transitive
description:
Expand Down Expand Up @@ -45,26 +45,26 @@ packages:
dependency: "direct main"
description:
name: cloud_firestore
sha256: d597313deea7c06132c3e5d608b6c96b2804f39566f9074fd662753e64659895
sha256: "095a8c0e67da96610b6f4e6da7ac5853bc86d7664409ab71d7b934469ca99c6f"
url: "https://pub.dev"
source: hosted
version: "4.7.1"
version: "4.8.0"
cloud_firestore_platform_interface:
dependency: transitive
description:
name: cloud_firestore_platform_interface
sha256: f6900ac874e326eede700483cc33e034f64bfb98b0cbcdc6c1a5133146de52f9
sha256: dd5d1c3ed9a09e620ac59351f20fa635e112101bdc6f90e84b29c5a19fa1bf59
url: "https://pub.dev"
source: hosted
version: "5.14.1"
version: "5.15.0"
cloud_firestore_web:
dependency: transitive
description:
name: cloud_firestore_web
sha256: "2f7d865102ff5209d279652d2954e161a1e74d410abe95ed2931818277df4677"
sha256: "51f22dfbe07638075287e171b469ef545bee9f5fa0f8d0ed4aa98aceb0259a5d"
url: "https://pub.dev"
source: hosted
version: "3.5.1"
version: "3.6.0"
collection:
dependency: transitive
description:
Expand Down Expand Up @@ -101,10 +101,10 @@ packages:
dependency: "direct main"
description:
name: firebase_core
sha256: "250678b816279b3240c3a33e1f76bf712c00718f1fbeffc85873a5da8c077379"
sha256: e9b36b391690cf329c6fb1de220045e97c13784c303820cd33962319580a56c6
url: "https://pub.dev"
source: hosted
version: "2.13.0"
version: "2.13.1"
firebase_core_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -163,10 +163,10 @@ packages:
dependency: transitive
description:
name: lints
sha256: "6b0206b0bf4f04961fc5438198ccb3a885685cd67d4d4a32cc20ad7f8adbe015"
sha256: "0a217c6c989d21039f1498c3ed9f3ed71b354e69873f13a8dfc3c9fe76f1b452"
url: "https://pub.dev"
source: hosted
version: "2.1.0"
version: "2.1.1"
matcher:
dependency: transitive
description:
Expand Down Expand Up @@ -381,5 +381,5 @@ packages:
source: hosted
version: "1.0.0"
sdks:
dart: ">=3.0.0-417 <4.0.0"
dart: ">=3.0.0 <4.0.0"
flutter: ">=3.3.0"

0 comments on commit 9cedfce

Please sign in to comment.