WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit d5798e5

Browse files
Update dependency react-native-safe-area-context to v5.6.0 (#13865)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 224bcd5 commit d5798e5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/app-mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"react-native-quick-actions": "0.3.13",
6767
"react-native-quick-crypto": "0.7.17",
6868
"react-native-rsa-native": "2.0.5",
69-
"react-native-safe-area-context": "5.5.2",
69+
"react-native-safe-area-context": "5.6.0",
7070
"react-native-securerandom": "1.0.1",
7171
"react-native-share": "12.1.2",
7272
"react-native-sqlite-storage": "6.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10371,7 +10371,7 @@ __metadata:
1037110371
react-native-quick-actions: "npm:0.3.13"
1037210372
react-native-quick-crypto: "npm:0.7.17"
1037310373
react-native-rsa-native: "npm:2.0.5"
10374-
react-native-safe-area-context: "npm:5.5.2"
10374+
react-native-safe-area-context: "npm:5.6.0"
1037510375
react-native-securerandom: "npm:1.0.1"
1037610376
react-native-share: "npm:12.1.2"
1037710377
react-native-sqlite-storage: "npm:6.0.1"
@@ -43599,13 +43599,13 @@ __metadata:
4359943599
languageName: node
4360043600
linkType: hard
4360143601

43602-
"react-native-safe-area-context@npm:5.5.2":
43603-
version: 5.5.2
43604-
resolution: "react-native-safe-area-context@npm:5.5.2"
43602+
"react-native-safe-area-context@npm:5.6.0":
43603+
version: 5.6.0
43604+
resolution: "react-native-safe-area-context@npm:5.6.0"
4360543605
peerDependencies:
4360643606
react: "*"
4360743607
react-native: "*"
43608-
checksum: 10/3f0ba6a09ba7dfeb34147f9625700e5cc05b4590a94cc6bc982ac0e4db337caa461f83f619e925ac52dffe9fc207346036e880d47cbb4a2c9884f2d767e56687
43608+
checksum: 10/409a59ab249cec6c22e2df423945a7c0e991e44b7650e0c558eb01a2a1f932c97f90302e2e2ef9263f86df1bd81ed6399db022900d79f517902342dbb5e6c3bd
4360943609
languageName: node
4361043610
linkType: hard
4361143611

0 commit comments

Comments
 (0)