Skip to content

Commit

Permalink
fix(ui): update dependencies to latest. Last release as `flutterfire_…
Browse files Browse the repository at this point in the history
…ui` is deprecated and no longer supported. (#9762)
  • Loading branch information
russellwheatley committed Oct 20, 2022
1 parent 5b437c3 commit 82f5a71
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/flutterfire_ui/example/pubspec.yaml
Expand Up @@ -24,9 +24,9 @@ dependencies:
cloud_firestore: ^4.0.1
crypto: ^3.0.1
cupertino_icons: ^1.0.2
firebase_auth: ^3.10.0
firebase_auth: ^4.0.1
firebase_core: ^2.0.0
firebase_database: ^10.0.0
firebase_database: ^10.0.1
firebase_dynamic_links: ^5.0.1
flutter:
sdk: flutter
Expand Down
4 changes: 2 additions & 2 deletions packages/flutterfire_ui/pubspec.yaml
Expand Up @@ -17,9 +17,9 @@ dependencies:
crypto: ^3.0.1
desktop_webview_auth: ^0.0.5
email_validator: ^2.0.1
firebase_auth: ^3.10.0
firebase_auth: ^4.0.1
firebase_core: ^2.0.0
firebase_database: ^10.0.0
firebase_database: ^10.0.1
firebase_dynamic_links: ^5.0.1
flutter:
sdk: flutter
Expand Down

0 comments on commit 82f5a71

Please sign in to comment.