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.5.2 (#8218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c90d7756c0
commit
587eceb7c0
@ -62,7 +62,7 @@
|
|||||||
"react-native-quick-actions": "0.3.13",
|
"react-native-quick-actions": "0.3.13",
|
||||||
"react-native-reanimated": "3.0.2",
|
"react-native-reanimated": "3.0.2",
|
||||||
"react-native-rsa-native": "2.0.5",
|
"react-native-rsa-native": "2.0.5",
|
||||||
"react-native-safe-area-context": "4.5.1",
|
"react-native-safe-area-context": "4.5.2",
|
||||||
"react-native-securerandom": "1.0.1",
|
"react-native-securerandom": "1.0.1",
|
||||||
"react-native-share": "8.2.2",
|
"react-native-share": "8.2.2",
|
||||||
"react-native-sqlite-storage": "6.0.1",
|
"react-native-sqlite-storage": "6.0.1",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -5079,7 +5079,7 @@ __metadata:
|
|||||||
react-native-quick-actions: 0.3.13
|
react-native-quick-actions: 0.3.13
|
||||||
react-native-reanimated: 3.0.2
|
react-native-reanimated: 3.0.2
|
||||||
react-native-rsa-native: 2.0.5
|
react-native-rsa-native: 2.0.5
|
||||||
react-native-safe-area-context: 4.5.1
|
react-native-safe-area-context: 4.5.2
|
||||||
react-native-securerandom: 1.0.1
|
react-native-securerandom: 1.0.1
|
||||||
react-native-share: 8.2.2
|
react-native-share: 8.2.2
|
||||||
react-native-sqlite-storage: 6.0.1
|
react-native-sqlite-storage: 6.0.1
|
||||||
@ -27671,13 +27671,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"react-native-safe-area-context@npm:4.5.1":
|
"react-native-safe-area-context@npm:4.5.2":
|
||||||
version: 4.5.1
|
version: 4.5.2
|
||||||
resolution: "react-native-safe-area-context@npm:4.5.1"
|
resolution: "react-native-safe-area-context@npm:4.5.2"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: "*"
|
react: "*"
|
||||||
react-native: "*"
|
react-native: "*"
|
||||||
checksum: 5eb4e8d57f0fd072cbef74c7a31685149590706a3b0a05d7598fdbf6aa69707d09e9fb44494d2aa93c5f4ec9b669da10476b5e858f6b92d1d4290c3f94e43c4b
|
checksum: 05916a99015b25ef0cb04ae429b17cda18aa73d8f25e4ad51a9ef253b445c335bb9d0f90dc45859fa23be520c32b723334166475ac47888d4ee67d301885d5a5
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user