Skip to content

Commit

Permalink
* updated pubspec lock
Browse files Browse the repository at this point in the history
  • Loading branch information
rithik-dev committed Jul 16, 2022
1 parent ac0bf3c commit 6d509d3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@ packages:
name: firebase_auth
url: "https://pub.dartlang.org"
source: hosted
version: "3.4.1"
version: "3.4.2"
firebase_auth_platform_interface:
dependency: transitive
description:
name: firebase_auth_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "6.3.1"
version: "6.3.2"
firebase_auth_web:
dependency: transitive
description:
name: firebase_auth_web
url: "https://pub.dartlang.org"
source: hosted
version: "3.3.19"
version: "4.0.0"
firebase_core:
dependency: "direct main"
description:
Expand All @@ -98,7 +98,7 @@ packages:
name: firebase_core_web
url: "https://pub.dartlang.org"
source: hosted
version: "1.6.6"
version: "1.7.0"
firebase_phone_auth_handler:
dependency: "direct main"
description:
Expand Down
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,21 +56,21 @@ packages:
name: firebase_auth
url: "https://pub.dartlang.org"
source: hosted
version: "3.4.1"
version: "3.4.2"
firebase_auth_platform_interface:
dependency: transitive
description:
name: firebase_auth_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "6.3.1"
version: "6.3.2"
firebase_auth_web:
dependency: transitive
description:
name: firebase_auth_web
url: "https://pub.dartlang.org"
source: hosted
version: "3.3.19"
version: "4.0.0"
firebase_core:
dependency: transitive
description:
Expand All @@ -91,7 +91,7 @@ packages:
name: firebase_core_web
url: "https://pub.dartlang.org"
source: hosted
version: "1.6.6"
version: "1.7.0"
flutter:
dependency: "direct main"
description: flutter
Expand Down

0 comments on commit 6d509d3

Please sign in to comment.