mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency react-native-safe-area-context to v4.7.2 (#8925)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
003d47fb72
commit
54966adbbb
@ -62,7 +62,7 @@
|
|||||||
"react-native-popup-menu": "0.16.1",
|
"react-native-popup-menu": "0.16.1",
|
||||||
"react-native-quick-actions": "0.3.13",
|
"react-native-quick-actions": "0.3.13",
|
||||||
"react-native-rsa-native": "2.0.5",
|
"react-native-rsa-native": "2.0.5",
|
||||||
"react-native-safe-area-context": "4.7.1",
|
"react-native-safe-area-context": "4.7.2",
|
||||||
"react-native-securerandom": "1.0.1",
|
"react-native-securerandom": "1.0.1",
|
||||||
"react-native-share": "9.2.4",
|
"react-native-share": "9.2.4",
|
||||||
"react-native-side-menu-updated": "1.3.2",
|
"react-native-side-menu-updated": "1.3.2",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -4782,7 +4782,7 @@ __metadata:
|
|||||||
react-native-popup-menu: 0.16.1
|
react-native-popup-menu: 0.16.1
|
||||||
react-native-quick-actions: 0.3.13
|
react-native-quick-actions: 0.3.13
|
||||||
react-native-rsa-native: 2.0.5
|
react-native-rsa-native: 2.0.5
|
||||||
react-native-safe-area-context: 4.7.1
|
react-native-safe-area-context: 4.7.2
|
||||||
react-native-securerandom: 1.0.1
|
react-native-securerandom: 1.0.1
|
||||||
react-native-share: 9.2.4
|
react-native-share: 9.2.4
|
||||||
react-native-side-menu-updated: 1.3.2
|
react-native-side-menu-updated: 1.3.2
|
||||||
@ -29370,13 +29370,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"react-native-safe-area-context@npm:4.7.1":
|
"react-native-safe-area-context@npm:4.7.2":
|
||||||
version: 4.7.1
|
version: 4.7.2
|
||||||
resolution: "react-native-safe-area-context@npm:4.7.1"
|
resolution: "react-native-safe-area-context@npm:4.7.2"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: "*"
|
react: "*"
|
||||||
react-native: "*"
|
react-native: "*"
|
||||||
checksum: 2a07c0b0751c9ceb435c7b107a881080d7b4142fca597ea4701894aeb7c2fec02eeaef094bc28f3d2eaed39f4fc8ef26764c156bf17af93407d723db5608e1e5
|
checksum: a74a9c8b3d8642cab6e92ab12991279d3c0984c8ce09e64a4f5c6b08316001e796678bd3d5fa0e2601a334435c34ee914411a7cf7d8aa0460a49a177093b64ee
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user