Page MenuHomePhabricator

D5941.id19880.diff
No OneTemporary

D5941.id19880.diff

diff --git a/native/ios/Podfile.lock b/native/ios/Podfile.lock
--- a/native/ios/Podfile.lock
+++ b/native/ios/Podfile.lock
@@ -390,8 +390,12 @@
- React-Core
- react-native-pager-view (6.0.1):
- React-Core
- - react-native-safe-area-context (3.1.9):
+ - react-native-safe-area-context (4.4.1):
+ - RCT-Folly
+ - RCTRequired
+ - RCTTypeSafety
- React-Core
+ - ReactCommon/turbomodule/core
- react-native-video/Video (5.2.1):
- React-Core
- react-native-video/VideoCaching (5.2.1):
@@ -870,7 +874,7 @@
react-native-notifications: bb042206ac7eab9323d528c780b3d6fe796c1f5e
react-native-orientation-locker: 851f6510d8046ea2f14aa169b1e01fcd309a94ba
react-native-pager-view: 3051346698a0ba0c4e13e40097cc11b00ee03cca
- react-native-safe-area-context: b6e0e284002381d2ff29fa4fff42b4d8282e3c94
+ react-native-safe-area-context: 99b24a0c5acd0d5dcac2b1a7f18c49ea317be99a
react-native-video: 10f689069cb894d75030190a9bc62d9393e1f997
react-native-webview: e771bc375f789ebfa02a26939a57dbc6fa897336
React-perflogger: 8c79399b0500a30ee8152d0f9f11beae7fc36595
diff --git a/native/package.json b/native/package.json
--- a/native/package.json
+++ b/native/package.json
@@ -101,7 +101,7 @@
"react-native-pager-view": "^6.0.1",
"react-native-progress": "^4.1.2",
"react-native-reanimated": "^2.12.0",
- "react-native-safe-area-context": "^3.1.9",
+ "react-native-safe-area-context": "^4.4.1",
"react-native-safe-area-view": "^2.0.0",
"react-native-screens": "^3.18.2",
"react-native-svg": "^12.3.0",
diff --git a/yarn.lock b/yarn.lock
--- a/yarn.lock
+++ b/yarn.lock
@@ -18730,10 +18730,10 @@
setimmediate "^1.0.5"
string-hash-64 "^1.0.3"
-react-native-safe-area-context@^3.1.9:
- version "3.1.9"
- resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.1.9.tgz#48864ea976b0fa57142a2cc523e1fd3314e7247e"
- integrity sha512-wmcGbdyE/vBSL5IjDPReoJUEqxkZsywZw5gPwsVUV1NBpw5eTIdnL6Y0uNKHE25Z661moxPHQz6kwAkYQyorxA==
+react-native-safe-area-context@^4.4.1:
+ version "4.4.1"
+ resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.4.1.tgz#239c60b8a9a80eac70a38a822b04c0f1d15ffc01"
+ integrity sha512-N9XTjiuD73ZpVlejHrUWIFZc+6Z14co1K/p1IFMkImU7+avD69F3y+lhkqA2hN/+vljdZrBSiOwXPkuo43nFQA==
react-native-safe-area-view@^2.0.0:
version "2.0.0"

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 23, 6:51 AM (18 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2569516
Default Alt Text
D5941.id19880.diff (2 KB)

Event Timeline