Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 20 updates#63

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/production-dependencies-b0b77e1abd
Open

chore(deps): bump the production-dependencies group across 1 directory with 20 updates#63
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/production-dependencies-b0b77e1abd

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 24, 2026

Bumps the production-dependencies group with 20 updates in the /frontend directory:

Package From To
@expo/metro-runtime 55.0.11 56.0.12
@react-native-async-storage/async-storage 3.0.2 3.1.0
expo 55.0.26 56.0.4
expo-file-system 55.0.22 56.0.7
expo-font 55.0.8 56.0.5
expo-linking 55.0.15 56.0.11
expo-notifications 55.0.23 56.0.13
expo-router 55.0.16 56.2.6
expo-splash-screen 55.0.21 56.0.10
expo-status-bar 55.0.6 56.0.4
expo-system-ui 55.0.18 56.0.5
expo-web-browser 55.0.16 56.0.5
react 19.2.3 19.2.6
react-dom 19.2.3 19.2.6
react-native 0.84.1 0.85.3
react-native-gesture-handler 2.30.1 2.31.2
react-native-reanimated 4.2.3 4.3.1
react-native-safe-area-context 5.7.0 5.8.0
react-native-screens 4.24.0 4.25.2
react-native-worklets 0.7.4 0.8.3

Updates @expo/metro-runtime from 55.0.11 to 56.0.12

Commits

Updates @react-native-async-storage/async-storage from 3.0.2 to 3.1.0

Release notes

Sourced from @​react-native-async-storage/async-storage's releases.

Async Storage v3.1.0

Minor Changes

  • fa6d5bc: Shared Storage artifact published to maven central

This eliminates the extra step in installation for android.

Async Storage v3.0.3

Patch Changes

350e149:

  • Correctly handle "other" error for Apple platforms
  • Android to use limited parallelism from DispatcherIO, instead of using dedicated thread pools per database
  • When providing null for a key, for some reason, throw an error instead of crashing the app
  • Make example RN example work again
  • Use concurrent hashmap instead of hashmap + synchronization combo for Storage initialization on Android
  • Double check lock for legacy storage initialization on android
Changelog

Sourced from @​react-native-async-storage/async-storage's changelog.

3.1.0

Minor Changes

  • fa6d5bc: Shared Storage artifact published to maven central

    This eliminates the extra step in installation for android.

3.0.3

Patch Changes

  • 350e149: - Correctly handle "other" error for Apple platforms
    • Android to use limited parallelism from DispatcherIO, instead of using dedicated thread pools per database
    • When providing null for a key, for some reason, throw an error instead of crashing the app
    • Make example RN example work again
    • Use concurrent hashmap instead of hashmap + synchronization combo for Storage initialization on Android
    • Double check lock for legacy storage initialization on android
Commits

Updates expo from 55.0.26 to 56.0.4

Changelog

Sourced from expo's changelog.

56.0.4 — 2026-05-23

This version does not introduce any user-facing changes.

56.0.3 — 2026-05-21

This version does not introduce any user-facing changes.

56.0.2 — 2026-05-21

This version does not introduce any user-facing changes.

56.0.1 — 2026-05-21

This version does not introduce any user-facing changes.

56.0.0 — 2026-05-20

🎉 New features

  • [fetch][Android] Added brotli, gzip, and zstd decompression support. (#45458 by @​kudo)
  • Added AbortSignal.timeout, AbortSignal.any, and DOMException to the native runtime. (#45441 by @​kudo)

🐛 Bug fixes

  • Fix expo/fetch not threading through Request#body for whatwg-fetch request inputs (#46027 by @​kitten)

56.0.0-preview.13 — 2026-05-19

🐛 Bug fixes

  • Fix expo/fetch not respecting its own NativeRequest as RequestInit inputs (#45958 by @​kitten)
  • Accept credentials: 'same-origin' in expo/fetch mirroring include (#45958 by @​kitten)

56.0.0-preview.12 — 2026-05-15

🎉 New features

  • Implement Response.clone() on expo/fetch, and throw the spec's TypeError when a body is read twice. (#45740 by @​zoontek)

🐛 Bug fixes

💡 Others

56.0.0-preview.11 — 2026-05-13

... (truncated)

Commits

Updates expo-file-system from 55.0.22 to 56.0.7

Changelog

Sourced from expo-file-system's changelog.

56.0.7 — 2026-05-20

🛠 Breaking changes

  • [Android] In Expo Go, Paths.cache and Paths.document are now pointing to experience-isolated directories. (#45977 by @​barthap)

56.0.6 — 2026-05-19

🎉 New features

  • Added File.json() and File.formData() to satisfy Blob type augmentations in consumer projects. (#45685 by @​mvincentong)

🐛 Bug fixes

  • Fixed the jest mock's FileSystemFileHandle to honor FileMode string values ('r', 'w', 'wa', 'wt', 'rw') instead of the obsolete name table, expose handle and file metadata, and match the documented default mode for content:// URIs. The dispatch is now exhaustive over FileMode, so future enum additions fail to compile in the mock. (by @​radko93)
  • [Android] Added missing permission checks to delete() and openHandle() in the next-gen File System API. (#45967 by @​barthap)
  • [Android] Fixed path traversal vulnerability in createFile, createDirectory, and rename that allowed escaping the parent directory. (#45967 by @​barthap)
  • [Android] Fixed Paths.cache and Paths.document pointing to wrong directory in Expo Go. (#45977 by @​barthap)

💡 Others

56.0.5 — 2026-05-15

💡 Others

56.0.4 — 2026-05-08

💡 Others

56.0.3 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.2 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.1 — 2026-05-05

This version does not introduce any user-facing changes.

56.0.0 — 2026-05-05

... (truncated)

Commits

Updates expo-font from 55.0.8 to 56.0.5

Changelog

Sourced from expo-font's changelog.

56.0.5 — 2026-05-19

🐛 Bug fixes

  • Sanitize values in web font loader and Android config plugin (#45887 by @​kitten)

56.0.4 — 2026-05-15

🐛 Bug fixes

56.0.3 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.2 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.1 — 2026-05-05

This version does not introduce any user-facing changes.

56.0.0 — 2026-05-05

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

55.0.7 - 2026-05-05

This version does not introduce any user-facing changes.

55.0.6 - 2026-04-02

This version does not introduce any user-facing changes.

... (truncated)

Commits

Updates expo-linking from 55.0.15 to 56.0.11

Changelog

Sourced from expo-linking's changelog.

56.0.11 — 2026-05-21

This version does not introduce any user-facing changes.

56.0.10 — 2026-05-20

This version does not introduce any user-facing changes.

56.0.9 — 2026-05-19

This version does not introduce any user-facing changes.

56.0.8 — 2026-05-15

This version does not introduce any user-facing changes.

56.0.7 — 2026-05-13

This version does not introduce any user-facing changes.

56.0.6 — 2026-05-13

This version does not introduce any user-facing changes.

56.0.5 — 2026-05-12

This version does not introduce any user-facing changes.

56.0.4 — 2026-05-08

This version does not introduce any user-facing changes.

56.0.3 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.2 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.1 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.0 — 2026-05-05

🛠 Breaking changes

Commits

Updates expo-notifications from 55.0.23 to 56.0.13

Changelog

Sourced from expo-notifications's changelog.

56.0.13 — 2026-05-23

This version does not introduce any user-facing changes.

56.0.12 — 2026-05-21

🐛 Bug fixes

56.0.11 — 2026-05-20

🐛 Bug fixes

  • [android] Apply bundled proguard-rules.pro via consumerProguardFiles so the -keep class expo.modules.notifications.** rule is added to consumer apps' R8 pass. (#45974 by @​jiunshinn)

56.0.10 — 2026-05-19

This version does not introduce any user-facing changes.

56.0.9 — 2026-05-15

This version does not introduce any user-facing changes.

56.0.8 — 2026-05-13

This version does not introduce any user-facing changes.

56.0.7 — 2026-05-13

🐛 Bug fixes

  • [ios] Dispatch foreground notification completion handler on the main thread to prevent SIGTRAP / BSPreconditionFailure on iOS 16. (#45096 by @​qutrek)

💡 Others

  • Updated permission type and permission status imports to be imported from expo instead of expo-modules-core (#45565 by @​Wenszel)

56.0.6 — 2026-05-11

This version does not introduce any user-facing changes.

56.0.5 — 2026-05-08

This version does not introduce any user-facing changes.

56.0.4 — 2026-05-07

This version does not introduce any user-facing changes.

... (truncated)

Commits

Updates expo-router from 55.0.16 to 56.2.6

Changelog

Sourced from expo-router's changelog.

56.2.6 — 2026-05-23

🎉 New features

  • Allow per-tab customization of Android-only props (rippleColor, indicatorColor, disableIndicator, labelVisibilityMode) on NativeTabs.Trigger. (@​Ubax) (#45982 by @​Ubax)
  • Upgrade react-native-screens to 4.25.2 (@​Ubax) (#46142 by @​Ubax)

🐛 Bug fixes

  • add missing exports to js-tabs and js-top-tabs (#46117 by @​Ubax)
  • [ios] fix selected icon assignment when no selected is specified (#46096 by @​Ubax)

💡 Others

  • [ios] add wraning in bottom toolbar for when image is passed to icon (#46094 by @​Ubax)

56.2.5 — 2026-05-21

🐛 Bug fixes

56.2.4 — 2026-05-21

💡 Others

  • [docs] Remove references to react-navigation's docs (#46072 by @​Ubax)

56.2.3 — 2026-05-20

🎉 New features

  • Support disabling NativeTabs Material Symbols (md) icons on Android via the EXPO_ROUTER_DISABLE_NATIVE_TABS_MD environment variable (#45857 by @​Ubax)
  • Remove expo-image dependency (#45862 by @​Ubax)

🐛 Bug fixes

  • Prevent leading // allowing unintentional host redirection (#45866 by @​kitten)

💡 Others

  • Add segments to unstable_navigationEvents page events pagePreloaded, pageFocused, pageBlurred, pageRemoved (#46019 by @​Ubax)

56.2.2 — 2026-05-19

🎉 New features

... (truncated)

Commits

Updates expo-splash-screen from 55.0.21 to 56.0.10

Changelog

Sourced from expo-splash-screen's changelog.

56.0.10 — 2026-05-23

This version does not introduce any user-facing changes.

56.0.9 — 2026-05-20

This version does not introduce any user-facing changes.

56.0.8 — 2026-05-19

This version does not introduce any user-facing changes.

56.0.7 — 2026-05-15

🐛 Bug fixes

  • Fix exports field resolving to the web stubs on native, making functions like preventAutoHideAsync no-ops. (#45798 by @​zoontek)

56.0.6 — 2026-05-13

This version does not introduce any user-facing changes.

56.0.5 — 2026-05-13

This version does not introduce any user-facing changes.

56.0.4 — 2026-05-08

This version does not introduce any user-facing changes.

56.0.3 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.2 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.1 — 2026-05-05

This version does not introduce any user-facing changes.

56.0.0 — 2026-05-05

🛠 Breaking changes

🎉 New features

... (truncated)

Commits

Updates expo-status-bar from 55.0.6 to 56.0.4

Changelog

Sourced from expo-status-bar's changelog.

56.0.4 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.3 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.2 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.1 — 2026-05-05

This version does not introduce any user-facing changes.

56.0.0 — 2026-05-05

🛠 Breaking changes

  • Removed setStatusBarBackgroundColor, setStatusBarNetworkActivityIndicatorVisible, setStatusBarTranslucent functions and backgroundColor, networkActivityIndicatorVisible, translucent props from StatusBarProps. (#44196 by @​zoontek)

🎉 New features

💡 Others

  • Removed androidStatusBar config overwrite (for Expo Go sync). (#44469 by @​zoontek)
  • Moved setStatusBarStyle and setStatusBarHidden to StatusBar.setStyle and StatusBar.setHidden static methods. The old named exports are still available but deprecated. (#44172 by @​zoontek)
  • Removed react-native-is-edge-to-edge dependency. (#44196 by @​zoontek)
Commits

Updates expo-system-ui from 55.0.18 to 56.0.5

Changelog

Sourced from expo-system-ui's changelog.

56.0.5 — 2026-05-21

🐛 Bug fixes

56.0.4 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.3 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.2 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.1 — 2026-05-05

This version does not introduce any user-facing changes.

56.0.0 — 2026-05-05

🛠 Breaking changes

🎉 New features

55.0.17 - 2026-05-05

This version does not introduce any user-facing changes.

55.0.16 - 2026-04-21

This version does not introduce any user-facing changes.

55.0.15 - 2026-04-09

This version does not introduce any user-facing changes.

55.0.14 - 2026-04-07

This version does not introduce any user-facing changes.

55.0.13 - 2026-04-02

... (truncated)

Commits

Updates expo-web-browser from 55.0.16 to 56.0.5

Changelog

Sourced from expo-web-browser's changelog.

56.0.5 — 2026-05-21

🐛 Bug fixes

56.0.4 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.3 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.2 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.1 — 2026-05-05

This version does not introduce any user-facing changes.

56.0.0 — 2026-05-05

🛠 Breaking changes

🎉 New features

💡 Others

  • [Android] Bring back the experimentalLauncherActivity config plugin option. (#44073 by @​lukmccall)

55.0.15 - 2026-05-05

This version does not introduce any user-facing changes.

55.0.14 - 2026-04-09

This version does not introduce any user-facing changes.

55.0.13 - 2026-04-07

This version does not introduce any user-facing changes.

55.0.12 - 2026-04-02

... (truncated)

Commits

Updates react from 19.2.3 to 19.2.6

Release notes

Sourced from react's releases.

19.2.6 (May 6th, 2026)

React Server Components

19.2.5 (April 8th, 2026)

React Server Components

19.2.4 (January 26th, 2026)

React Server Components

Commits

Updates react-dom from 19.2.3 to 19.2.6

Release notes

Sourced from react-dom's releases.

19.2.6 (May 6th, 2026)

React Server Components

19.2.5 (April 8th, 2026)

React Server Components

19.2.4 (January 26th, 2026)

React Server Components

Commits

Updates react-native from 0.84.1 to 0.85.3

Release notes

Sourced from react-native's releases.

0.85.3

Changed

Fixed

iOS specific

  • Build: Fix silent tar extraction failure on EdenFS in replace-rncore-version.js by extracting to a temp directory first (9bc7d38be0 by @​motiz88)
  • Build: Skip prebuilds for DynamicFrameworks CI jobs (753c19bea4 by @​motiz88)

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.85.2


Hermes dSYMS:

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.85.3

Changed

Fixed

iOS specific

  • Build: Fix silent tar extraction failure on EdenFS in replace-rncore-version.js by extracting to a temp directory first (9bc7d38be0 by @​motiz88)
  • Build: Skip prebuilds for DynamicFrameworks CI jobs (753c19bea4 by @​motiz88)

v0.85.2

Added

  • Animated: Add pushAnimationMutations to AnimationBackend for targeted event-driven animation updates (e4f0509973 by Bartlomiej Bloniarz)

Fixed

  • Animated: Fix potential data corruption in animation backend when ShadowTree commits are retried by copying RawProps instead of moving them (77d3df8cab by Bartlomiej Bloniarz)

iOS specific

  • Dev Server: Fix "Loading from Metro..." banner getting stuck after reloads in quick succession (e122c24c27 by @​alanjhughes)

v0.85.1

Fixed

Android specific

v0.85.0

Breaking

... (truncated)

Commits
  • 22ea81b Release 0.85.3
  • de4e138 [0.85] Backport RedBox 2.0 for iOS (#56640)
  • 28fb4a2 Add feature flag to enable experimental MutationObserver (#55919) (#56600)
  • 7fc99bc Fix silent tar extraction failure on EdenFS in replace-rncore-version (#55797...
  • e77df0c Add RCTDevSupportHeaders to React Umbrella (#55974) (#56643)
  • 7846672 [0.85] Add Fast Refresh performance marker and unstable_fastRefreshComplete C...
  • 691b232 [0.85] Backport performance debugging improvements (#56637)
  • 67baaf3 Release 0.85.2
  • 5300582 Fix loading banner stuck after a reload
  • 430da64 Avoid moving RawProps during animation backend commit when retries are possib...
  • Additional commits viewable in compare view

Updates react-native-gesture-handler from 2.30.1 to 2.31.2

Release notes

Sourced from react-native-gesture-handler's releases.

v2.31.2

🐛 Bug fixes

🔢 Miscellaneous

Full Changelog: software-mansion/react-native-gesture-handler@v2.31.1...v2.31.2

v2.31.1

❗ Important changes

🔢 Miscellaneous

Full Changelog: software-mansion/react-native-gesture-handler@v2.31.0...v2.31.1

v2.31.0

❗ Important changes

👍 Improvements

🐛 Bug fixes

... (truncated)

Commits

Updates react-native-reanimated from 4.2.3 to 4.3.1

Release notes

Sourced from react-native-reanimated's releases.

Reanimated - 4.3.1

What's Changed

Full Changelog: software-mansion/react-native-reanimated@4.3.0...4.3.1

Reanimated - 4.3.0

Key changes

CSS SVG Animations

CSS animations now support animating SVG components and their properties, including Path, Image, LinearGradient, RadialGradient, Pattern and Text. This includes support for animating the d property of Path components with a special handling for path morphing.

…y with 20 updates

Bumps the production-dependencies group with 20 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@expo/metro-runtime](https://github.com/expo/expo) | `55.0.11` | `56.0.12` |
| [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage/tree/HEAD/packages/async-storage) | `3.0.2` | `3.1.0` |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `55.0.26` | `56.0.4` |
| [expo-file-system](https://github.com/expo/expo/tree/HEAD/packages/expo-file-system) | `55.0.22` | `56.0.7` |
| [expo-font](https://github.com/expo/expo/tree/HEAD/packages/expo-font) | `55.0.8` | `56.0.5` |
| [expo-linking](https://github.com/expo/expo/tree/HEAD/packages/expo-linking) | `55.0.15` | `56.0.11` |
| [expo-notifications](https://github.com/expo/expo/tree/HEAD/packages/expo-notifications) | `55.0.23` | `56.0.13` |
| [expo-router](https://github.com/expo/expo/tree/HEAD/packages/expo-router) | `55.0.16` | `56.2.6` |
| [expo-splash-screen](https://github.com/expo/expo/tree/HEAD/packages/expo-splash-screen) | `55.0.21` | `56.0.10` |
| [expo-status-bar](https://github.com/expo/expo/tree/HEAD/packages/expo-status-bar) | `55.0.6` | `56.0.4` |
| [expo-system-ui](https://github.com/expo/expo/tree/HEAD/packages/expo-system-ui) | `55.0.18` | `56.0.5` |
| [expo-web-browser](https://github.com/expo/expo/tree/HEAD/packages/expo-web-browser) | `55.0.16` | `56.0.5` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.6` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.6` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.84.1` | `0.85.3` |
| [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | `2.30.1` | `2.31.2` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.2.3` | `4.3.1` |
| [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) | `5.7.0` | `5.8.0` |
| [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.24.0` | `4.25.2` |
| [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) | `0.7.4` | `0.8.3` |



Updates `@expo/metro-runtime` from 55.0.11 to 56.0.12
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits)

Updates `@react-native-async-storage/async-storage` from 3.0.2 to 3.1.0
- [Release notes](https://github.com/react-native-async-storage/async-storage/releases)
- [Changelog](https://github.com/react-native-async-storage/async-storage/blob/main/packages/async-storage/CHANGELOG.md)
- [Commits](https://github.com/react-native-async-storage/async-storage/commits/@react-native-async-storage/async-storage@3.1.0/packages/async-storage)

Updates `expo` from 55.0.26 to 56.0.4
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo)

Updates `expo-file-system` from 55.0.22 to 56.0.7
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-file-system/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-file-system)

Updates `expo-font` from 55.0.8 to 56.0.5
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-font/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-font)

Updates `expo-linking` from 55.0.15 to 56.0.11
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-linking/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-linking)

Updates `expo-notifications` from 55.0.23 to 56.0.13
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-notifications/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-notifications)

Updates `expo-router` from 55.0.16 to 56.2.6
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-router/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-router)

Updates `expo-splash-screen` from 55.0.21 to 56.0.10
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-splash-screen/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-splash-screen)

Updates `expo-status-bar` from 55.0.6 to 56.0.4
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-status-bar/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-status-bar)

Updates `expo-system-ui` from 55.0.18 to 56.0.5
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-system-ui/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-system-ui)

Updates `expo-web-browser` from 55.0.16 to 56.0.5
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-web-browser/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-web-browser)

Updates `react` from 19.2.3 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react)

Updates `react-dom` from 19.2.3 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom)

Updates `react-native` from 0.84.1 to 0.85.3
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.85.3/packages/react-native)

Updates `react-native-gesture-handler` from 2.30.1 to 2.31.2
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@v2.30.1...v2.31.2)

Updates `react-native-reanimated` from 4.2.3 to 4.3.1
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/RELEASE.md)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.3.1/packages/react-native-reanimated)

Updates `react-native-safe-area-context` from 5.7.0 to 5.8.0
- [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases)
- [Commits](AppAndFlow/react-native-safe-area-context@v5.7.0...v5.8.0)

Updates `react-native-screens` from 4.24.0 to 4.25.2
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@4.24.0...4.25.2)

Updates `react-native-worklets` from 0.7.4 to 0.8.3
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.8.3/packages/react-native-worklets)

---
updated-dependencies:
- dependency-name: "@expo/metro-runtime"
  dependency-version: 56.0.12
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@react-native-async-storage/async-storage"
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: expo
  dependency-version: 56.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-file-system
  dependency-version: 56.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-font
  dependency-version: 56.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-linking
  dependency-version: 56.0.11
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-notifications
  dependency-version: 56.0.13
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-router
  dependency-version: 56.2.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-splash-screen
  dependency-version: 56.0.10
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-status-bar
  dependency-version: 56.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-system-ui
  dependency-version: 56.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-web-browser
  dependency-version: 56.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: react
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-native
  dependency-version: 0.85.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-native-gesture-handler
  dependency-version: 2.31.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-native-reanimated
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-native-safe-area-context
  dependency-version: 5.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-native-screens
  dependency-version: 4.25.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-native-worklets
  dependency-version: 0.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 24, 2026
@HatmanStack
Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 27, 2026

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@HatmanStack
Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 28, 2026

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant