Skip to content

Commit 28d1d4a

Browse files
Merge pull request #575 from HathorNetwork/refactor/reown
refactor: reown
2 parents d8031d0 + ea89c5b commit 28d1d4a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+1542
-1904
lines changed

ios/Podfile.lock

+54-44
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ PODS:
2020
- GoogleUtilities/Logger (~> 7.8)
2121
- FirebaseCoreExtension (10.3.0):
2222
- FirebaseCore (~> 10.0)
23-
- FirebaseCoreInternal (10.18.0):
23+
- FirebaseCoreInternal (10.29.0):
2424
- "GoogleUtilities/NSData+zlib (~> 7.8)"
25-
- FirebaseInstallations (10.18.0):
25+
- FirebaseInstallations (10.29.0):
2626
- FirebaseCore (~> 10.0)
2727
- GoogleUtilities/Environment (~> 7.8)
2828
- GoogleUtilities/UserDefaults (~> 7.8)
@@ -38,43 +38,54 @@ PODS:
3838
- nanopb (< 2.30910.0, >= 2.30908.0)
3939
- fmt (6.2.1)
4040
- glog (0.3.5)
41-
- GoogleDataTransport (9.3.0):
41+
- GoogleDataTransport (9.4.1):
4242
- GoogleUtilities/Environment (~> 7.7)
43-
- nanopb (< 2.30910.0, >= 2.30908.0)
43+
- nanopb (< 2.30911.0, >= 2.30908.0)
4444
- PromisesObjC (< 3.0, >= 1.2)
45-
- GoogleUtilities (7.12.0):
46-
- GoogleUtilities/AppDelegateSwizzler (= 7.12.0)
47-
- GoogleUtilities/Environment (= 7.12.0)
48-
- GoogleUtilities/ISASwizzler (= 7.12.0)
49-
- GoogleUtilities/Logger (= 7.12.0)
50-
- GoogleUtilities/MethodSwizzler (= 7.12.0)
51-
- GoogleUtilities/Network (= 7.12.0)
52-
- "GoogleUtilities/NSData+zlib (= 7.12.0)"
53-
- GoogleUtilities/Reachability (= 7.12.0)
54-
- GoogleUtilities/SwizzlerTestHelpers (= 7.12.0)
55-
- GoogleUtilities/UserDefaults (= 7.12.0)
56-
- GoogleUtilities/AppDelegateSwizzler (7.12.0):
45+
- GoogleUtilities (7.13.3):
46+
- GoogleUtilities/AppDelegateSwizzler (= 7.13.3)
47+
- GoogleUtilities/Environment (= 7.13.3)
48+
- GoogleUtilities/ISASwizzler (= 7.13.3)
49+
- GoogleUtilities/Logger (= 7.13.3)
50+
- GoogleUtilities/MethodSwizzler (= 7.13.3)
51+
- GoogleUtilities/Network (= 7.13.3)
52+
- "GoogleUtilities/NSData+zlib (= 7.13.3)"
53+
- GoogleUtilities/Privacy (= 7.13.3)
54+
- GoogleUtilities/Reachability (= 7.13.3)
55+
- GoogleUtilities/SwizzlerTestHelpers (= 7.13.3)
56+
- GoogleUtilities/UserDefaults (= 7.13.3)
57+
- GoogleUtilities/AppDelegateSwizzler (7.13.3):
5758
- GoogleUtilities/Environment
5859
- GoogleUtilities/Logger
5960
- GoogleUtilities/Network
60-
- GoogleUtilities/Environment (7.12.0):
61+
- GoogleUtilities/Privacy
62+
- GoogleUtilities/Environment (7.13.3):
63+
- GoogleUtilities/Privacy
6164
- PromisesObjC (< 3.0, >= 1.2)
62-
- GoogleUtilities/ISASwizzler (7.12.0)
63-
- GoogleUtilities/Logger (7.12.0):
65+
- GoogleUtilities/ISASwizzler (7.13.3):
66+
- GoogleUtilities/Privacy
67+
- GoogleUtilities/Logger (7.13.3):
6468
- GoogleUtilities/Environment
65-
- GoogleUtilities/MethodSwizzler (7.12.0):
69+
- GoogleUtilities/Privacy
70+
- GoogleUtilities/MethodSwizzler (7.13.3):
6671
- GoogleUtilities/Logger
67-
- GoogleUtilities/Network (7.12.0):
72+
- GoogleUtilities/Privacy
73+
- GoogleUtilities/Network (7.13.3):
6874
- GoogleUtilities/Logger
6975
- "GoogleUtilities/NSData+zlib"
76+
- GoogleUtilities/Privacy
7077
- GoogleUtilities/Reachability
71-
- "GoogleUtilities/NSData+zlib (7.12.0)"
72-
- GoogleUtilities/Reachability (7.12.0):
78+
- "GoogleUtilities/NSData+zlib (7.13.3)":
79+
- GoogleUtilities/Privacy
80+
- GoogleUtilities/Privacy (7.13.3)
81+
- GoogleUtilities/Reachability (7.13.3):
7382
- GoogleUtilities/Logger
74-
- GoogleUtilities/SwizzlerTestHelpers (7.12.0):
83+
- GoogleUtilities/Privacy
84+
- GoogleUtilities/SwizzlerTestHelpers (7.13.3):
7585
- GoogleUtilities/MethodSwizzler
76-
- GoogleUtilities/UserDefaults (7.12.0):
86+
- GoogleUtilities/UserDefaults (7.13.3):
7787
- GoogleUtilities/Logger
88+
- GoogleUtilities/Privacy
7889
- hermes-engine (0.72.5):
7990
- hermes-engine/Pre-built (= 0.72.5)
8091
- hermes-engine/Pre-built (0.72.5)
@@ -88,7 +99,7 @@ PODS:
8899
- RNPermissions
89100
- Permission-Notifications (3.8.3):
90101
- RNPermissions
91-
- PromisesObjC (2.3.1)
102+
- PromisesObjC (2.4.0)
92103
- RCT-Folly (2021.07.22.00):
93104
- boost
94105
- DoubleConversion
@@ -389,12 +400,12 @@ PODS:
389400
- React-jsinspector (0.72.5)
390401
- React-logger (0.72.5):
391402
- glog
392-
- react-native-compat (2.12.2):
403+
- react-native-compat (2.17.0):
393404
- RCT-Folly (= 2021.07.22.00)
394405
- React-Core
395406
- react-native-get-random-values (1.11.0):
396407
- React-Core
397-
- react-native-netinfo (11.3.1):
408+
- react-native-netinfo (11.4.1):
398409
- React-Core
399410
- react-native-pager-view (5.4.25):
400411
- React-Core
@@ -579,16 +590,17 @@ PODS:
579590
- RNScreens (3.22.1):
580591
- React-Core
581592
- React-RCTImage
582-
- RNSentry (5.6.0):
593+
- RNSentry (5.31.0):
594+
- hermes-engine
595+
- RCT-Folly (= 2021.07.22.00)
583596
- React-Core
584-
- Sentry/HybridSDK (= 8.7.3)
597+
- React-hermes
598+
- Sentry/HybridSDK (= 8.36.0)
585599
- RNSVG (13.10.0):
586600
- React-Core
587601
- RNVectorIcons (9.2.0):
588602
- React-Core
589-
- Sentry/HybridSDK (8.7.3):
590-
- SentryPrivate (= 8.7.3)
591-
- SentryPrivate (8.7.3)
603+
- Sentry/HybridSDK (8.36.0)
592604
- SocketRocket (0.6.1)
593605
- Yoga (1.14.0)
594606

@@ -676,7 +688,6 @@ SPEC REPOS:
676688
- nanopb
677689
- PromisesObjC
678690
- Sentry
679-
- SentryPrivate
680691
- SocketRocket
681692

682693
EXTERNAL SOURCES:
@@ -818,19 +829,19 @@ SPEC CHECKSUMS:
818829
Firebase: f92fc551ead69c94168d36c2b26188263860acd9
819830
FirebaseCore: 988754646ab3bd4bdcb740f1bfe26b9f6c0d5f2a
820831
FirebaseCoreExtension: 93d252fabdc9696bf14a73b04d84877ab9b3a832
821-
FirebaseCoreInternal: 8eb002e564b533bdcf1ba011f33f2b5c10e2ed4a
822-
FirebaseInstallations: e842042ec6ac1fd2e37d7706363ebe7f662afea4
832+
FirebaseCoreInternal: df84dd300b561c27d5571684f389bf60b0a5c934
833+
FirebaseInstallations: 913cf60d0400ebd5d6b63a28b290372ab44590dd
823834
FirebaseMessaging: e345b219fd15d325f0cf2fef28cb8ce00d851b3f
824835
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
825836
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
826-
GoogleDataTransport: 57c22343ab29bc686febbf7cbb13bad167c2d8fe
827-
GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34
837+
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
838+
GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15
828839
hermes-engine: f6cf92a471053245614d9d8097736f6337d5b86c
829840
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
830841
nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5
831842
Permission-Camera: 9c8b1a826770a6feea747cc8a4a89d2b39df4273
832843
Permission-Notifications: 05a9c72e2ae989d28eb1eecf3d6a12daba73d375
833-
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
844+
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
834845
RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
835846
RCTRequired: df81ab637d35fac9e6eb94611cfd20f0feb05455
836847
RCTTypeSafety: 4636e4a36c7c2df332bda6d59b19b41c443d4287
@@ -846,9 +857,9 @@ SPEC CHECKSUMS:
846857
React-jsiexecutor: ff70a72027dea5cc7d71cfcc6fad7f599f63987a
847858
React-jsinspector: aef73cbd43b70675f572214d10fa438c89bf11ba
848859
React-logger: 2e4aee3e11b3ec4fa6cfd8004610bbb3b8d6cca4
849-
react-native-compat: ea766c4bcad72b3cb36765a97a846c9551b5b802
860+
react-native-compat: e1d76a58eb20d569c73d92d370cc86f9e8c63d67
850861
react-native-get-random-values: 21325b2244dfa6b58878f51f9aa42821e7ba3d06
851-
react-native-netinfo: bdb108d340cdb41875c9ced535977cac6d2ff321
862+
react-native-netinfo: f0a9899081c185db1de5bb2fdc1c88c202a059ac
852863
react-native-pager-view: da490aa1f902c9a5aeecf0909cc975ad0e92e53e
853864
react-native-randombytes: 421f1c7d48c0af8dbcd471b0324393ebf8fe7846
854865
react-native-safe-area-context: 68b07eabfb0d14547d36f6929c0e98d818064f02
@@ -883,11 +894,10 @@ SPEC CHECKSUMS:
883894
RNPermissions: d9db16f082ce2e09908e58c925189e2637d2786b
884895
RNReanimated: ab2e96c6d5591c3dfbb38a464f54c8d17fb34a87
885896
RNScreens: 50ffe2fa2342eabb2d0afbe19f7c1af286bc7fb3
886-
RNSentry: 9f0447b3ce13806f544903748de423259ead8552
897+
RNSentry: b3f878fa0cef050836b302c0905e952d3e6e7452
887898
RNSVG: 80584470ff1ffc7994923ea135a3e5ad825546b9
888899
RNVectorIcons: fcc2f6cb32f5735b586e66d14103a74ce6ad61f8
889-
Sentry: c7a86f43510a7d5678d4de28d78c28ab351d295b
890-
SentryPrivate: 2eaabf598a46d4b9b8822aef766df2a84caf2e6f
900+
Sentry: f8374b5415bc38dfb5645941b3ae31230fbeae57
891901
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
892902
Yoga: 86fed2e4d425ee4c6eab3813ba1791101ee153c6
893903

0 commit comments

Comments
 (0)