Skip to content

Commit bb86355

Browse files
chore(deps): update dependency react-native-safe-area-context to v4.7.3
1 parent 1d836ff commit bb86355

File tree

5 files changed

+34
-33
lines changed

5 files changed

+34
-33
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-dom": "18.2.0",
1313
"react-native": "0.72.6",
1414
"react-native-iphone-x-helper": "^1.3.1",
15-
"react-native-safe-area-context": "4.6.3",
15+
"react-native-safe-area-context": "4.7.3",
1616
"react-router-native": "^6.16.0"
1717
},
1818
"devDependencies": {

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react-dom": "18.2.0",
2525
"react-live": "^4.1.5",
2626
"react-native": "0.72.6",
27-
"react-native-safe-area-context": "4.6.3",
27+
"react-native-safe-area-context": "4.7.3",
2828
"react-native-svg": "13.10.0",
2929
"react-native-web": "^0.19.9",
3030
"remark-emoji": "^4.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"react": "18.2.0",
5151
"react-dom": "18.2.0",
5252
"react-native": "0.72.6",
53-
"react-native-safe-area-context": "4.6.3",
53+
"react-native-safe-area-context": "4.7.3",
5454
"react-native-web": "^0.19.9",
5555
"rimraf": "^5.0.5",
5656
"storybook": "^7.4.6",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"react-dom": "18.2.0",
3939
"react-icons": "^4.11.0",
4040
"react-native": "0.72.6",
41-
"react-native-safe-area-context": "4.6.3",
41+
"react-native-safe-area-context": "4.7.3",
4242
"react-native-svg": "13.10.0"
4343
},
4444
"peerDependencies": {

pnpm-lock.yaml

Lines changed: 30 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)