mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 06:52:41 +01:00
Update dependency react-native-screens to v3.33.0
This commit is contained in:
parent
a42e5becdd
commit
3ecacfea2c
2 changed files with 6 additions and 6 deletions
|
@ -184,7 +184,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.32.0",
|
||||
"react-native-screens": "3.33.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",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4585,7 +4585,7 @@ __metadata:
|
|||
react-native-rate: 1.2.12
|
||||
react-native-reanimated: 3.14.0
|
||||
react-native-safe-area-context: 4.10.8
|
||||
react-native-screens: 3.32.0
|
||||
react-native-screens: 3.33.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
|
||||
|
@ -11972,16 +11972,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-native-screens@npm:3.32.0":
|
||||
version: 3.32.0
|
||||
resolution: "react-native-screens@npm:3.32.0"
|
||||
"react-native-screens@npm:3.33.0":
|
||||
version: 3.33.0
|
||||
resolution: "react-native-screens@npm:3.33.0"
|
||||
dependencies:
|
||||
react-freeze: ^1.0.0
|
||||
warn-once: ^0.1.0
|
||||
peerDependencies:
|
||||
react: "*"
|
||||
react-native: "*"
|
||||
checksum: afcb93e9cd48d5071278213bbc4ddc18112dbdbd16c11e3c7129368614396d8aae13fd70bb299f3c84f52a28e34af06ccdc514de1e97a99f4197069301dab136
|
||||
checksum: 01b8ee9246a54b10298ecb4c269958d9b2b90c52f1e5151e310dbfe80017990c45ab1d18abcf3dacbc6d0458d1afa82bb52f2e645423ac0e42857460b15d32eb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue