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 Jan 10, 2025
1 parent 1f8d230 commit ecd7e41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions app/mobile/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ dependencies:
feature_onboarding: any
feature_quest: any
feature_settings: any
firebase_analytics: 11.3.5
firebase_auth: 5.3.3
firebase_core: 3.8.0
firebase_remote_config: 5.1.5
firebase_analytics: 11.4.0
firebase_auth: 5.4.0
firebase_core: 3.10.0
firebase_remote_config: 5.3.0
flutter:
sdk: flutter
flutter_hooks: 0.20.5
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 @@ -11,7 +11,7 @@ resolution: workspace
dependencies:
core_analytics: any
core_common: any
firebase_analytics: 11.3.5
firebase_analytics: 11.4.0
riverpod_annotation: 2.6.1

dev_dependencies:
Expand Down

0 comments on commit ecd7e41

Please sign in to comment.