fix: bump rn-camera-kit, pin github deps
This commit is contained in:
parent
2d9d3eb19f
commit
0caa48d5ed
12
package-lock.json
generated
12
package-lock.json
generated
@ -49,7 +49,7 @@
|
||||
"bignumber.js": "9.3.1",
|
||||
"bip21": "2.0.3",
|
||||
"bip32": "5.0.1",
|
||||
"bip38": "github:BlueWallet/bip38",
|
||||
"bip38": "github:BlueWallet/bip38#7ec4b1932b98eaaff16c5a26765a26466958e6b4",
|
||||
"bip39": "3.1.0",
|
||||
"bitcoinjs-lib": "7.0.0",
|
||||
"bitcoinjs-message": "2.2.0",
|
||||
@ -73,10 +73,10 @@
|
||||
"react-native": "0.83.1",
|
||||
"react-native-biometrics": "3.0.1",
|
||||
"react-native-blue-crypto": "github:BlueWallet/react-native-blue-crypto#3cb5442",
|
||||
"react-native-camera-kit-no-google": "git+https://github.com/Overtorment/react-native-camera-kit-no-google.git#29781c493320c53b94a7ea01add95a3bb7d00c72",
|
||||
"react-native-camera-kit-no-google": "github:BlueWallet/react-native-camera-kit-no-google#29781c493320c53b94a7ea01add95a3bb7d00c72",
|
||||
"react-native-capture-protection": "github:BlueWallet/react-native-capture-protection#bb78a40",
|
||||
"react-native-context-menu-view": "github:BlueWallet/react-native-context-menu-view#144110b02afdb11b431741aef5da95e91b942a9b",
|
||||
"react-native-default-preference": "https://github.com/BlueWallet/react-native-default-preference.git#6338a1f1235e4130b8cfc2dd3b53015eeff2870c",
|
||||
"react-native-default-preference": "github:BlueWallet/react-native-default-preference#6338a1f1235e4130b8cfc2dd3b53015eeff2870c",
|
||||
"react-native-device-info": "14.1.1",
|
||||
"react-native-draggable-flatlist": "4.0.3",
|
||||
"react-native-draglist": "github:BlueWallet/react-native-draglist#0c8049d",
|
||||
@ -107,9 +107,9 @@
|
||||
"react-test-renderer": "19.2.4",
|
||||
"readable-stream": "3.6.2",
|
||||
"realm": "20.2.0",
|
||||
"rn-qr-generator": "https://github.com/BlueWallet/rn-qr-generator.git#d53be844c985759197da91b325f7a89d5ef02f90",
|
||||
"rn-qr-generator": "github:BlueWallet/rn-qr-generator#d53be844c985759197da91b325f7a89d5ef02f90",
|
||||
"silent-payments": "github:BlueWallet/SilentPayments#59a037",
|
||||
"slip39": "https://github.com/BlueWallet/slip39-js#d316ee6",
|
||||
"slip39": "github:BlueWallet/slip39-js#d316ee6",
|
||||
"stream-browserify": "3.0.0",
|
||||
"url": "0.11.4",
|
||||
"wif": "2.0.6"
|
||||
@ -15978,7 +15978,7 @@
|
||||
},
|
||||
"node_modules/react-native-camera-kit-no-google": {
|
||||
"version": "17.0.1",
|
||||
"resolved": "git+ssh://git@github.com/Overtorment/react-native-camera-kit-no-google.git#29781c493320c53b94a7ea01add95a3bb7d00c72",
|
||||
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-camera-kit-no-google.git#29781c493320c53b94a7ea01add95a3bb7d00c72",
|
||||
"integrity": "sha512-ScPAgGjtrg6n0pjFerunmDyKKqtZDggzDVi71PvKBW8nN+VZ5sZ8r10DJ+avqp/vGjQGRlx7K7iHrK510SMIfQ==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
||||
10
package.json
10
package.json
@ -131,7 +131,7 @@
|
||||
"bignumber.js": "9.3.1",
|
||||
"bip21": "2.0.3",
|
||||
"bip32": "5.0.1",
|
||||
"bip38": "github:BlueWallet/bip38",
|
||||
"bip38": "github:BlueWallet/bip38#7ec4b1932b98eaaff16c5a26765a26466958e6b4",
|
||||
"bip39": "3.1.0",
|
||||
"bitcoinjs-lib": "7.0.0",
|
||||
"bitcoinjs-message": "2.2.0",
|
||||
@ -155,10 +155,10 @@
|
||||
"react-native": "0.83.1",
|
||||
"react-native-biometrics": "3.0.1",
|
||||
"react-native-blue-crypto": "github:BlueWallet/react-native-blue-crypto#3cb5442",
|
||||
"react-native-camera-kit-no-google": "git+https://github.com/Overtorment/react-native-camera-kit-no-google.git#29781c493320c53b94a7ea01add95a3bb7d00c72",
|
||||
"react-native-camera-kit-no-google": "github:BlueWallet/react-native-camera-kit-no-google#29781c493320c53b94a7ea01add95a3bb7d00c72",
|
||||
"react-native-capture-protection": "github:BlueWallet/react-native-capture-protection#bb78a40",
|
||||
"react-native-context-menu-view": "github:BlueWallet/react-native-context-menu-view#144110b02afdb11b431741aef5da95e91b942a9b",
|
||||
"react-native-default-preference": "https://github.com/BlueWallet/react-native-default-preference.git#6338a1f1235e4130b8cfc2dd3b53015eeff2870c",
|
||||
"react-native-default-preference": "github:BlueWallet/react-native-default-preference#6338a1f1235e4130b8cfc2dd3b53015eeff2870c",
|
||||
"react-native-device-info": "14.1.1",
|
||||
"react-native-draggable-flatlist": "4.0.3",
|
||||
"react-native-draglist": "github:BlueWallet/react-native-draglist#0c8049d",
|
||||
@ -189,9 +189,9 @@
|
||||
"react-test-renderer": "19.2.4",
|
||||
"readable-stream": "3.6.2",
|
||||
"realm": "20.2.0",
|
||||
"rn-qr-generator": "https://github.com/BlueWallet/rn-qr-generator.git#d53be844c985759197da91b325f7a89d5ef02f90",
|
||||
"rn-qr-generator": "github:BlueWallet/rn-qr-generator#d53be844c985759197da91b325f7a89d5ef02f90",
|
||||
"silent-payments": "github:BlueWallet/SilentPayments#59a037",
|
||||
"slip39": "https://github.com/BlueWallet/slip39-js#d316ee6",
|
||||
"slip39": "github:BlueWallet/slip39-js#d316ee6",
|
||||
"stream-browserify": "3.0.0",
|
||||
"url": "0.11.4",
|
||||
"wif": "2.0.6"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user