OPS: Podfile

This commit is contained in:
Marcos Rodriguez Vélez 2021-08-30 13:55:16 -04:00
parent 6df18b0805
commit 2d314368bf
2 changed files with 10 additions and 10 deletions

View File

@ -389,7 +389,7 @@ PODS:
- React
- RNKeychain (7.0.0):
- React-Core
- RNLocalize (2.1.1):
- RNLocalize (2.1.3):
- React-Core
- RNPrivacySnapshot (1.0.0):
- React
@ -433,7 +433,7 @@ PODS:
- React-RCTImage
- RNSecureKeyStore (1.0.0):
- React
- RNShare (7.0.0):
- RNShare (7.0.1):
- React-Core
- RNSVG (12.1.1):
- React
@ -780,7 +780,7 @@ SPEC CHECKSUMS:
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
RNHandoff: d3b0754cca3a6bcd9b25f544f733f7f033ccf5fa
RNKeychain: f75b8c8b2f17d3b2aa1f25b4a0ac5b83d947ff8f
RNLocalize: b9a5d22c7e4ecb5db604861f1b1fff6013e03340
RNLocalize: 8123b2682605362e332debe817115ce0888e2244
RNPrivacySnapshot: 71919dde3c6a29dd332115409c2aec564afee8f4
RNQuickAction: 6d404a869dc872cde841ad3147416a670d13fa93
RNRate: e0af7e724e5fcf89578dbd22ab6395c85402ef29
@ -788,7 +788,7 @@ SPEC CHECKSUMS:
RNReanimated: 9c13c86454bfd54dab7505c1a054470bfecd2563
RNScreens: 01ab149b5dd5c27f5ff26741b1d2bdf2cee1af35
RNSecureKeyStore: f1ad870e53806453039f650720d2845c678d89c8
RNShare: 00e7409201e3cab13e0febc41fd4465a83ae8225
RNShare: 2dc2fcac3f7321cfd6b60a23ed4bf4d549f86f5f
RNSVG: 551acb6562324b1d52a4e0758f7ca0ec234e278f
RNVectorIcons: 31cebfcf94e8cf8686eb5303ae0357da64d7a5a4
RNWatch: 99637948ec9b5c9ec5a41920642594ad5ba07e80

12
package-lock.json generated
View File

@ -17836,9 +17836,9 @@
"integrity": "sha512-HDwEaXcQIuXXCV70O+bK1rizFong3wj+5Q/jSyifKFLg0VWF95xh8XQgfzXwtq0NggL9vNjPKXa016KuFu+VFg=="
},
"react-native-localize": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-2.1.1.tgz",
"integrity": "sha512-+uyz2/b0vyLq19fcb7r1qU1gqmzbp3aC6EMTvOVXwfBuiN+aJXR/fDdFOJJ8D7+bLccKeuS2zBDrazh+ZayX/g=="
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-2.1.3.tgz",
"integrity": "sha512-C7vwoLY1DDppfDZ/MUYnTdVGBTbTIP+UigON1EY6w/TTb30j6vrb+WOwkfERJaM7IcVUZudXReW5N4pDcpYN2Q=="
},
"react-native-modal": {
"version": "12.1.0",
@ -17992,9 +17992,9 @@
"from": "git+https://github.com/BlueWallet/react-native-secure-key-store.git#63ab38c9d382a819844a086a69cc204c46aa93f9"
},
"react-native-share": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.0.0.tgz",
"integrity": "sha512-2ImJYJotFg3bTihNrQIqDKCAJ2xV0/MjGmH5MaC1GXDvGTeuU1L2/sFrJLHTAYi+K6D6VTWGbv5h9SzXtuo39Q=="
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.0.1.tgz",
"integrity": "sha512-hq7nOirgih/zIF9UU9FuYKZ3NGvasu2c/eJesvyPKYiykTtgQZM+mvDwFk/ogEsGwRtTPJBtj8/6IyIFcGa7lw=="
},
"react-native-sortable-list": {
"version": "git+https://github.com/BlueWallet/react-native-sortable-list.git#e4e44a01a90ee2dcb9c57182262595abf36bfdf7",