Update dependency react-native-screens to v3.18.0

This commit is contained in:
renovate[bot] 2022-10-04 14:53:50 +00:00 committed by GitHub
parent 9367cd9e70
commit dfe9a8aba1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -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.17.0",
"react-native-screens": "3.18.0",
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
"react-native-share": "7.9.0",
"react-native-svg": "12.4.4",
@ -22261,9 +22261,9 @@
"integrity": "sha1-Dm2o8M5Sg471zsXI+TlrDBtko8s="
},
"node_modules/react-native-screens": {
"version": "3.17.0",
"resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-3.17.0.tgz",
"integrity": "sha512-OZCQU7+3neHNaM19jBkYRjL50kXz7p7MUgWQTCcdRoshcCiolf8aXs4eRVQKGK6m1RmoB8UL0//m5R9KoR+41w==",
"version": "3.18.0",
"resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-3.18.0.tgz",
"integrity": "sha512-ndnz5JPLMLq/ThCYQzAOT65x6B4bdKFH1GKckUdbxKrwINGItPRSUiAoVI7YYyOQOa4VYL4hF37rrx+AjgjtRg==",
"dependencies": {
"react-freeze": "^1.0.0",
"warn-once": "^0.1.0"
@ -44971,9 +44971,9 @@
}
},
"react-native-screens": {
"version": "3.17.0",
"resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-3.17.0.tgz",
"integrity": "sha512-OZCQU7+3neHNaM19jBkYRjL50kXz7p7MUgWQTCcdRoshcCiolf8aXs4eRVQKGK6m1RmoB8UL0//m5R9KoR+41w==",
"version": "3.18.0",
"resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-3.18.0.tgz",
"integrity": "sha512-ndnz5JPLMLq/ThCYQzAOT65x6B4bdKFH1GKckUdbxKrwINGItPRSUiAoVI7YYyOQOa4VYL4hF37rrx+AjgjtRg==",
"requires": {
"react-freeze": "^1.0.0",
"warn-once": "^0.1.0"

View file

@ -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.17.0",
"react-native-screens": "3.18.0",
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
"react-native-share": "7.9.0",
"react-native-svg": "12.4.4",