Skip to content

Commit d14fa80

Browse files
committed
feat: Update Dependencies for iOS and version bump to 2.7.1
1 parent 22c7c8f commit d14fa80

2 files changed

Lines changed: 52 additions & 52 deletions

File tree

ios/Podfile.lock

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
PODS:
2-
- AppAuth (1.7.6):
3-
- AppAuth/Core (= 1.7.6)
4-
- AppAuth/ExternalUserAgent (= 1.7.6)
5-
- AppAuth/Core (1.7.6)
6-
- AppAuth/ExternalUserAgent (1.7.6):
2+
- AppAuth (2.0.0):
3+
- AppAuth/Core (= 2.0.0)
4+
- AppAuth/ExternalUserAgent (= 2.0.0)
5+
- AppAuth/Core (2.0.0)
6+
- AppAuth/ExternalUserAgent (2.0.0):
77
- AppAuth/Core
88
- AppCheckCore (11.2.0):
99
- GoogleUtilities/Environment (~> 8.0)
1010
- GoogleUtilities/UserDefaults (~> 8.0)
1111
- PromisesObjC (~> 2.4)
1212
- audioplayers_darwin (0.0.1):
1313
- Flutter
14+
- FlutterMacOS
1415
- fast_contacts (0.0.1):
1516
- Flutter
1617
- FBAEMKit (18.0.0):
@@ -21,37 +22,37 @@ PODS:
2122
- FBSDKCoreKit_Basics (18.0.0)
2223
- FBSDKLoginKit (18.0.0):
2324
- FBSDKCoreKit (= 18.0.0)
24-
- Firebase/Auth (11.10.0):
25+
- Firebase/Auth (11.15.0):
2526
- Firebase/CoreOnly
26-
- FirebaseAuth (~> 11.10.0)
27-
- Firebase/CoreOnly (11.10.0):
28-
- FirebaseCore (~> 11.10.0)
29-
- firebase_auth (5.5.4):
30-
- Firebase/Auth (= 11.10.0)
27+
- FirebaseAuth (~> 11.15.0)
28+
- Firebase/CoreOnly (11.15.0):
29+
- FirebaseCore (~> 11.15.0)
30+
- firebase_auth (5.7.0):
31+
- Firebase/Auth (= 11.15.0)
3132
- firebase_core
3233
- Flutter
33-
- firebase_core (3.13.1):
34-
- Firebase/CoreOnly (= 11.10.0)
34+
- firebase_core (3.15.2):
35+
- Firebase/CoreOnly (= 11.15.0)
3536
- Flutter
36-
- FirebaseAppCheckInterop (11.12.0)
37-
- FirebaseAuth (11.10.0):
37+
- FirebaseAppCheckInterop (11.15.0)
38+
- FirebaseAuth (11.15.0):
3839
- FirebaseAppCheckInterop (~> 11.0)
3940
- FirebaseAuthInterop (~> 11.0)
40-
- FirebaseCore (~> 11.10.0)
41-
- FirebaseCoreExtension (~> 11.10.0)
42-
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
43-
- GoogleUtilities/Environment (~> 8.0)
41+
- FirebaseCore (~> 11.15.0)
42+
- FirebaseCoreExtension (~> 11.15.0)
43+
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
44+
- GoogleUtilities/Environment (~> 8.1)
4445
- GTMSessionFetcher/Core (< 5.0, >= 3.4)
4546
- RecaptchaInterop (~> 101.0)
46-
- FirebaseAuthInterop (11.12.0)
47-
- FirebaseCore (11.10.0):
48-
- FirebaseCoreInternal (~> 11.10.0)
49-
- GoogleUtilities/Environment (~> 8.0)
50-
- GoogleUtilities/Logger (~> 8.0)
51-
- FirebaseCoreExtension (11.10.0):
52-
- FirebaseCore (~> 11.10.0)
53-
- FirebaseCoreInternal (11.10.0):
54-
- "GoogleUtilities/NSData+zlib (~> 8.0)"
47+
- FirebaseAuthInterop (11.15.0)
48+
- FirebaseCore (11.15.0):
49+
- FirebaseCoreInternal (~> 11.15.0)
50+
- GoogleUtilities/Environment (~> 8.1)
51+
- GoogleUtilities/Logger (~> 8.1)
52+
- FirebaseCoreExtension (11.15.0):
53+
- FirebaseCore (~> 11.15.0)
54+
- FirebaseCoreInternal (11.15.0):
55+
- "GoogleUtilities/NSData+zlib (~> 8.1)"
5556
- Flutter (1.0.0)
5657
- flutter_facebook_auth (7.1.2):
5758
- FBSDKLoginKit (~> 18.0.0)
@@ -63,15 +64,14 @@ PODS:
6364
- flutter_timezone (0.0.1):
6465
- Flutter
6566
- google_sign_in_ios (0.0.1):
66-
- AppAuth (>= 1.7.4)
6767
- Flutter
6868
- FlutterMacOS
69-
- GoogleSignIn (~> 8.0)
69+
- GoogleSignIn (~> 9.0)
7070
- GTMSessionFetcher (>= 3.4.0)
71-
- GoogleSignIn (8.0.0):
72-
- AppAuth (< 2.0, >= 1.7.3)
71+
- GoogleSignIn (9.0.0):
72+
- AppAuth (~> 2.0)
7373
- AppCheckCore (~> 11.0)
74-
- GTMAppAuth (< 5.0, >= 4.1.1)
74+
- GTMAppAuth (~> 5.0)
7575
- GTMSessionFetcher/Core (~> 3.3)
7676
- GoogleUtilities/AppDelegateSwizzler (8.1.0):
7777
- GoogleUtilities/Environment
@@ -97,8 +97,8 @@ PODS:
9797
- GoogleUtilities/UserDefaults (8.1.0):
9898
- GoogleUtilities/Logger
9999
- GoogleUtilities/Privacy
100-
- GTMAppAuth (4.1.1):
101-
- AppAuth/Core (~> 1.7)
100+
- GTMAppAuth (5.0.0):
101+
- AppAuth/Core (~> 2.0)
102102
- GTMSessionFetcher/Core (< 4.0, >= 3.3)
103103
- GTMSessionFetcher (3.5.0):
104104
- GTMSessionFetcher/Full (= 3.5.0)
@@ -133,7 +133,7 @@ PODS:
133133
- Flutter
134134

135135
DEPENDENCIES:
136-
- audioplayers_darwin (from `.symlinks/plugins/audioplayers_darwin/ios`)
136+
- audioplayers_darwin (from `.symlinks/plugins/audioplayers_darwin/darwin`)
137137
- fast_contacts (from `.symlinks/plugins/fast_contacts/ios`)
138138
- firebase_auth (from `.symlinks/plugins/firebase_auth/ios`)
139139
- firebase_core (from `.symlinks/plugins/firebase_core/ios`)
@@ -178,7 +178,7 @@ SPEC REPOS:
178178

179179
EXTERNAL SOURCES:
180180
audioplayers_darwin:
181-
:path: ".symlinks/plugins/audioplayers_darwin/ios"
181+
:path: ".symlinks/plugins/audioplayers_darwin/darwin"
182182
fast_contacts:
183183
:path: ".symlinks/plugins/fast_contacts/ios"
184184
firebase_auth:
@@ -219,32 +219,32 @@ EXTERNAL SOURCES:
219219
:path: ".symlinks/plugins/wakelock_plus/ios"
220220

221221
SPEC CHECKSUMS:
222-
AppAuth: d4f13a8fe0baf391b2108511793e4b479691fb73
222+
AppAuth: 1c1a8afa7e12f2ec3a294d9882dfa5ab7d3cb063
223223
AppCheckCore: cc8fd0a3a230ddd401f326489c99990b013f0c4f
224-
audioplayers_darwin: ccf9c770ee768abb07e26d90af093f7bab1c12ab
224+
audioplayers_darwin: 4f9ca89d92d3d21cec7ec580e78ca888e5fb68bd
225225
fast_contacts: dd81973c756255b622b9f272a8432ba230bcf13d
226226
FBAEMKit: e34530df538b8eb8aeb53c35867715ba6c63ef0c
227227
FBSDKCoreKit: d3f479a69127acebb1c6aad91c1a33907bcf6c2f
228228
FBSDKCoreKit_Basics: 017b6dc2a1862024815a8229e75661e627ac1e29
229229
FBSDKLoginKit: 5875762d1fe09ddcb05d03365d4f5dc34413843d
230-
Firebase: 1fe1c0a7d9aaea32efe01fbea5f0ebd8d70e53a2
231-
firebase_auth: 4d9603c196d22f71e80cf518b71939c4f2117088
232-
firebase_core: ba71b44041571da878cb624ce0d80250bcbe58ad
233-
FirebaseAppCheckInterop: 73b173e5ec45192e2d522ad43f526a82ad10b852
234-
FirebaseAuth: c4146bdfdc87329f9962babd24dae89373f49a32
235-
FirebaseAuthInterop: b583210c039a60ed3f1e48865e1f3da44a796595
236-
FirebaseCore: 8344daef5e2661eb004b177488d6f9f0f24251b7
237-
FirebaseCoreExtension: 6f357679327f3614e995dc7cf3f2d600bdc774ac
238-
FirebaseCoreInternal: ef4505d2afb1d0ebbc33162cb3795382904b5679
230+
Firebase: d99ac19b909cd2c548339c2241ecd0d1599ab02e
231+
firebase_auth: 50af8366c87bb88c80ebeae62eb60189c7246b9b
232+
firebase_core: 995454a784ff288be5689b796deb9e9fa3601818
233+
FirebaseAppCheckInterop: 06fe5a3799278ae4667e6c432edd86b1030fa3df
234+
FirebaseAuth: a6575e5fbf46b046c58dc211a28a5fbdd8d4c83b
235+
FirebaseAuthInterop: 7087d7a4ee4bc4de019b2d0c240974ed5d89e2fd
236+
FirebaseCore: efb3893e5b94f32b86e331e3bd6dadf18b66568e
237+
FirebaseCoreExtension: edbd30474b5ccf04e5f001470bdf6ea616af2435
238+
FirebaseCoreInternal: 9afa45b1159304c963da48addb78275ef701c6b4
239239
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
240240
flutter_facebook_auth: d97dc09216aebd99d7ac52360186a630f67bdf18
241241
flutter_local_notifications: a5a732f069baa862e728d839dd2ebb904737effb
242242
flutter_secure_storage: 1ed9476fba7e7a782b22888f956cce43e2c62f13
243243
flutter_timezone: 7c838e17ffd4645d261e87037e5bebf6d38fe544
244-
google_sign_in_ios: b48bb9af78576358a168361173155596c845f0b9
245-
GoogleSignIn: ce8c89bb9b37fb624b92e7514cc67335d1e277e4
244+
google_sign_in_ios: 205742c688aea0e64db9da03c33121694a365109
245+
GoogleSignIn: c7f09cfbc85a1abf69187be091997c317cc33b77
246246
GoogleUtilities: 00c88b9a86066ef77f0da2fab05f65d7768ed8e1
247-
GTMAppAuth: f69bd07d68cd3b766125f7e072c45d7340dea0de
247+
GTMAppAuth: 217a876b249c3c585a54fd6f73e6b58c4f5c4238
248248
GTMSessionFetcher: 5aea5ba6bd522a239e236100971f10cb71b96ab6
249249
integration_test: 4a889634ef21a45d28d50d622cf412dc6d9f586e
250250
mobile_scanner: 9157936403f5a0644ca3779a38ff8404c5434a93

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: A Flutter project that helps you search for books, add them to your
33

44
publish_to: "none"
55

6-
version: 2.7.0
6+
version: 2.7.1
77

88
environment:
99
sdk: ">=3.0.2 <4.0.0"

0 commit comments

Comments
 (0)