mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
REF: bump RN to 0.67.5
This commit is contained in:
parent
9774b40c63
commit
8a2cbaaff5
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -56,7 +56,7 @@
|
|||
"prop-types": "15.8.1",
|
||||
"react": "17.0.2",
|
||||
"react-localization": "github:BlueWallet/react-localization#ae7969a",
|
||||
"react-native": "0.67.4",
|
||||
"react-native": "0.67.5",
|
||||
"react-native-blue-crypto": "https://github.com/BlueWallet/react-native-blue-crypto#e9b60605dbdb24de720e923f740912a4930383ff",
|
||||
"react-native-camera-kit": "13.0.0",
|
||||
"react-native-crypto": "2.2.0",
|
||||
|
@ -21727,9 +21727,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-native": {
|
||||
"version": "0.67.4",
|
||||
"resolved": "https://registry.npmjs.org/react-native/-/react-native-0.67.4.tgz",
|
||||
"integrity": "sha512-NA9d9lNJu9TViEJu2uZxWXUP+QNUilGGA5tdMbVFedNroOH1lnQ3n/FAVoGK1gqGarCgNTtheBxUpEa979Cu8w==",
|
||||
"version": "0.67.5",
|
||||
"resolved": "https://registry.npmjs.org/react-native/-/react-native-0.67.5.tgz",
|
||||
"integrity": "sha512-/xEksthqImZGDfcqzEmbOw0KRkp9/x+cC8T8uTHhSKLLa8pOFLGdF190UOjnLammGmAmFy0+ZcJf0Ujm53IGeA==",
|
||||
"dependencies": {
|
||||
"@jest/create-cache-key-function": "^27.0.1",
|
||||
"@react-native-community/cli": "^6.0.0",
|
||||
|
@ -44500,9 +44500,9 @@
|
|||
}
|
||||
},
|
||||
"react-native": {
|
||||
"version": "0.67.4",
|
||||
"resolved": "https://registry.npmjs.org/react-native/-/react-native-0.67.4.tgz",
|
||||
"integrity": "sha512-NA9d9lNJu9TViEJu2uZxWXUP+QNUilGGA5tdMbVFedNroOH1lnQ3n/FAVoGK1gqGarCgNTtheBxUpEa979Cu8w==",
|
||||
"version": "0.67.5",
|
||||
"resolved": "https://registry.npmjs.org/react-native/-/react-native-0.67.5.tgz",
|
||||
"integrity": "sha512-/xEksthqImZGDfcqzEmbOw0KRkp9/x+cC8T8uTHhSKLLa8pOFLGdF190UOjnLammGmAmFy0+ZcJf0Ujm53IGeA==",
|
||||
"requires": {
|
||||
"@jest/create-cache-key-function": "^27.0.1",
|
||||
"@react-native-community/cli": "^6.0.0",
|
||||
|
|
|
@ -142,7 +142,7 @@
|
|||
"prop-types": "15.8.1",
|
||||
"react": "17.0.2",
|
||||
"react-localization": "github:BlueWallet/react-localization#ae7969a",
|
||||
"react-native": "0.67.4",
|
||||
"react-native": "0.67.5",
|
||||
"react-native-blue-crypto": "https://github.com/BlueWallet/react-native-blue-crypto#e9b60605dbdb24de720e923f740912a4930383ff",
|
||||
"react-native-camera-kit": "13.0.0",
|
||||
"react-native-crypto": "2.2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue