mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 02:09:10 +01:00
Merge pull request #5110 from BlueWallet/renovate/react-native-screens-3.x
Update dependency react-native-screens to v3.18.2
This commit is contained in:
commit
ffc68e29a2
14
package-lock.json
generated
14
package-lock.json
generated
@ -88,7 +88,7 @@
|
||||
"react-native-rate": "1.2.9",
|
||||
"react-native-reanimated": "2.9.1",
|
||||
"react-native-safe-area-context": "3.4.1",
|
||||
"react-native-screens": "3.18.0",
|
||||
"react-native-screens": "3.18.2",
|
||||
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
|
||||
"react-native-share": "7.9.1",
|
||||
"react-native-svg": "12.4.4",
|
||||
@ -22264,9 +22264,9 @@
|
||||
"integrity": "sha1-Dm2o8M5Sg471zsXI+TlrDBtko8s="
|
||||
},
|
||||
"node_modules/react-native-screens": {
|
||||
"version": "3.18.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-3.18.0.tgz",
|
||||
"integrity": "sha512-ndnz5JPLMLq/ThCYQzAOT65x6B4bdKFH1GKckUdbxKrwINGItPRSUiAoVI7YYyOQOa4VYL4hF37rrx+AjgjtRg==",
|
||||
"version": "3.18.2",
|
||||
"resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-3.18.2.tgz",
|
||||
"integrity": "sha512-ANUEuvMUlsYJ1QKukEhzhfrvOUO9BVH9Nzg+6eWxpn3cfD/O83yPBOF8Mx6x5H/2+sMy+VS5x/chWOOo/U7QJw==",
|
||||
"dependencies": {
|
||||
"react-freeze": "^1.0.0",
|
||||
"warn-once": "^0.1.0"
|
||||
@ -44973,9 +44973,9 @@
|
||||
}
|
||||
},
|
||||
"react-native-screens": {
|
||||
"version": "3.18.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-3.18.0.tgz",
|
||||
"integrity": "sha512-ndnz5JPLMLq/ThCYQzAOT65x6B4bdKFH1GKckUdbxKrwINGItPRSUiAoVI7YYyOQOa4VYL4hF37rrx+AjgjtRg==",
|
||||
"version": "3.18.2",
|
||||
"resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-3.18.2.tgz",
|
||||
"integrity": "sha512-ANUEuvMUlsYJ1QKukEhzhfrvOUO9BVH9Nzg+6eWxpn3cfD/O83yPBOF8Mx6x5H/2+sMy+VS5x/chWOOo/U7QJw==",
|
||||
"requires": {
|
||||
"react-freeze": "^1.0.0",
|
||||
"warn-once": "^0.1.0"
|
||||
|
@ -174,7 +174,7 @@
|
||||
"react-native-rate": "1.2.9",
|
||||
"react-native-reanimated": "2.9.1",
|
||||
"react-native-safe-area-context": "3.4.1",
|
||||
"react-native-screens": "3.18.0",
|
||||
"react-native-screens": "3.18.2",
|
||||
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
|
||||
"react-native-share": "7.9.1",
|
||||
"react-native-svg": "12.4.4",
|
||||
|
Loading…
Reference in New Issue
Block a user