mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
Update react-native-document-picker digest to ba9299e
This commit is contained in:
parent
9c64bee676
commit
94b2aefdfe
17
package-lock.json
generated
17
package-lock.json
generated
@ -69,7 +69,7 @@
|
|||||||
"react-native-crypto": "2.2.0",
|
"react-native-crypto": "2.2.0",
|
||||||
"react-native-default-preference": "1.4.4",
|
"react-native-default-preference": "1.4.4",
|
||||||
"react-native-device-info": "11.1.0",
|
"react-native-device-info": "11.1.0",
|
||||||
"react-native-document-picker": "https://github.com/BlueWallet/react-native-document-picker#6033c4e1b0dd0a6760b5f5a5a2c3b2e5d07f2ae4",
|
"react-native-document-picker": "https://github.com/BlueWallet/react-native-document-picker#ba9299e01be6d0ddaa5f1b491406481a5ad0f315",
|
||||||
"react-native-draggable-flatlist": "github:BlueWallet/react-native-draggable-flatlist#3061e30",
|
"react-native-draggable-flatlist": "github:BlueWallet/react-native-draggable-flatlist#3061e30",
|
||||||
"react-native-fs": "2.20.0",
|
"react-native-fs": "2.20.0",
|
||||||
"react-native-gesture-handler": "2.17.1",
|
"react-native-gesture-handler": "2.17.1",
|
||||||
@ -100,7 +100,7 @@
|
|||||||
"react-native-vector-icons": "10.1.0",
|
"react-native-vector-icons": "10.1.0",
|
||||||
"react-native-watch-connectivity": "1.1.0",
|
"react-native-watch-connectivity": "1.1.0",
|
||||||
"readable-stream": "3.6.2",
|
"readable-stream": "3.6.2",
|
||||||
"realm": "12.11.1",
|
"realm": "12.12.1",
|
||||||
"rn-ldk": "github:BlueWallet/rn-ldk#v0.8.4",
|
"rn-ldk": "github:BlueWallet/rn-ldk#v0.8.4",
|
||||||
"rn-nodeify": "10.3.0",
|
"rn-nodeify": "10.3.0",
|
||||||
"scryptsy": "2.1.0",
|
"scryptsy": "2.1.0",
|
||||||
@ -19836,9 +19836,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-native-document-picker": {
|
"node_modules/react-native-document-picker": {
|
||||||
"version": "9.1.1",
|
"version": "9.3.0",
|
||||||
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-document-picker.git#6033c4e1b0dd0a6760b5f5a5a2c3b2e5d07f2ae4",
|
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-document-picker.git#ba9299e01be6d0ddaa5f1b491406481a5ad0f315",
|
||||||
"integrity": "sha512-KbJWF7vtRpuJRR3M2Jpv1rfBeSb8dIIuYGjYg7JzgSdXQ86nJNYTcieoFt/0MfEQkdzUpsSfLNo9s/iRagQJdw==",
|
"integrity": "sha512-FypROhPzYaIv1IrD+9e/ZfMQVSqPt9rNhnCN/m7jmkmJgkTttWnfO2ksrmnQJB8DKxyIyG3/6zlMMWanVU6ONA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"invariant": "^2.2.4"
|
"invariant": "^2.2.4"
|
||||||
@ -20597,10 +20597,11 @@
|
|||||||
"integrity": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg=="
|
"integrity": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg=="
|
||||||
},
|
},
|
||||||
"node_modules/realm": {
|
"node_modules/realm": {
|
||||||
"version": "12.11.1",
|
"version": "12.12.1",
|
||||||
"resolved": "https://registry.npmjs.org/realm/-/realm-12.11.1.tgz",
|
"resolved": "https://registry.npmjs.org/realm/-/realm-12.12.1.tgz",
|
||||||
"integrity": "sha512-I9o55+IIDhwyPpf2He3coaclplusCDFPRb3nWaMpOEDUkFWBjOy77JFDBu2PVDHmw1Yh8LrTX1YL/CNKPb88Mw==",
|
"integrity": "sha512-xkTnkrLqm9ihowzUR4cXQFccZliZ3CAgZ4opIOObEhXmVAftz2InPccmkXg8qOpU611asTpfRBHqEMM+3eJLYg==",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
|
"license": "apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@realm/fetch": "^0.1.1",
|
"@realm/fetch": "^0.1.1",
|
||||||
"bson": "^4.7.2",
|
"bson": "^4.7.2",
|
||||||
|
@ -162,7 +162,7 @@
|
|||||||
"react-native-crypto": "2.2.0",
|
"react-native-crypto": "2.2.0",
|
||||||
"react-native-default-preference": "1.4.4",
|
"react-native-default-preference": "1.4.4",
|
||||||
"react-native-device-info": "11.1.0",
|
"react-native-device-info": "11.1.0",
|
||||||
"react-native-document-picker": "https://github.com/BlueWallet/react-native-document-picker#6033c4e1b0dd0a6760b5f5a5a2c3b2e5d07f2ae4",
|
"react-native-document-picker": "https://github.com/BlueWallet/react-native-document-picker#ba9299e01be6d0ddaa5f1b491406481a5ad0f315",
|
||||||
"react-native-draggable-flatlist": "github:BlueWallet/react-native-draggable-flatlist#3061e30",
|
"react-native-draggable-flatlist": "github:BlueWallet/react-native-draggable-flatlist#3061e30",
|
||||||
"react-native-fs": "2.20.0",
|
"react-native-fs": "2.20.0",
|
||||||
"react-native-gesture-handler": "2.17.1",
|
"react-native-gesture-handler": "2.17.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user