Skip to content

Commit

Permalink
feat(ui)!: update all dependencies to use latest releases (#7549)
Browse files Browse the repository at this point in the history
  • Loading branch information
lesnitsky committed Dec 10, 2021
1 parent e82ba3e commit 051ff77
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
6 changes: 1 addition & 5 deletions packages/flutterfire_ui/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,9 @@ dependencies:
flutter:
sdk: flutter
flutter_facebook_auth: '^3.5.0'
flutter_svg: ^0.22.0
flutter_svg: ^1.0.0
flutterfire_ui:
path: ../
google_sign_in: ^5.0.7
sign_in_with_apple: ^3.1.0
storybook_flutter: ^0.1.5
twitter_login: ^4.0.1

dev_dependencies:
drive: ^1.0.0-1.0.nullsafety.1
Expand Down
8 changes: 4 additions & 4 deletions packages/flutterfire_ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ dependencies:
firebase_dynamic_links: ^4.0.2
flutter:
sdk: flutter
flutter_facebook_auth: ^3.5.0
flutter_facebook_auth: ^3.5.7
flutter_localizations:
sdk: flutter
flutter_svg: ^0.22.0
google_sign_in: ^5.0.7
sign_in_with_apple: ^3.1.0
flutter_svg: ^1.0.0
google_sign_in: ^5.2.1
sign_in_with_apple: ^3.3.0
twitter_login: ^4.0.1

dev_dependencies:
Expand Down

0 comments on commit 051ff77

Please sign in to comment.