Skip to content

Commit 933c837

Browse files
chore(deps): update dependency react-native-safe-area-context to v4.14.1
1 parent a8f2332 commit 933c837

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"prettier": "^3.0.2",
5656
"react-dom": "^18.2.0",
5757
"react-native-bundle-visualizer": "^3.1.3",
58-
"react-native-safe-area-context": "4.6.3",
58+
"react-native-safe-area-context": "4.14.1",
5959
"skott": "^0.28.1",
6060
"typescript": "^5.1.3"
6161
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10519,10 +10519,10 @@ react-native-modal-selector@^2.1.1:
1051910519
dependencies:
1052010520
prop-types "^15.5.10"
1052110521

10522-
react-native-safe-area-context@4.6.3:
10523-
version "4.6.3"
10524-
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.6.3.tgz#f06cfea05b1c4b018aa9758667a109f619c62b55"
10525-
integrity sha512-3CeZM9HFXkuqiU9HqhOQp1yxhXw6q99axPWrT+VJkITd67gnPSU03+U27Xk2/cr9XrLUnakM07kj7H0hdPnFiQ==
10522+
react-native-safe-area-context@4.14.1:
10523+
version "4.14.1"
10524+
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.14.1.tgz#980c3c9db02a2314fa8ceb07f614728802320367"
10525+
integrity sha512-+tUhT5WBl8nh5+P+chYhAjR470iCByf9z5EYdCEbPaAK3Yfzw+o8VRPnUgmPAKlSccOgQBxx3NOl/Wzckn9ujg==
1052610526

1052710527
react-native-swipe-gestures@^1.0.5:
1052810528
version "1.0.5"

0 commit comments

Comments
 (0)