fix(deps): update dependency react-native-safe-area-context to v4.14.0

This commit is contained in:
renovate[bot] 2024-11-01 16:54:06 +00:00 committed by GitHub
parent fc5a920165
commit 6f28173dbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -86,7 +86,7 @@
"react-native-randombytes": "3.6.1", "react-native-randombytes": "3.6.1",
"react-native-rate": "1.2.12", "react-native-rate": "1.2.12",
"react-native-reanimated": "3.16.0", "react-native-reanimated": "3.16.0",
"react-native-safe-area-context": "4.12.0", "react-native-safe-area-context": "4.14.0",
"react-native-screen-capture": "github:BlueWallet/react-native-screen-capture#18cb79f", "react-native-screen-capture": "github:BlueWallet/react-native-screen-capture#18cb79f",
"react-native-screens": "3.35.0", "react-native-screens": "3.35.0",
"react-native-secure-key-store": "github:BlueWallet/react-native-secure-key-store#2076b4849e88aa0a78e08bfbb4ce3923e0925cbc", "react-native-secure-key-store": "github:BlueWallet/react-native-secure-key-store#2076b4849e88aa0a78e08bfbb4ce3923e0925cbc",
@ -20871,9 +20871,9 @@
} }
}, },
"node_modules/react-native-safe-area-context": { "node_modules/react-native-safe-area-context": {
"version": "4.12.0", "version": "4.14.0",
"resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-4.12.0.tgz", "resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-4.14.0.tgz",
"integrity": "sha512-ukk5PxcF4p3yu6qMZcmeiZgowhb5AsKRnil54YFUUAXVIS7PJcMHGGC+q44fCiBg44/1AJk5njGMez1m9H0BVQ==", "integrity": "sha512-/SyYpCulWQOnnXhRq6wepkhoyQMowHm1ptDyRz20s+YS/R9mbd+mK+jFyFCyXFJn8jp7vFl43VUCgspuOiEbwA==",
"license": "MIT", "license": "MIT",
"peerDependencies": { "peerDependencies": {
"react": "*", "react": "*",

View File

@ -150,7 +150,7 @@
"react-native-randombytes": "3.6.1", "react-native-randombytes": "3.6.1",
"react-native-rate": "1.2.12", "react-native-rate": "1.2.12",
"react-native-reanimated": "3.16.0", "react-native-reanimated": "3.16.0",
"react-native-safe-area-context": "4.12.0", "react-native-safe-area-context": "4.14.0",
"react-native-screen-capture": "github:BlueWallet/react-native-screen-capture#18cb79f", "react-native-screen-capture": "github:BlueWallet/react-native-screen-capture#18cb79f",
"react-native-screens": "3.35.0", "react-native-screens": "3.35.0",
"react-native-secure-key-store": "github:BlueWallet/react-native-secure-key-store#2076b4849e88aa0a78e08bfbb4ce3923e0925cbc", "react-native-secure-key-store": "github:BlueWallet/react-native-secure-key-store#2076b4849e88aa0a78e08bfbb4ce3923e0925cbc",