File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -683,7 +683,7 @@ PODS:
683
683
- RNFBApp
684
684
- RNFS (2.20.0):
685
685
- React-Core
686
- - RNGestureHandler (2.14.1 ):
686
+ - RNGestureHandler (2.15.0 ):
687
687
- RCT-Folly (= 2021.07.22.00)
688
688
- React-Core
689
689
- RNImageCropPicker (0.40.3):
@@ -1218,7 +1218,7 @@ SPEC CHECKSUMS:
1218
1218
RNFBMessaging: 216693dd5ba4f18ba65fb39fc73a44a23c26190f
1219
1219
RNFBRemoteConfig: 85ba519c47cf163d824ed5735e3d9ab59e967f86
1220
1220
RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
1221
- RNGestureHandler: fe2be3be5598dc74329b211c58c9f2d231461769
1221
+ RNGestureHandler: 7909c50383a18f0cb10ce1db7262b9a6da504c03
1222
1222
RNImageCropPicker: e7ab6fb43d2fc3e84651e786ef4a080d63b0ed3d
1223
1223
RNKeychain: a65256b6ca6ba6976132cc4124b238a5b13b3d9c
1224
1224
RNLocalize: d4b8af4e442d4bcca54e68fc687a2129b4d71a81
Original file line number Diff line number Diff line change 156
156
"react-native-fast-crypto" : " ^2.0.0" ,
157
157
"react-native-fast-image" : " ^8.6.3" ,
158
158
"react-native-fs" : " ^2.20.0" ,
159
- "react-native-gesture-handler" : " ^2.14.1 " ,
159
+ "react-native-gesture-handler" : " ^2.15.0 " ,
160
160
"react-native-get-random-values" : " ^1.10.0" ,
161
161
"react-native-haptic-feedback" : " ^1.14.0" ,
162
162
"react-native-image-crop-picker" : " ^0.40.3" ,
Original file line number Diff line number Diff line change @@ -14923,10 +14923,10 @@ react-native-fs@^2.20.0:
14923
14923
base-64 "^0.1.0"
14924
14924
utf8 "^3.0.0"
14925
14925
14926
- react-native-gesture-handler@^2.14.1 :
14927
- version "2.14.1 "
14928
- resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.14.1 .tgz#930640231024b7921435ab476aa501dd4a6b2e01 "
14929
- integrity sha512-YiM1BApV4aKeuwsM6O4C2ufwewYEKk6VMXOt0YqEZFMwABBFWhXLySFZYjBSNRU2USGppJbfHP1q1DfFQpKhdA ==
14926
+ react-native-gesture-handler@^2.15.0 :
14927
+ version "2.15.0 "
14928
+ resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.15.0 .tgz#f8e6c0451a7bdf065edb7b9be605480db402baa0 "
14929
+ integrity sha512-cmMGW8k86o/xgVTBZZOPohvR5re4Vh65PUxH4HbBBJAYTog4aN4wTVTUlnoky01HuSN8/X4h3tI/K3XLPoDnsg ==
14930
14930
dependencies:
14931
14931
"@egjs/hammerjs" "^2.0.17"
14932
14932
hoist-non-react-statics "^3.3.0"
You can’t perform that action at this time.
0 commit comments