mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
Update dependency react-native-screens to v3.34.0
This commit is contained in:
parent
b5cceb18f8
commit
a19ba813ad
6
package-lock.json
generated
6
package-lock.json
generated
@ -92,7 +92,7 @@
|
||||
"react-native-rate": "1.2.12",
|
||||
"react-native-reanimated": "3.14.0",
|
||||
"react-native-safe-area-context": "4.10.8",
|
||||
"react-native-screens": "3.33.0",
|
||||
"react-native-screens": "3.34.0",
|
||||
"react-native-secure-key-store": "github:BlueWallet/react-native-secure-key-store#2076b4849e88aa0a78e08bfbb4ce3923e0925cbc",
|
||||
"react-native-share": "10.2.1",
|
||||
"react-native-svg": "13.14.1",
|
||||
@ -13735,7 +13735,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-screens": {
|
||||
"version": "3.33.0",
|
||||
"version": "3.34.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-3.34.0.tgz",
|
||||
"integrity": "sha512-8ri3Pd9QcpfXnVckOe/Lnto+BXmSPHV/Q0RB0XW0gDKsCv5wi5k7ez7g1SzgiYHl29MSdiqgjH30zUyOOowOaw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"react-freeze": "^1.0.0",
|
||||
|
@ -185,7 +185,7 @@
|
||||
"react-native-reanimated": "3.14.0",
|
||||
"@react-native/metro-config": "0.74.84",
|
||||
"react-native-safe-area-context": "4.10.8",
|
||||
"react-native-screens": "3.33.0",
|
||||
"react-native-screens": "3.34.0",
|
||||
"react-native-secure-key-store": "github:BlueWallet/react-native-secure-key-store#2076b4849e88aa0a78e08bfbb4ce3923e0925cbc",
|
||||
"react-native-share": "10.2.1",
|
||||
"react-native-svg": "13.14.1",
|
||||
|
Loading…
Reference in New Issue
Block a user