File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1209,7 +1209,7 @@ PODS:
12091209 - React-jsiexecutor
12101210 - React-RCTFBReactNativeSpec
12111211 - ReactCommon/turbomodule/core
1212- - react-native-safe-area-context (5.3 .0):
1212+ - react-native-safe-area-context (5.4 .0):
12131213 - React-Core
12141214 - React-NativeModulesApple (0.78.3):
12151215 - glog
@@ -1872,7 +1872,7 @@ SPEC CHECKSUMS:
18721872 React-logger: 403502d548fbc097ab2c5a783ca98f5e84390bad
18731873 React-Mapbuffer: 3815edc6553967769cdd5e9127284926416270f0
18741874 React-microtasksnativemodule: 67e75d6d737a78daaee8ea4300ddb555ef0909b0
1875- react-native-safe-area-context: fdb0a66feac038cb6eb1edafcf2ccee2b5cf0284
1875+ react-native-safe-area-context: 9d72abf6d8473da73033b597090a80b709c0b2f1
18761876 React-NativeModulesApple: b575fb27ea57ed5be05928d26ebae10ec2784a43
18771877 React-perflogger: 3756bfe3ff8cc8fffed3c51dce34cef861d4b82a
18781878 React-performancetimeline: c4678b2226a660268cc478662ffc43a2ab1b5d30
@@ -1903,6 +1903,7 @@ SPEC CHECKSUMS:
19031903 RNCAsyncStorage: b9f5f78da5d16a853fe3dc22e8268d932fc45a83
19041904 RNGestureHandler: 3aebdd5727d76b567572472b9e52c29536ee0eef
19051905 RNReanimated: c48c57d7fd5f78327ecf94dd088e2f6f216e7327
1906+ RNSVG: 4c63b12b7b5761063bca4f20dd228f6a8370f614
19061907 SocketRocket: 03f7111df1a343b162bf5b06ead333be808e1e0a
19071908 Yoga: f89a870053f1a8fbee8c98e35a1b9eff44ce2015
19081909
Original file line number Diff line number Diff line change @@ -5344,6 +5344,8 @@ __metadata:
53445344 react-native-gesture-handler: "workspace:*"
53455345 react-native-macos: "npm:^0.78.0-0"
53465346 react-native-reanimated: "npm:3.17.5"
5347+ react-native-safe-area-context: "npm:5.4.0"
5348+ react-native-svg: "npm:15.11.2"
53475349 react-test-renderer: "npm:19.0.0"
53485350 typescript: "npm:5.0.4"
53495351 languageName: unknown
@@ -15108,17 +15110,7 @@ __metadata:
1510815110 languageName: node
1510915111 linkType: hard
1511015112
15111- "react-native-safe-area-context@npm:5.4.0":
15112- version: 5.4.0
15113- resolution: "react-native-safe-area-context@npm:5.4.0"
15114- peerDependencies:
15115- react: "*"
15116- react-native: "*"
15117- checksum: 10c0/729fef1f768d57b905f51882374aa93b209d54576b8a0cf328e0a349c8dc9705ae8f9032e572fd7a7c9e94b588105f44760c0bb15ab9911b7977073d6754b54d
15118- languageName: node
15119- linkType: hard
15120-
15121- "react-native-safe-area-context@npm:^5.4.0":
15113+ "react-native-safe-area-context@npm:5.4.0, react-native-safe-area-context@npm:^5.4.0":
1512215114 version: 5.4.0
1512315115 resolution: "react-native-safe-area-context@npm:5.4.0"
1512415116 peerDependencies:
You can’t perform that action at this time.
0 commit comments