From deac561884950850b38727e32d0c4b1d34cf04df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 02:10:16 +0000 Subject: [PATCH] Update dependency react-native-safe-area-context to v5 --- example-bare/package.json | 2 +- example-bare/yarn.lock | 10 +++++----- example-expo/package.json | 2 +- example-expo/yarn.lock | 8 ++++---- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/example-bare/package.json b/example-bare/package.json index 699ecf39..346d076b 100644 --- a/example-bare/package.json +++ b/example-bare/package.json @@ -24,7 +24,7 @@ "react-native-gesture-handler": "~2.20.2", "react-native-paper": "^5.12.3", "react-native-reanimated": "~3.16.1", - "react-native-safe-area-context": "4.12.0", + "react-native-safe-area-context": "5.8.0", "react-native-screens": "~4.1.0", "react-native-vector-icons": "^10.0.3", "react-native-webview": "^13.8.1", diff --git a/example-bare/yarn.lock b/example-bare/yarn.lock index 985a2d95..d262dd27 100644 --- a/example-bare/yarn.lock +++ b/example-bare/yarn.lock @@ -846,7 +846,7 @@ resolved "https://registry.yarnpkg.com/@epubjs-react-native/core/-/core-1.4.5.tgz#06f6f5d4f5400b6c95f76a7607e6b67257ac2d63" integrity sha512-Tmt3Z/82/bI6Cb+ao6qCbouuKmk4Ahy0SAHgEY88xIRdN0XlpN/7dfJ/n+XrNBhzjCtFnJW0uqA5htsFyo2c3Q== -"@epubjs-react-native/file-system@1.1.4": +"@epubjs-react-native/file-system@latest": version "1.1.4" resolved "https://registry.yarnpkg.com/@epubjs-react-native/file-system/-/file-system-1.1.4.tgz#83e62c4ffab6f92fec39e7ab89199ff796272e94" integrity sha512-hk0Qbt3KrQsHpeHVtIrM4sKEnlvIFlL3VOoFD7pdT8iZorL5666yU10FKvO6MIb963aa7S1EimKrdeXr6uiLtQ== @@ -4785,10 +4785,10 @@ react-native-reanimated@~3.16.1: convert-source-map "^2.0.0" invariant "^2.2.4" -react-native-safe-area-context@4.12.0: - version "4.12.0" - resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.12.0.tgz#17868522a55bbc6757418c94a1b4abdda6b045d9" - integrity sha512-ukk5PxcF4p3yu6qMZcmeiZgowhb5AsKRnil54YFUUAXVIS7PJcMHGGC+q44fCiBg44/1AJk5njGMez1m9H0BVQ== +react-native-safe-area-context@5.8.0: + version "5.8.0" + resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-5.8.0.tgz#d2fb9fc8e0f0583311e261dc484b95ceb80f8902" + integrity sha512-t+ZsAVzY/wWzzx34vqGbo3/as9EEESJdbyZNL7Yg5EYX+toYMtMqFoDDCvqZUi35eeGVsXc6pAaEk4edMwbuCQ== react-native-screens@~4.1.0: version "4.1.0" diff --git a/example-expo/package.json b/example-expo/package.json index f84f57a2..2dac23d5 100644 --- a/example-expo/package.json +++ b/example-expo/package.json @@ -16,7 +16,7 @@ "react-native-gesture-handler": "~2.20.2", "react-native-paper": "^5.12.3", "react-native-reanimated": "~3.16.1", - "react-native-safe-area-context": "4.12.0", + "react-native-safe-area-context": "5.8.0", "react-native-screens": "~4.1.0", "react-native-vector-icons": "^10.0.3", "react-native-web": "~0.19.6", diff --git a/example-expo/yarn.lock b/example-expo/yarn.lock index cc59d045..d83f77c8 100644 --- a/example-expo/yarn.lock +++ b/example-expo/yarn.lock @@ -4765,10 +4765,10 @@ react-native-reanimated@~3.16.1: convert-source-map "^2.0.0" invariant "^2.2.4" -react-native-safe-area-context@4.12.0: - version "4.12.0" - resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.12.0.tgz#17868522a55bbc6757418c94a1b4abdda6b045d9" - integrity sha512-ukk5PxcF4p3yu6qMZcmeiZgowhb5AsKRnil54YFUUAXVIS7PJcMHGGC+q44fCiBg44/1AJk5njGMez1m9H0BVQ== +react-native-safe-area-context@5.8.0: + version "5.8.0" + resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-5.8.0.tgz#d2fb9fc8e0f0583311e261dc484b95ceb80f8902" + integrity sha512-t+ZsAVzY/wWzzx34vqGbo3/as9EEESJdbyZNL7Yg5EYX+toYMtMqFoDDCvqZUi35eeGVsXc6pAaEk4edMwbuCQ== react-native-screens@~4.1.0: version "4.1.0"