Skip to content

Commit 57fdc57

Browse files
authored
Merge pull request #85 from sentry-demos/kw/update-rn-sdk
chore(sdk): Upgrade to 6.5.0 RN SDK
2 parents dc67886 + d6931e9 commit 57fdc57

File tree

9 files changed

+211
-267
lines changed

9 files changed

+211
-267
lines changed

ios/Podfile.lock

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1211,11 +1211,29 @@ PODS:
12111211
- ReactCommon/turbomodule/bridging
12121212
- ReactCommon/turbomodule/core
12131213
- Yoga
1214-
- RNSentry (5.22.2):
1214+
- RNSentry (6.5.0):
1215+
- DoubleConversion
1216+
- glog
12151217
- hermes-engine
1218+
- RCT-Folly (= 2024.01.01.00)
1219+
- RCTRequired
1220+
- RCTTypeSafety
1221+
- React-Codegen
12161222
- React-Core
1223+
- React-debug
1224+
- React-Fabric
1225+
- React-featureflags
1226+
- React-graphics
12171227
- React-hermes
1218-
- Sentry/HybridSDK (= 8.25.0)
1228+
- React-ImageManager
1229+
- React-NativeModulesApple
1230+
- React-RCTFabric
1231+
- React-rendererdebug
1232+
- React-utils
1233+
- ReactCommon/turbomodule/bridging
1234+
- ReactCommon/turbomodule/core
1235+
- Sentry/HybridSDK (= 8.43.0)
1236+
- Yoga
12191237
- RNVectorIcons (10.1.0):
12201238
- DoubleConversion
12211239
- glog
@@ -1237,7 +1255,7 @@ PODS:
12371255
- ReactCommon/turbomodule/bridging
12381256
- ReactCommon/turbomodule/core
12391257
- Yoga
1240-
- Sentry/HybridSDK (8.25.0)
1258+
- Sentry/HybridSDK (8.43.0)
12411259
- SocketRocket (0.7.0)
12421260
- Yoga (0.0.0)
12431261

@@ -1491,9 +1509,9 @@ SPEC CHECKSUMS:
14911509
ReactCommon: f42444e384d82ab89184aed5d6f3142748b54768
14921510
RNGestureHandler: 2282cfbcf86c360d29f44ace393203afd5c6cff7
14931511
RNScreens: b32a9ff15bea7fcdbe5dff6477bc503f792b1208
1494-
RNSentry: f6a5aee809d646763640130714d1fdfe69aac36b
1512+
RNSentry: aa75421e670b184b645fdd70a03c480056dc5bb4
14951513
RNVectorIcons: 2a2f79274248390b80684ea3c4400bd374a15c90
1496-
Sentry: cd86fc55628f5b7c572cabe66cc8f95a9d2f165a
1514+
Sentry: 532b281a53b1b45a523fd592f608956fb36e577c
14971515
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
14981516
Yoga: 348f8b538c3ed4423eb58a8e5730feec50bce372
14991517

0 commit comments

Comments
 (0)