Skip to content

Commit

Permalink
fix(deps): update firebase dependencies (#1030)
Browse files Browse the repository at this point in the history
* fix(deps): update firebase dependencies

* chore(deps): dependencies maintenance

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Jan 12, 2024
1 parent a205ac3 commit bcbbb46
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ PODS:
- FirebaseAnalytics (~> 10.18.0)
- Firebase/CoreOnly (10.18.0):
- FirebaseCore (= 10.18.0)
- firebase_analytics (10.7.4):
- firebase_analytics (10.8.0):
- Firebase/Analytics (= 10.18.0)
- firebase_core
- FlutterMacOS
- firebase_auth (4.15.3):
- firebase_auth (4.16.0):
- Firebase/Auth (~> 10.18.0)
- Firebase/CoreOnly (~> 10.18.0)
- firebase_core
Expand Down Expand Up @@ -183,8 +183,8 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Firebase: 414ad272f8d02dfbf12662a9d43f4bba9bec2a06
firebase_analytics: bf181e2a4e102386a8011ed7ea775ce0f090833a
firebase_auth: 3fafae5bb68e70c0e0c973d4807ee40a73483bab
firebase_analytics: 687a47ef9af9c5a8a9fc612c100987f843d0a281
firebase_auth: 1d5713117a5a961e90b0bfd7766a7ec89c5a709f
firebase_core: a74ee8b3ab5f91ae6b73f4913eaca996c24458b6
FirebaseAnalytics: 4d310b35c48eaa4a058ddc04bdca6bdb5dc0fe80
FirebaseAppCheckInterop: 37884781f3e16a1ba47e7ec80a1e805f987788e3
Expand Down
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -363,10 +363,10 @@ packages:
dependency: "direct main"
description:
name: firebase_analytics
sha256: "5e92d510eacd66c354718fd9cc8f66ffdfa025640b645c4742297fb973770508"
sha256: "0240076090d77045d757aecb090616066d23b343840d4c21074094d6fe40a184"
url: "https://pub.dev"
source: hosted
version: "10.7.4"
version: "10.8.0"
firebase_analytics_platform_interface:
dependency: transitive
description:
Expand All @@ -387,10 +387,10 @@ packages:
dependency: "direct main"
description:
name: firebase_auth
sha256: "88f88d541a2c1903c023355e13d077835573a200bbf57e12a6a2c24bf99665a1"
sha256: "279b2773ff61afd9763202cb5582e2b995ee57419d826b9af6517302a59b672f"
url: "https://pub.dev"
source: hosted
version: "4.15.3"
version: "4.16.0"
firebase_auth_platform_interface:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ dependencies:
equatable: 2.0.5
expandable: 5.0.1
file_picker: 6.1.1
firebase_analytics: 10.7.4
firebase_auth: 4.15.3
firebase_analytics: 10.8.0
firebase_auth: 4.16.0
firebase_core: 2.24.2
flex_color_picker: 3.3.0
flutter:
Expand Down

0 comments on commit bcbbb46

Please sign in to comment.