Skip to content

Commit

Permalink
deps: Run yarn upgrade
Browse files Browse the repository at this point in the history
Tested on Android (office device) and iOS (my iPhone). See the
previous commit about some preparation that was needed; we upgraded
the AGP.
  • Loading branch information
chrisbobbe committed Jan 23, 2024
1 parent 0a3721b commit a582a3b
Show file tree
Hide file tree
Showing 2 changed files with 1,565 additions and 1,400 deletions.
36 changes: 18 additions & 18 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -314,13 +314,13 @@ PODS:
- React-Core
- react-native-document-picker (8.2.1):
- React-Core
- react-native-image-picker (5.6.1):
- react-native-image-picker (5.7.0):
- React-Core
- react-native-netinfo (6.0.0):
- React-Core
- react-native-photo-view (1.5.3):
- React-Core
- react-native-safe-area-context (4.7.2):
- react-native-safe-area-context (4.8.2):
- React-Core
- react-native-simple-toast (1.1.4):
- React-Core
Expand Down Expand Up @@ -396,13 +396,13 @@ PODS:
- React-Core
- RNCAsyncStorage (1.17.12):
- React-Core
- RNCClipboard (1.11.2):
- RNCClipboard (1.13.2):
- React-Core
- RNCMaskedView (0.1.11):
- React
- RNCPushNotificationIOS (1.11.0):
- React-Core
- RNGestureHandler (2.12.1):
- RNGestureHandler (2.14.1):
- React-Core
- RNReanimated (2.2.4):
- DoubleConversion
Expand Down Expand Up @@ -433,17 +433,17 @@ PODS:
- React-RCTVibration
- ReactCommon/turbomodule/core
- Yoga
- RNScreens (3.25.0):
- RNScreens (3.29.0):
- React-Core
- React-RCTImage
- RNSentry (5.10.0):
- RNSentry (5.17.0):
- React-Core
- Sentry/HybridSDK (= 8.11.0)
- Sentry/HybridSDK (= 8.17.1)
- RNVectorIcons (9.2.0):
- React-Core
- Sentry/HybridSDK (8.11.0):
- SentryPrivate (= 8.11.0)
- SentryPrivate (8.11.0)
- Sentry/HybridSDK (8.17.1):
- SentryPrivate (= 8.17.1)
- SentryPrivate (8.17.1)
- SocketRocket (0.6.0)
- Toast (4.0.0)
- Yoga (1.14.0)
Expand Down Expand Up @@ -732,10 +732,10 @@ SPEC CHECKSUMS:
React-logger: b75b80500ea80457b2cf169427d66de986cdcb29
react-native-cameraroll: cb752fda6d5268f1646b4390bd5be1f27706b9a0
react-native-document-picker: 69ca2094d8780cfc1e7e613894d15290fdc54bba
react-native-image-picker: 5fcac5a5ffcb3737837f0617d43fd767249290de
react-native-image-picker: 3269f75c251cdcd61ab51b911dd30d6fff8c6169
react-native-netinfo: e849fc21ca2f4128a5726c801a82fc6f4a6db50d
react-native-photo-view: ea0ec91bf5991a6843e740b1f47ab355171c996c
react-native-safe-area-context: 7aa8e6d9d0f3100a820efb1a98af68aa747f9284
react-native-safe-area-context: 0ee144a6170530ccc37a0fd9388e28d06f516a89
react-native-simple-toast: 8ee5d23f0b92b935ab7434cdb65159ce12dfb4b7
react-native-webview: 9f111dfbcfc826084d6c507f569e5e03342ee1c1
React-perflogger: 44436b315d757100a53dfb1ab6b77c58cb646d7d
Expand All @@ -752,16 +752,16 @@ SPEC CHECKSUMS:
ReactCommon: 29bb6fad3242e30e9d049bc9d592736fa3da9e50
rn-fetch-blob: f525a73a78df9ed5d35e67ea65e79d53c15255bc
RNCAsyncStorage: 09fc8595e6d6f6d5abf16b23a56b257d9c6b7c5b
RNCClipboard: 3f0451a8100393908bea5c5c5b16f96d45f30bfc
RNCClipboard: 60fed4b71560d7bfe40e9d35dea9762b024da86d
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
RNCPushNotificationIOS: 64218f3c776c03d7408284a819b2abfda1834bc8
RNGestureHandler: c0d04458598fcb26052494ae23dda8f8f5162b13
RNGestureHandler: e98441928705d9d1184b599d7c1c6df2dd4f7724
RNReanimated: e7d8afaf8fed4b3bf1a46e06adb2e04a2b248f1c
RNScreens: 85d3880b52d34db7b8eeebe2f1a0e807c05e69fa
RNSentry: 11917f7bf3e28806aca4c2791c6ba7522d8f09fe
RNScreens: fa9b582d85ae5d62c91c66003b5278458fed7aaa
RNSentry: 960fdf84a98f7cf46bedc05a04a77d23eb1a453a
RNVectorIcons: fcc2f6cb32f5735b586e66d14103a74ce6ad61f8
Sentry: 39d57e691e311bdb73bc1ab5bbebbd6bc890050d
SentryPrivate: 48712023cdfd523735c2edb6b06bedf26c4730a3
Sentry: d9f99f9cc13777c5d938650c1e1c85047bb4f0d1
SentryPrivate: 839b1e58addf58624087a80b2628e543193fa8ef
SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608
Toast: 91b396c56ee72a5790816f40d3a94dd357abc196
Yoga: 0bc4b37c3b8a345336ff601e2cf7d9704bab7e93
Expand Down
Loading

0 comments on commit a582a3b

Please sign in to comment.