File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -736,9 +736,10 @@ PODS:
736
736
- React-RCTText
737
737
- ReactCommon/turbomodule/core
738
738
- Yoga
739
- - RNScreens (3.30 .1):
739
+ - RNScreens (3.31 .1):
740
740
- RCT-Folly (= 2021.07.22.00)
741
741
- React-Core
742
+ - React-RCTImage
742
743
- RNSecureRandom (1.0.1):
743
744
- React-Core
744
745
- RNSentry (4.15.2):
@@ -1232,7 +1233,7 @@ SPEC CHECKSUMS:
1232
1233
RNPersonaInquiry2: 3ab52078e891a5d2fa39bf7cc9119ca27f0337fd
1233
1234
RNReactNativeHapticFeedback: 1e3efeca9628ff9876ee7cdd9edec1b336913f8c
1234
1235
RNReanimated: f186e85d9f28c9383d05ca39e11dd194f59093ec
1235
- RNScreens: bb06f14b5c352e603f2527caac02ca0d6398c6e5
1236
+ RNScreens: 93ae3be2f119d955620f9bbb39ad372adb53b7a9
1236
1237
RNSecureRandom: ff25041dd065a945810ca01a2bcd06f8d141b81d
1237
1238
RNSentry: 4ea90ea061624364637e8077d965bf2e50478066
1238
1239
RNShare: a5dc3b9c53ddc73e155b8cd9a94c70c91913c43c
Original file line number Diff line number Diff line change 178
178
"react-native-reanimated" : " ^2.17.0" ,
179
179
"react-native-restart-android" : " ^0.0.7" ,
180
180
"react-native-safe-area-context" : " ^4.9.0" ,
181
- "react-native-screens" : " ^3.30 .1" ,
181
+ "react-native-screens" : " ^3.31 .1" ,
182
182
"react-native-securerandom" : " ^1.0.1" ,
183
183
"react-native-shake" : " ^5.5.2" ,
184
184
"react-native-share" : " ^7.9.1" ,
Original file line number Diff line number Diff line change @@ -15460,10 +15460,10 @@ react-native-safe-area-context@^4.9.0:
15460
15460
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.9.0.tgz#21a570ca3594cb4259ba65f93befaa60d91bcbd0"
15461
15461
integrity sha512-/OJD9Pb8IURyvn+1tWTszWPJqsbZ4hyHBU9P0xhOmk7h5owSuqL0zkfagU0pg7Vh0G2NKQkaPpUKUMMCUMDh/w==
15462
15462
15463
- react-native-screens@^3.30 .1:
15464
- version "3.30 .1"
15465
- resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.30 .1.tgz#254f5cbbeed649492da112756f85ecae3ccf313e "
15466
- integrity sha512-/muEvjocCtFb+j5J3YmLvB25+f4rIU8hnnxgGTkXcAf2omPBY8uhPjJaaFUlvj64VEoEzJcRpugbXWsjfPPIFg ==
15463
+ react-native-screens@^3.31 .1:
15464
+ version "3.31 .1"
15465
+ resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.31 .1.tgz#909a890f669e32b0fb1b1410278b71ad2f8238f6 "
15466
+ integrity sha512-8fRW362pfZ9y4rS8KY5P3DFScrmwo/vu1RrRMMx0PNHbeC9TLq0Kw1ubD83591yz64gLNHFLTVkTJmWeWCXKtQ ==
15467
15467
dependencies:
15468
15468
react-freeze "^1.0.0"
15469
15469
warn-once "^0.1.0"
You can’t perform that action at this time.
0 commit comments