File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -285,7 +285,7 @@ PODS:
285
285
- React-jsinspector (0.68.3)
286
286
- React-logger (0.68.3):
287
287
- glog
288
- - react-native-safe-area-context (4.3.3 ):
288
+ - react-native-safe-area-context (4.3.4 ):
289
289
- RCT-Folly
290
290
- RCTRequired
291
291
- RCTTypeSafety
@@ -549,7 +549,7 @@ SPEC CHECKSUMS:
549
549
React-jsiexecutor: a5043e9e1e1bd13b80b58b228c6901b3721a4f54
550
550
React-jsinspector: 86e89b9f135787a2e8eb74b3fc00ec61e9a80ae1
551
551
React-logger: f790bd10f86b38012e108fb4b564023602702270
552
- react-native-safe-area-context: b456e1c40ec86f5593d58b275bd0e9603169daca
552
+ react-native-safe-area-context: dfe5aa13bee37a0c7e8059d14f72ffc076d120e9
553
553
React-perflogger: fa15d1d29ff7557ee25ea48f7f59e65896fb3215
554
554
React-RCTActionSheet: e83515333352a3cc19c146e3c7a63a8a9269da8f
555
555
React-RCTAnimation: 8032daa2846e3db7ac28c4c5a207d0bfb5e1e3ad
Original file line number Diff line number Diff line change 32
32
"react" : " 17.0.2" ,
33
33
"react-native" : " ^0.68.2" ,
34
34
"react-native-macos" : " ^0.68.3" ,
35
- "react-native-safe-area-context" : " ^4.3.1 " ,
35
+ "react-native-safe-area-context" : " ^4.3.4 " ,
36
36
"react-native-test-app" : " workspace:." ,
37
37
"react-native-windows" : " ^0.68.8"
38
38
},
Original file line number Diff line number Diff line change @@ -5590,7 +5590,7 @@ __metadata:
5590
5590
react : 17.0.2
5591
5591
react-native : ^0.68.2
5592
5592
react-native-macos : ^0.68.3
5593
- react-native-safe-area-context : ^4.3.1
5593
+ react-native-safe-area-context : ^4.3.4
5594
5594
react-native-test-app : " workspace:."
5595
5595
react-native-windows : ^0.68.8
5596
5596
peerDependencies :
@@ -10786,13 +10786,13 @@ fsevents@^2.3.2:
10786
10786
languageName : node
10787
10787
linkType : hard
10788
10788
10789
- " react-native-safe-area-context@npm:^4.3.1 " :
10790
- version : 4.3.3
10791
- resolution : " react-native-safe-area-context@npm:4.3.3 "
10789
+ " react-native-safe-area-context@npm:^4.3.4 " :
10790
+ version : 4.3.4
10791
+ resolution : " react-native-safe-area-context@npm:4.3.4 "
10792
10792
peerDependencies :
10793
10793
react : " *"
10794
10794
react-native : " *"
10795
- checksum : 18471ca740f88e8633eb8c6b403ae7e8b79e595cc0cac122228bb77dbbec6ac3eb5dc22caf84b6ab890da0893a6964092688129fc1a49e6a327e7dff5d1b15de
10795
+ checksum : 89135b4028760e90e03a8c7116c82eafe4a35ca90f831daecb165188e865b4475213d4d9ed27e73c692829d0abca8522b1aa071a0f187064750406ab33735c41
10796
10796
languageName : node
10797
10797
linkType : hard
10798
10798
You can’t perform that action at this time.
0 commit comments