Skip to content

Commit

Permalink
fix(deps): update firebase
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent e9cb340 commit 734b3cc
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
50 changes: 25 additions & 25 deletions app/pubspec.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ dependencies:
feature_settings:
# noinspection DartPathPackageReference
path: ../feature/settings
firebase_analytics: 11.0.0
firebase_auth: 5.0.0
firebase_core: 3.0.0
firebase_analytics: 11.0.1
firebase_auth: 5.1.0
firebase_core: 3.1.0
flutter:
sdk: flutter
flutter_riverpod: 2.5.1
Expand Down
2 changes: 1 addition & 1 deletion core/analytics_firebase/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
path: ../analytics
core_common:
path: ../common
firebase_analytics: 11.0.0
firebase_analytics: 11.0.1
riverpod_annotation: 2.3.5

dependency_overrides:
Expand Down

0 comments on commit 734b3cc

Please sign in to comment.