Skip to content

Commit e52577a

Browse files
committed
fix(deps): update dependency react-native-safe-area-context to v4.7.1
1 parent 2b9ffe0 commit e52577a

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

apps/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-dom": "18.2.0",
3636
"react-native": "0.72.2",
3737
"react-native-gesture-handler": "2.12.0",
38-
"react-native-safe-area-context": "4.7.0",
38+
"react-native-safe-area-context": "4.7.1",
3939
"react-native-screens": "3.22.1",
4040
"react-native-svg": "13.10.0",
4141
"react-native-web": "0.19.6"

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"burnt": "0.11.7",
1818
"expo-constants": "14.4.2",
1919
"expo-linking": "4.1.0",
20-
"react-native-safe-area-context": "4.7.0",
20+
"react-native-safe-area-context": "4.7.1",
2121
"solito": "3.2.9"
2222
},
2323
"devDependencies": {

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6273,7 +6273,7 @@ __metadata:
62736273
burnt: 0.11.7
62746274
expo-constants: 14.4.2
62756275
expo-linking: 4.1.0
6276-
react-native-safe-area-context: 4.7.0
6276+
react-native-safe-area-context: 4.7.1
62776277
solito: 3.2.9
62786278
languageName: unknown
62796279
linkType: soft
@@ -9698,7 +9698,7 @@ __metadata:
96989698
react-dom: 18.2.0
96999699
react-native: 0.72.2
97009700
react-native-gesture-handler: 2.12.0
9701-
react-native-safe-area-context: 4.7.0
9701+
react-native-safe-area-context: 4.7.1
97029702
react-native-screens: 3.22.1
97039703
react-native-svg: 13.10.0
97049704
react-native-web: 0.19.6
@@ -16093,13 +16093,13 @@ __metadata:
1609316093
languageName: node
1609416094
linkType: hard
1609516095

16096-
"react-native-safe-area-context@npm:4.7.0":
16097-
version: 4.7.0
16098-
resolution: "react-native-safe-area-context@npm:4.7.0"
16096+
"react-native-safe-area-context@npm:4.7.1":
16097+
version: 4.7.1
16098+
resolution: "react-native-safe-area-context@npm:4.7.1"
1609916099
peerDependencies:
1610016100
react: "*"
1610116101
react-native: "*"
16102-
checksum: 75dab4c6f84f32423ce23dcf40ec0e85e56d9f962fbf477b486dba8c5cc3d69cd2f3cf91f753cfca220d555a108b40764d719f5a60dadbe683a9ea09c9014afd
16102+
checksum: 2a07c0b0751c9ceb435c7b107a881080d7b4142fca597ea4701894aeb7c2fec02eeaef094bc28f3d2eaed39f4fc8ef26764c156bf17af93407d723db5608e1e5
1610316103
languageName: node
1610416104
linkType: hard
1610516105

0 commit comments

Comments
 (0)