Skip to content

Commit

Permalink
CHORE: updated dependencies (#34)
Browse files Browse the repository at this point in the history
- Fixes firebase auth web persistence problem
  • Loading branch information
OutdatedGuy authored Jul 29, 2022
1 parent 5c7ac24 commit a3b448f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ packages:
name: cloud_firestore
url: "https://pub.dartlang.org"
source: hosted
version: "3.4.1"
version: "3.4.2"
cloud_firestore_platform_interface:
dependency: transitive
description:
Expand All @@ -112,7 +112,7 @@ packages:
name: cloud_firestore_web
url: "https://pub.dartlang.org"
source: hosted
version: "2.8.1"
version: "2.8.2"
collection:
dependency: transitive
description:
Expand Down Expand Up @@ -189,21 +189,21 @@ packages:
name: firebase_auth
url: "https://pub.dartlang.org"
source: hosted
version: "3.6.0"
version: "3.6.1"
firebase_auth_platform_interface:
dependency: transitive
description:
name: firebase_auth_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "6.5.0"
version: "6.5.1"
firebase_auth_web:
dependency: transitive
description:
name: firebase_auth_web
url: "https://pub.dartlang.org"
source: hosted
version: "4.2.0"
version: "4.2.1"
firebase_core:
dependency: "direct main"
description:
Expand Down

0 comments on commit a3b448f

Please sign in to comment.