Skip to content

Commit

Permalink
CHORE: updated dependencies (#33)
Browse files Browse the repository at this point in the history
- Fixes firebase web issue
  • Loading branch information
OutdatedGuy authored Jul 28, 2022
1 parent ab6d757 commit 5c7ac24
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,21 +98,21 @@ packages:
name: cloud_firestore
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.17"
version: "3.4.1"
cloud_firestore_platform_interface:
dependency: transitive
description:
name: cloud_firestore_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "5.5.7"
version: "5.7.0"
cloud_firestore_web:
dependency: transitive
description:
name: cloud_firestore_web
url: "https://pub.dartlang.org"
source: hosted
version: "2.6.16"
version: "2.8.1"
collection:
dependency: transitive
description:
Expand Down Expand Up @@ -189,63 +189,63 @@ packages:
name: firebase_auth
url: "https://pub.dartlang.org"
source: hosted
version: "3.3.19"
version: "3.6.0"
firebase_auth_platform_interface:
dependency: transitive
description:
name: firebase_auth_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "6.2.7"
version: "6.5.0"
firebase_auth_web:
dependency: transitive
description:
name: firebase_auth_web
url: "https://pub.dartlang.org"
source: hosted
version: "3.3.16"
version: "4.2.0"
firebase_core:
dependency: "direct main"
description:
name: firebase_core
url: "https://pub.dartlang.org"
source: hosted
version: "1.17.1"
version: "1.20.0"
firebase_core_platform_interface:
dependency: transitive
description:
name: firebase_core_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "4.4.0"
version: "4.5.0"
firebase_core_web:
dependency: transitive
description:
name: firebase_core_web
url: "https://pub.dartlang.org"
source: hosted
version: "1.6.4"
version: "1.7.1"
firebase_storage:
dependency: "direct main"
description:
name: firebase_storage
url: "https://pub.dartlang.org"
source: hosted
version: "10.2.17"
version: "10.3.4"
firebase_storage_platform_interface:
dependency: transitive
description:
name: firebase_storage_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "4.1.7"
version: "4.1.12"
firebase_storage_web:
dependency: transitive
description:
name: firebase_storage_web
url: "https://pub.dartlang.org"
source: hosted
version: "3.2.16"
version: "3.3.2"
flutter:
dependency: "direct main"
description: flutter
Expand Down Expand Up @@ -400,7 +400,7 @@ packages:
name: image_picker_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "2.5.0"
version: "2.6.0"
internet_connection_checker_plus:
dependency: "direct main"
description:
Expand Down Expand Up @@ -428,7 +428,7 @@ packages:
name: lint
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.2"
version: "1.10.0"
lints:
dependency: transitive
description:
Expand Down Expand Up @@ -568,14 +568,14 @@ packages:
name: path_provider_android
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.16"
version: "2.0.17"
path_provider_ios:
dependency: transitive
description:
name: path_provider_ios
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.10"
version: "2.0.11"
path_provider_linux:
dependency: transitive
description:
Expand Down

0 comments on commit 5c7ac24

Please sign in to comment.