mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
OPS: Update image picker
This commit is contained in:
parent
e00456b096
commit
31051ba50b
3 changed files with 7 additions and 7 deletions
|
@ -265,8 +265,8 @@ PODS:
|
||||||
- React
|
- React
|
||||||
- react-native-geolocation (2.0.2):
|
- react-native-geolocation (2.0.2):
|
||||||
- React
|
- React
|
||||||
- react-native-image-picker (3.1.1):
|
- react-native-image-picker (3.1.4):
|
||||||
- React
|
- React-Core
|
||||||
- react-native-is-catalyst (1.0.0):
|
- react-native-is-catalyst (1.0.0):
|
||||||
- React
|
- React
|
||||||
- react-native-randombytes (3.5.3):
|
- react-native-randombytes (3.5.3):
|
||||||
|
@ -703,7 +703,7 @@ SPEC CHECKSUMS:
|
||||||
react-native-document-picker: c5752781fbc0c126c627c1549b037c139444a4cf
|
react-native-document-picker: c5752781fbc0c126c627c1549b037c139444a4cf
|
||||||
react-native-fingerprint-scanner: c68136ca57e3704d7bdf5faa554ea535ce15b1d0
|
react-native-fingerprint-scanner: c68136ca57e3704d7bdf5faa554ea535ce15b1d0
|
||||||
react-native-geolocation: cbd9d6bd06bac411eed2671810f454d4908484a8
|
react-native-geolocation: cbd9d6bd06bac411eed2671810f454d4908484a8
|
||||||
react-native-image-picker: 510ea4e35cbe99ec92ecd89e9449e7e149c930e6
|
react-native-image-picker: 248afb60a0c5a24153cb7c7483b257f30541323b
|
||||||
react-native-is-catalyst: 52ee70e0123c82419dd4ce47dc4cc94b22467512
|
react-native-is-catalyst: 52ee70e0123c82419dd4ce47dc4cc94b22467512
|
||||||
react-native-randombytes: 991545e6eaaf700b4ee384c291ef3d572e0b2ca8
|
react-native-randombytes: 991545e6eaaf700b4ee384c291ef3d572e0b2ca8
|
||||||
react-native-safe-area-context: 01158a92c300895d79dee447e980672dc3fb85a6
|
react-native-safe-area-context: 01158a92c300895d79dee447e980672dc3fb85a6
|
||||||
|
|
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -19020,9 +19020,9 @@
|
||||||
"integrity": "sha512-KTIy7lExwMtB6pOpCARyUzFj5EzYTh+A1GN/FB5Eb0LrW5C6hbb1kdj9K2/RHyZC+wyAJD1M823ZaDCU6n6cLA=="
|
"integrity": "sha512-KTIy7lExwMtB6pOpCARyUzFj5EzYTh+A1GN/FB5Eb0LrW5C6hbb1kdj9K2/RHyZC+wyAJD1M823ZaDCU6n6cLA=="
|
||||||
},
|
},
|
||||||
"react-native-image-picker": {
|
"react-native-image-picker": {
|
||||||
"version": "3.1.1",
|
"version": "3.1.4",
|
||||||
"resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-3.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-3.1.4.tgz",
|
||||||
"integrity": "sha512-7ZtOjFzfnsguNimyO1O/aASK5YBAPPtKmfEqWGCdfOft6cWctaQGOhZgbyEa+zWq6y2NIxo7306IlaCs+PXkog=="
|
"integrity": "sha512-5pRmrBx+vZcf/UH6n95gxnBq5B7tRDZWIDnhvM4JxlthOChuvEEiShN+MMs7ue+lK26RXws5BOgKGd6MtQI/LQ=="
|
||||||
},
|
},
|
||||||
"react-native-inappbrowser-reborn": {
|
"react-native-inappbrowser-reborn": {
|
||||||
"version": "git+https://github.com/BlueWallet/react-native-inappbrowser.git#fa2d8e1763e46dd12a7e53081e97a0f908049103",
|
"version": "git+https://github.com/BlueWallet/react-native-inappbrowser.git#fa2d8e1763e46dd12a7e53081e97a0f908049103",
|
||||||
|
|
|
@ -129,7 +129,7 @@
|
||||||
"react-native-gesture-handler": "1.8.0",
|
"react-native-gesture-handler": "1.8.0",
|
||||||
"react-native-handoff": "git+https://github.com/marcosrdz/react-native-handoff.git#f5becc63f3e36bf2da1ed1fc60fc690323e73602",
|
"react-native-handoff": "git+https://github.com/marcosrdz/react-native-handoff.git#f5becc63f3e36bf2da1ed1fc60fc690323e73602",
|
||||||
"react-native-haptic-feedback": "1.11.0",
|
"react-native-haptic-feedback": "1.11.0",
|
||||||
"react-native-image-picker": "3.1.1",
|
"react-native-image-picker": "3.1.4",
|
||||||
"react-native-inappbrowser-reborn": "git+https://github.com/BlueWallet/react-native-inappbrowser.git#fa2d8e1763e46dd12a7e53081e97a0f908049103",
|
"react-native-inappbrowser-reborn": "git+https://github.com/BlueWallet/react-native-inappbrowser.git#fa2d8e1763e46dd12a7e53081e97a0f908049103",
|
||||||
"react-native-is-catalyst": "git+https://github.com/BlueWallet/react-native-is-catalyst.git#v1.0.0",
|
"react-native-is-catalyst": "git+https://github.com/BlueWallet/react-native-is-catalyst.git#v1.0.0",
|
||||||
"react-native-level-fs": "3.0.1",
|
"react-native-level-fs": "3.0.1",
|
||||||
|
|
Loading…
Add table
Reference in a new issue