Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependencies #77

Merged
merged 1 commit into from
Aug 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions melos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ repository: https://github.com/firebase/FirebaseUI-Flutter

packages:
- packages/*
- packages/*/example

command:
version:
Expand Down
4 changes: 0 additions & 4 deletions packages/firebase_ui_auth/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ migrate_working_dir/
.dart_tool/
.packages
build/

# Temporariliy track pubspec_overrides.yaml to override intl dependency until flutter_localizations
# is reved to 0.18.0.
!pubspec_overrides.yaml
5 changes: 2 additions & 3 deletions packages/firebase_ui_auth/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,17 @@ dependencies:
dev_dependencies:
drive: ^1.0.0-1.0.nullsafety.1
firebase_ui_shared: ^1.3.0
flutter_facebook_auth: ^5.0.8
flutter_facebook_auth: ^6.0.1
flutter_driver:
sdk: flutter
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
google_sign_in: ^6.1.0
http: ^0.13.4
http: ^1.1.0
integration_test:
sdk: flutter
mockito: ^5.0.0
test: any
twitter_login: ^4.3.2
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_ui_auth/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:

dependencies:
email_validator: ^2.0.1
firebase_auth: ^4.7.2
firebase_auth: ^4.8.0
firebase_core: ^2.15.0
firebase_dynamic_links: ^5.3.4
firebase_ui_localizations: ^1.5.2
Expand Down
4 changes: 0 additions & 4 deletions packages/firebase_ui_database/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ migrate_working_dir/
.dart_tool/
.packages
build/

# Temporariliy track pubspec_overrides.yaml to override intl dependency until flutter_localizations
# is reved to 0.18.0.
!pubspec_overrides.yaml
4 changes: 0 additions & 4 deletions packages/firebase_ui_firestore/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ migrate_working_dir/
.dart_tool/
.packages
build/

# Temporariliy track pubspec_overrides.yaml to override intl dependency until flutter_localizations
# is reved to 0.18.0.
!pubspec_overrides.yaml
10 changes: 10 additions & 0 deletions packages/firebase_ui_localizations/example/pubspec_overrides.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# melos_managed_dependency_overrides: firebase_ui_auth,firebase_ui_localizations,firebase_ui_oauth,firebase_ui_shared
dependency_overrides:
firebase_ui_auth:
path: ../../firebase_ui_auth
firebase_ui_localizations:
path: ..
firebase_ui_oauth:
path: ../../firebase_ui_oauth
firebase_ui_shared:
path: ../../firebase_ui_shared
4 changes: 0 additions & 4 deletions packages/firebase_ui_oauth/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ migrate_working_dir/
.dart_tool/
.packages
build/

# Temporariliy track pubspec_overrides.yaml to override intl dependency until flutter_localizations
# is reved to 0.18.0.
!pubspec_overrides.yaml
4 changes: 0 additions & 4 deletions packages/firebase_ui_oauth_apple/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ migrate_working_dir/
.dart_tool/
.packages
build/

# Temporariliy track pubspec_overrides.yaml to override intl dependency until flutter_localizations
# is reved to 0.18.0.
!pubspec_overrides.yaml
4 changes: 0 additions & 4 deletions packages/firebase_ui_oauth_facebook/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ migrate_working_dir/
.dart_tool/
.packages
build/

# Temporariliy track pubspec_overrides.yaml to override intl dependency until flutter_localizations
# is reved to 0.18.0.
!pubspec_overrides.yaml
2 changes: 1 addition & 1 deletion packages/firebase_ui_oauth_facebook/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
firebase_ui_oauth: ^1.4.8
flutter:
sdk: flutter
flutter_facebook_auth: ^5.0.8
flutter_facebook_auth: ^6.0.1

dev_dependencies:
flutter_test:
Expand Down
4 changes: 0 additions & 4 deletions packages/firebase_ui_oauth_google/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ migrate_working_dir/
.dart_tool/
.packages
build/

# Temporariliy track pubspec_overrides.yaml to override intl dependency until flutter_localizations
# is reved to 0.18.0.
!pubspec_overrides.yaml
4 changes: 0 additions & 4 deletions packages/firebase_ui_oauth_twitter/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ migrate_working_dir/
.dart_tool/
.packages
build/

# Temporariliy track pubspec_overrides.yaml to override intl dependency until flutter_localizations
# is reved to 0.18.0.
!pubspec_overrides.yaml
2 changes: 1 addition & 1 deletion packages/firebase_ui_storage/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
firebase_ui_shared: ^1.3.1
path: ^1.8.2
uuid: ^3.0.7
file_selector: ^0.9.2+4
file_selector: ^1.0.0
flutter_blurhash: ^0.7.0

dev_dependencies:
Expand Down
Loading