Skip to content

Commit

Permalink
chore(wallet-mobile): update sentry packages
Browse files Browse the repository at this point in the history
  • Loading branch information
stackchain committed Oct 31, 2024
1 parent 1734f50 commit f4a8baf
Show file tree
Hide file tree
Showing 4 changed files with 275 additions and 332 deletions.
1 change: 0 additions & 1 deletion apps/wallet-mobile/.storybook/storybook.requires.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 8 additions & 6 deletions apps/wallet-mobile/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -523,12 +523,12 @@ PODS:
- RNScreens (3.22.1):
- React-Core
- React-RCTImage
- RNSentry (5.33.1):
- RNSentry (6.1.0):
- hermes-engine
- RCT-Folly (= 2021.07.22.00)
- React-Core
- React-hermes
- Sentry/HybridSDK (= 8.36.0)
- Sentry/HybridSDK (= 8.38.0)
- RNShare (10.0.2):
- React-Core
- RNSVG (13.8.0):
Expand All @@ -544,7 +544,8 @@ PODS:
- SDWebImageWebPCoder (0.11.0):
- libwebp (~> 1.0)
- SDWebImage/Core (~> 5.15)
- Sentry/HybridSDK (8.36.0)
- Sentry/HybridSDK (8.38.0)
- UMAppLoader (4.5.1)
- Yoga (1.14.0)
- ZXingObjC/Core (3.6.9)
- ZXingObjC/OneD (3.6.9):
Expand Down Expand Up @@ -941,17 +942,18 @@ SPEC CHECKSUMS:
RNPermissions: f1b49dd05fa9b83993cd05a9ee115247944d8f1a
RNReanimated: d6b4b867b6d1ee0798f5fb372708fa4bb8d66029
RNScreens: 50ffe2fa2342eabb2d0afbe19f7c1af286bc7fb3
RNSentry: 0744d3c79504bc4778190d047d1b60daf4a378cd
RNSentry: 4e8c1c8aebfbe360a94933dc44c08cf9d3f553f5
RNShare: 859ff710211285676b0bcedd156c12437ea1d564
RNSVG: c1e76b81c76cdcd34b4e1188852892dc280eb902
SDWebImage: cb032eba469c54e0000e78bcb0a13cdde0a52798
SDWebImageAVIFCoder: 8348fef6d0ec69e129c66c9fe4d74fbfbf366112
SDWebImageSVGCoder: 15a300a97ec1c8ac958f009c02220ac0402e936c
SDWebImageWebPCoder: 295a6573c512f54ad2dd58098e64e17dcf008499
Sentry: f8374b5415bc38dfb5645941b3ae31230fbeae57
Sentry: 205813e7e758b53df157cedb8c55b31a14300645
UMAppLoader: 79d3ee6aa2447a1fe2e8b0d07acf2de106e55b58
Yoga: e71803b4c1fff832ccf9b92541e00f9b873119b9
ZXingObjC: 8898711ab495761b2dbbdec76d90164a6d7e14c5

PODFILE CHECKSUM: 8707ab3045651e833045e02ac9a3e9406d263666
PODFILE CHECKSUM: e3f8553e23046a236a0551295139bd7d591956df

COCOAPODS: 1.15.2
4 changes: 2 additions & 2 deletions apps/wallet-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"@react-navigation/native": "^6.1.6",
"@react-navigation/routers": "^6.1.5",
"@react-navigation/stack": "^6.3.16",
"@sentry/react-native": "^5.33.1",
"@sentry/react-native": "^6.1.0",
"@shopify/flash-list": "^1.4.1",
"@types/bip39": "^3.0.0",
"@types/pbkdf2": "^3.1.2",
Expand Down Expand Up @@ -205,7 +205,7 @@
"react-query": "^3.39.3",
"reselect": "^4.0.0",
"rxjs": "^7.8.1",
"sentry-expo": "^7.0.1",
"sentry-expo": "^7.2.0",
"stream-browserify": "3.0.0",
"tinycolor2": "1.4.2",
"url": "^0.11.0",
Expand Down
Loading

0 comments on commit f4a8baf

Please sign in to comment.