OPS: Package

This commit is contained in:
Marcos Rodriguez Vélez 2022-01-17 18:13:45 -05:00 committed by Overtorment
parent 9d56e16e56
commit 6c2ceb82f0
3 changed files with 8 additions and 10 deletions

View file

@ -283,7 +283,7 @@ PODS:
- React-Core
- react-native-image-picker (4.7.0):
- React-Core
- react-native-ios-context-menu (1.7.2):
- react-native-ios-context-menu (1.3.0):
- React-Core
- react-native-randombytes (3.6.1):
- React-Core
@ -744,7 +744,7 @@ SPEC CHECKSUMS:
react-native-fingerprint-scanner: ac6656f18c8e45a7459302b84da41a44ad96dbbe
react-native-idle-timer: f7f651542b39dce9b9473e4578cb64a255075f17
react-native-image-picker: 4b090b73077c3a71b91fddc739a594feebd00184
react-native-ios-context-menu: 3accab640c866e82f386a0cbee34c8ada345e6fc
react-native-ios-context-menu: 1ccf4d6aa1c0e7dc596613eb9a36f8c0c23ca56f
react-native-randombytes: 421f1c7d48c0af8dbcd471b0324393ebf8fe7846
react-native-safe-area-context: 584dc04881deb49474363f3be89e4ca0e854c057
react-native-tcp-socket: 199889cd48b07a0238e0feb53549607de5207116

12
package-lock.json generated
View file

@ -71,7 +71,7 @@
"react-native-haptic-feedback": "1.13.0",
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b",
"react-native-image-picker": "4.7.0",
"react-native-ios-context-menu": "https://github.com/BlueWallet/react-native-ios-context-menu.git#19868fc255e5dd5e41422b181cebcc6c448e2092",
"react-native-ios-context-menu": "https://github.com/BlueWallet/react-native-ios-context-menu.git#v1.3.0",
"react-native-keychain": "8.0.0",
"react-native-level-fs": "3.0.1",
"react-native-linear-gradient": "2.5.6",
@ -25558,9 +25558,8 @@
}
},
"node_modules/react-native-ios-context-menu": {
"version": "1.7.2",
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-ios-context-menu.git#19868fc255e5dd5e41422b181cebcc6c448e2092",
"integrity": "sha512-BdaCNC/JU3kjHdZSg+Ypus79HapNM6D7UsuapIIO8FveUCorfs4RKj5BElZJz7KcbNyZ+4w+P3L0eng1ElDVQQ==",
"version": "1.3.0",
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-ios-context-menu.git#8c41179dc2e919019415ef71508ce37232cc9d17",
"license": "MIT",
"peerDependencies": {
"react": "*",
@ -49768,9 +49767,8 @@
"requires": {}
},
"react-native-ios-context-menu": {
"version": "git+ssh://git@github.com/BlueWallet/react-native-ios-context-menu.git#19868fc255e5dd5e41422b181cebcc6c448e2092",
"integrity": "sha512-BdaCNC/JU3kjHdZSg+Ypus79HapNM6D7UsuapIIO8FveUCorfs4RKj5BElZJz7KcbNyZ+4w+P3L0eng1ElDVQQ==",
"from": "react-native-ios-context-menu@https://github.com/BlueWallet/react-native-ios-context-menu.git#19868fc255e5dd5e41422b181cebcc6c448e2092",
"version": "git+ssh://git@github.com/BlueWallet/react-native-ios-context-menu.git#8c41179dc2e919019415ef71508ce37232cc9d17",
"from": "react-native-ios-context-menu@https://github.com/BlueWallet/react-native-ios-context-menu.git#v1.3.0",
"requires": {}
},
"react-native-iphone-x-helper": {

View file

@ -157,7 +157,7 @@
"react-native-haptic-feedback": "1.13.0",
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b",
"react-native-image-picker": "4.7.0",
"react-native-ios-context-menu": "https://github.com/BlueWallet/react-native-ios-context-menu.git#19868fc255e5dd5e41422b181cebcc6c448e2092",
"react-native-ios-context-menu": "https://github.com/BlueWallet/react-native-ios-context-menu.git#v1.3.0",
"react-native-keychain": "8.0.0",
"react-native-level-fs": "3.0.1",
"react-native-linear-gradient": "2.5.6",