Skip to content

Commit

Permalink
build: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
outaTiME committed Aug 27, 2024
1 parent 90f68fc commit 913f896
Show file tree
Hide file tree
Showing 3 changed files with 784 additions and 1,359 deletions.
32 changes: 25 additions & 7 deletions packages/client/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ PODS:
- ExpoModulesCore
- ExpoHaptics (13.0.1):
- ExpoModulesCore
- ExpoImage (1.12.14):
- ExpoImage (1.12.15):
- ExpoModulesCore
- libavif/libdav1d
- SDWebImage (~> 5.19.1)
Expand Down Expand Up @@ -1664,11 +1664,29 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- RNSentry (5.30.0):
- RNSentry (5.31.0):
- DoubleConversion
- glog
- hermes-engine
- RCT-Folly (= 2024.01.01.00)
- RCTRequired
- RCTTypeSafety
- React-Codegen
- React-Core
- React-debug
- React-Fabric
- React-featureflags
- React-graphics
- React-hermes
- Sentry/HybridSDK (= 8.34.0)
- React-ImageManager
- React-NativeModulesApple
- React-RCTFabric
- React-rendererdebug
- React-utils
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Sentry/HybridSDK (= 8.36.0)
- Yoga
- RNSVG (15.6.0):
- React-Core
- SDWebImage (5.19.7):
Expand All @@ -1682,7 +1700,7 @@ PODS:
- SDWebImageWebPCoder (0.14.6):
- libwebp (~> 1.0)
- SDWebImage/Core (~> 5.17)
- Sentry/HybridSDK (8.34.0)
- Sentry/HybridSDK (8.36.0)
- SocketRocket (0.7.0)
- UMAppLoader (4.6.0)
- Yoga (0.0.0)
Expand Down Expand Up @@ -2037,7 +2055,7 @@ SPEC CHECKSUMS:
ExpoFileSystem: 80bfe850b1f9922c16905822ecbf97acd711dc51
ExpoFont: e7f2275c10ca8573c991e007329ad6bf98086485
ExpoHaptics: 5a3a88971af384255baf2504f38b41189cec6984
ExpoImage: 3c5df709b5cbefd000bad6fe5dcf2172faee838e
ExpoImage: f77df382153d716f332f974438a803c4527f60b0
ExpoImageManipulator: aea99205c66043a00a0af90e345395637b9902fa
ExpoKeepAwake: 3b8815d9dd1d419ee474df004021c69fdd316d08
ExpoLocalization: f04eeec2e35bed01ab61c72ee1768ec04d093d01
Expand Down Expand Up @@ -2118,13 +2136,13 @@ SPEC CHECKSUMS:
RNPurchases: 2233090d55e80c8aab508ea426ba720f41b2e142
RNReanimated: 45553a3ae29a75a76269595f8554d07d4090e392
RNScreens: aa943ad421c3ced3ef5a47ede02b0cbfc43a012e
RNSentry: 038afe562a53fa0ec791e1cd9fb66239c77a2818
RNSentry: 905bc4282df5e41af22229411b1e0ab4c3dad170
RNSVG: 5da7a24f31968ec74f0b091e3440080f347e279b
SDWebImage: 8a6b7b160b4d710e2a22b6900e25301075c34cb3
SDWebImageAVIFCoder: 00310d246aab3232ce77f1d8f0076f8c4b021d90
SDWebImageSVGCoder: 15a300a97ec1c8ac958f009c02220ac0402e936c
SDWebImageWebPCoder: e38c0a70396191361d60c092933e22c20d5b1380
Sentry: 1183df2306eea74ff0564c4bb1c2577ccd15d054
Sentry: f8374b5415bc38dfb5645941b3ae31230fbeae57
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
UMAppLoader: f17a5ee8e85b536ace0fc254b447a37ed198d57e
Yoga: 2246eea72aaf1b816a68a35e6e4b74563653ae09
Expand Down
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@react-navigation/native": "^6.1.18",
"@react-navigation/native-stack": "^6.11.0",
"@reduxjs/toolkit": "^2.2.7",
"@sentry/react-native": "^5.30.0",
"@sentry/react-native": "^5.31.0",
"@shopify/flash-list": "^1.7.1",
"color-rgba": "^3.0.0",
"d3-array": "^3.2.4",
Expand All @@ -42,7 +42,7 @@
"expo-file-system": "~17.0.1",
"expo-font": "~12.0.9",
"expo-haptics": "~13.0.1",
"expo-image": "~1.12.14",
"expo-image": "~1.12.15",
"expo-image-manipulator": "~12.0.5",
"expo-linking": "~6.3.1",
"expo-localization": "~15.0.3",
Expand Down
Loading

0 comments on commit 913f896

Please sign in to comment.