mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 23:27:26 +01:00
Merge branch 'master' into renovate/lottie-react-native-5.x
This commit is contained in:
commit
7dc622fc4b
2 changed files with 9 additions and 9 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
@ -57,7 +57,7 @@
|
|||
"react": "17.0.2",
|
||||
"react-localization": "1.0.19",
|
||||
"react-native": "0.67.4",
|
||||
"react-native-blue-crypto": "https://github.com/BlueWallet/react-native-blue-crypto#fbc2e6beded0b7f61e0986ce98cca1230f84bc1c",
|
||||
"react-native-blue-crypto": "https://github.com/BlueWallet/react-native-blue-crypto#e9b60605dbdb24de720e923f740912a4930383ff",
|
||||
"react-native-camera": "4.2.1",
|
||||
"react-native-crypto": "2.2.0",
|
||||
"react-native-default-preference": "1.4.4",
|
||||
|
@ -22193,12 +22193,12 @@
|
|||
},
|
||||
"node_modules/react-native-blue-crypto": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-blue-crypto.git#fbc2e6beded0b7f61e0986ce98cca1230f84bc1c",
|
||||
"integrity": "sha512-shkQ8BlyIe/tsm7esLC519y3NcmB3hQY+piJy/Jxr9E7kpghG+zU7NT/Xn+lXHg6jC7+7ZeM4ePr+Yl3ZJhcLg==",
|
||||
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-blue-crypto.git#e9b60605dbdb24de720e923f740912a4930383ff",
|
||||
"integrity": "sha512-5f9g7ccMwasUn5n7lMpOjTEf14NbU81OsGREROXN5VV8g7KNV6pht/9lYzbICthK5q5eeClJONHcaWwuPGU0Mg==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.1",
|
||||
"react-native": ">=0.60.0-rc.0 <1.0.x"
|
||||
"react": "*",
|
||||
"react-native": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-camera": {
|
||||
|
@ -45376,9 +45376,9 @@
|
|||
}
|
||||
},
|
||||
"react-native-blue-crypto": {
|
||||
"version": "git+ssh://git@github.com/BlueWallet/react-native-blue-crypto.git#fbc2e6beded0b7f61e0986ce98cca1230f84bc1c",
|
||||
"integrity": "sha512-shkQ8BlyIe/tsm7esLC519y3NcmB3hQY+piJy/Jxr9E7kpghG+zU7NT/Xn+lXHg6jC7+7ZeM4ePr+Yl3ZJhcLg==",
|
||||
"from": "react-native-blue-crypto@https://github.com/BlueWallet/react-native-blue-crypto#fbc2e6beded0b7f61e0986ce98cca1230f84bc1c"
|
||||
"version": "git+ssh://git@github.com/BlueWallet/react-native-blue-crypto.git#e9b60605dbdb24de720e923f740912a4930383ff",
|
||||
"integrity": "sha512-5f9g7ccMwasUn5n7lMpOjTEf14NbU81OsGREROXN5VV8g7KNV6pht/9lYzbICthK5q5eeClJONHcaWwuPGU0Mg==",
|
||||
"from": "react-native-blue-crypto@https://github.com/BlueWallet/react-native-blue-crypto#e9b60605dbdb24de720e923f740912a4930383ff"
|
||||
},
|
||||
"react-native-camera": {
|
||||
"version": "4.2.1",
|
||||
|
|
|
@ -143,7 +143,7 @@
|
|||
"react": "17.0.2",
|
||||
"react-localization": "1.0.19",
|
||||
"react-native": "0.67.4",
|
||||
"react-native-blue-crypto": "https://github.com/BlueWallet/react-native-blue-crypto#fbc2e6beded0b7f61e0986ce98cca1230f84bc1c",
|
||||
"react-native-blue-crypto": "https://github.com/BlueWallet/react-native-blue-crypto#e9b60605dbdb24de720e923f740912a4930383ff",
|
||||
"react-native-camera": "4.2.1",
|
||||
"react-native-crypto": "2.2.0",
|
||||
"react-native-default-preference": "1.4.4",
|
||||
|
|
Loading…
Add table
Reference in a new issue