Skip to content

Commit

Permalink
fix(deps): lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsutakein committed Jun 14, 2024
1 parent d58df5b commit b926a75
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
12 changes: 6 additions & 6 deletions app/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ PODS:
- FirebaseAnalytics (~> 10.27.0)
- Firebase/CoreOnly (10.27.0):
- FirebaseCore (= 10.27.0)
- firebase_analytics (11.0.0):
- firebase_analytics (11.0.1):
- Firebase/Analytics (= 10.27.0)
- firebase_core
- Flutter
- firebase_auth (5.0.0):
- firebase_auth (5.1.0):
- Firebase/Auth (= 10.27.0)
- firebase_core
- Flutter
- firebase_core (3.0.0):
- firebase_core (3.1.0):
- Firebase/CoreOnly (= 10.27.0)
- Flutter
- FirebaseAnalytics (10.27.0):
Expand Down Expand Up @@ -171,9 +171,9 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Firebase: 26b040b20866a55f55eb3611b9fcf3ae64816b86
firebase_analytics: 921262f343360193f8376eb89c01fb5f15571ca2
firebase_auth: 17ce83d25a062b2a594e5dfce91a4ad36e3739d5
firebase_core: 5926464bbb028fef87d2443369b73ada2a8a3608
firebase_analytics: 0627e95b73eb9e04f59167687ed5bc3f6fb50f23
firebase_auth: fd0c6e0ea74d07460c762e05e04334364e84414b
firebase_core: 483cfad66d24d8f3c233f31db4263830c625c909
FirebaseAnalytics: f9211b719db260cc91aebee8bb539cb367d0dfd1
FirebaseAppCheckInterop: 0dd062c9926a76332ca5711dbed6f1a9ac540b54
FirebaseAuth: 77a012b7e08042bf44d0db835ca2e86e6ca7bbd3
Expand Down
10 changes: 5 additions & 5 deletions app/pubspec.lock

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

28 changes: 14 additions & 14 deletions core/analytics_firebase/pubspec.lock

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

0 comments on commit b926a75

Please sign in to comment.