mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 23:27:26 +01:00
Update dependency react-native-screens to v3.5.0
This commit is contained in:
parent
9e45f6ae8f
commit
6a34c8b94f
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -18277,9 +18277,9 @@
|
|||
}
|
||||
},
|
||||
"react-native-screens": {
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-3.4.0.tgz",
|
||||
"integrity": "sha512-cg+q9MRnVdeOcJyvJtqffoXLur/C2wHA/7IO2+FAipzTlgHbbM1mTuSM7qG+SeiQjoIs4mHOEf7A0ziPKW04sA==",
|
||||
"version": "3.5.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-3.5.0.tgz",
|
||||
"integrity": "sha512-xew4x0YX0RaDduNYM4gZXkphPwGZIbbu9fTU85xOtT1tOUPm3OU4pFMiN6PF54haMCsaMQRvdOXvLicUVRiptA==",
|
||||
"requires": {
|
||||
"warn-once": "^0.1.0"
|
||||
}
|
||||
|
|
|
@ -174,7 +174,7 @@
|
|||
"react-native-rate": "1.2.6",
|
||||
"react-native-reanimated": "2.2.0",
|
||||
"react-native-safe-area-context": "3.2.0",
|
||||
"react-native-screens": "3.4.0",
|
||||
"react-native-screens": "3.5.0",
|
||||
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
|
||||
"react-native-share": "6.3.0",
|
||||
"react-native-sortable-list": "https://github.com/BlueWallet/react-native-sortable-list.git#46e39a30ae0c4328e7c06c30b72b1af0b69e1aeb",
|
||||
|
|
Loading…
Add table
Reference in a new issue