This repository was archived by the owner on Jan 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ PODS:
245
245
- React-Core (= 0.63.3)
246
246
- React-cxxreact (= 0.63.3)
247
247
- React-jsi (= 0.63.3)
248
- - RNCPushNotificationIOS (1.10.0 ):
248
+ - RNCPushNotificationIOS (1.10.1 ):
249
249
- React-Core
250
250
- Yoga (1.14.0)
251
251
@@ -367,9 +367,9 @@ SPEC CHECKSUMS:
367
367
React-RCTText: 65a6de06a7389098ce24340d1d3556015c38f746
368
368
React-RCTVibration: 8e9fb25724a0805107fc1acc9075e26f814df454
369
369
ReactCommon: 4167844018c9ed375cc01a843e9ee564399e53c3
370
- RNCPushNotificationIOS: 5ee247e594d0b5df3cd7be74b51035a0d91807eb
370
+ RNCPushNotificationIOS: 87b8d16d3ede4532745e05b03c42cff33a36cc45
371
371
Yoga: 7d13633d129fd179e01b8953d38d47be90db185a
372
372
373
373
PODFILE CHECKSUM: 9f7efe26f7ad5184f28ac62478069370942924e2
374
374
375
- COCOAPODS: 1.10.1
375
+ COCOAPODS: 1.11.2
Original file line number Diff line number Diff line change 11
11
"pod-install" : " cd ios && pod install"
12
12
},
13
13
"dependencies" : {
14
- "@react-native-community/push-notification-ios" : " ^1.7.0 " ,
14
+ "@react-native-community/push-notification-ios" : " ^1.10.1 " ,
15
15
"react" : " 16.13.1" ,
16
16
"react-native" : " 0.63.3" ,
17
17
"react-native-push-notification" : " zo0r/react-native-push-notification#dev"
Original file line number Diff line number Diff line change 24
24
"url" :
" git+ssh://[email protected] :zo0r/react-native-push-notification.git"
25
25
},
26
26
"peerDependencies" : {
27
- "@react-native-community/push-notification-ios" : " ^1.10.0 " ,
27
+ "@react-native-community/push-notification-ios" : " ^1.10.1 " ,
28
28
"react-native" : " >=0.33"
29
29
},
30
30
"author" : " zo0r <http://zo0r.me>" ,
You can’t perform that action at this time.
0 commit comments