Skip to content

build(deps): bump the production-dependencies group across 1 directory with 16 updates#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-7afe2a085d
Open

build(deps): bump the production-dependencies group across 1 directory with 16 updates#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-7afe2a085d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2026

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

Package From To
react 18.3.1 19.2.4
react-dom 18.3.1 19.2.4
@expo/vector-icons 14.0.4 15.1.1
@hookform/resolvers 3.10.0 5.2.2
@react-native-async-storage/async-storage 1.23.1 3.0.2
expo 52.0.49 55.0.9
expo-av 15.0.2 16.0.8
expo-constants 17.0.8 55.0.9
expo-device 7.0.3 55.0.10
expo-file-system 18.0.12 55.0.12
expo-local-authentication 14.0.1 55.0.9
expo-network 7.0.5 55.0.9
expo-notifications 0.29.14 55.0.14
expo-router 4.0.22 55.0.8
expo-secure-store 14.0.1 55.0.9
react-native 0.76.9 0.84.1

Updates react from 18.3.1 to 19.2.4

Release notes

Sourced from react's releases.

19.2.4 (January 26th, 2026)

React Server Components

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

19.2.0 (Oct 1, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

... (truncated)

Changelog

Sourced from react's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

19.2.0 (October 1st, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

... (truncated)

Commits

Updates react-dom from 18.3.1 to 19.2.4

Release notes

Sourced from react-dom's releases.

19.2.4 (January 26th, 2026)

React Server Components

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

19.2.0 (Oct 1, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

... (truncated)

Changelog

Sourced from react-dom's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

19.2.0 (October 1st, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

... (truncated)

Commits

Updates @expo/vector-icons from 14.0.4 to 15.1.1

Release notes

Sourced from @​expo/vector-icons's releases.

v15.1.1

15.1.1 (2026-02-20)

Features

  • add support for new IcoMoon app JSON format (#356) (93e8b2e)

Bug Fixes

  • fix: return icon set instead of string in getIconSetForProps fallback (#361) (5699c4f)

v15.1.0

15.1.0 (2026-02-20)

This release got burned, use https://github.com/expo/vector-icons/releases/tag/v15.1.1

v15.0.0

What's Changed

New Contributors

Full Changelog: expo/vector-icons@v14.1.0...v15.0.0

Changelog

Sourced from @​expo/vector-icons's changelog.

15.1.1 (2026-02-23)

Bug Fixes

  • return icon set in getIconSetForProps fallback (#361) (579cbfd)

15.1.0 (2026-02-20)

Features

  • add support for new IcoMoon app JSON format (#356) (93e8b2e)

Bug Fixes

  • improve type strictness for font map (#349) (5699c4f)
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​expo/vector-icons since your current version.


Updates @hookform/resolvers from 3.10.0 to 5.2.2

Release notes

Sourced from @​hookform/resolvers's releases.

v5.2.2

5.2.2 (2025-09-14)

Bug Fixes

  • zod: fix output type for Zod 4 resolver (#803) (e95721d)

v5.2.1

5.2.1 (2025-07-29)

Bug Fixes

v5.2.0

5.2.0 (2025-07-25)

Features

  • ajv: add ajv-formats for ajvResolver (#797) (f040039)

v5.1.1

5.1.1 (2025-06-09)

Bug Fixes

v5.1.0

5.1.0 (2025-06-07)

Features

  • support Zod 4, Zod v4 mini, and retains compatibility with Zod v3. (#777) (8d083bd)

v5.0.1

5.0.1 (2025-04-02)

Bug Fixes

... (truncated)

Commits

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

Release notes

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

Async Storage v3.0.2

Patch Changes

  • 1d1867f: include jest mock

Async Storage v3.0.1

Patch Changes

  • 7b64ea4: missing build step from CI added

Async Storage v3.0.0

‼️ Due to missing native artifacts, please do not use this version - 3.0.1 contains a fix!

Major Changes

  • Release of version v3. Please visit Async Storage docs to learn more

    Breaking changes:

    • Async Storage uses "scoped storages", where you need to create a storage instance before using it
    • Default export is a singleton storage that uses v2/v1 storage, for easier transition
    • An extra installation step is required for android
    • callback based API is dropped
    • Methods for batch operations (formerly multi* methods) have been renamed and their API updated
    • useAsyncStorage hook has been removed (will be introduced later)
    • Updated Native side (Brownfield) access to storage - dropped apple's delegate
    • Dropped a flag to opt out from iCloud backup - disabled by default now

3.0.0-next.0

Initial release of upcoming version v3. Please visit Async Storage docs to learn more

Breaking changes:

  • Async Storage uses "scoped storages", where you need to create a storage instance before using it
  • Default export is a singleton storage that uses v2/v1 storage, for easier transition
  • An extra installation step is required for android
  • callback based API is dropped
  • Methods for batch operations (formerly multi* methods) have been renamed and their API updated
  • useAsyncStorage hook has been removed (will be introduced later)
  • Updated Native side (Brownfield) access to storage - dropped apple's delegate
  • Dropped a flag to opt out from iCloud backup - disabled by default now

@​react-native-async-storage/async-storage@​2.2.0

Minor Changes

  • 8b2f32b: Fix support for React Native 0.80

... (truncated)

Changelog

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

3.0.2

Patch Changes

  • 1d1867f: include jest mock

3.0.1

Patch Changes

  • 7b64ea4: missing build step from CI added

3.0.0

Major Changes

  • f100276: Initial release of upcoming version v3. Please visit Async Storage docs to learn more

    Breaking changes:

    • Async Storage uses "scoped storages", where you need to create a storage instance before using it
    • Default export is a singleton storage that uses v2/v1 storage, for easier transition
    • An extra installation step is required for android
    • callback based API is dropped
    • Methods for batch operations (formerly multi* methods) have been renamed and their API updated
    • useAsyncStorage hook has been removed (will be introduced later)
    • Updated Native side (Brownfield) access to storage - dropped apple's delegate
    • Dropped a flag to opt out from iCloud backup - disabled by default now

Patch Changes

  • e9061f9: fix: re-deploy android
  • 6ffa4d9: Fixes crashes on ios 16 and below due to unescaped urls
  • 300cba3: update ios setup for cocoapods

3.0.0-next.3

Patch Changes

  • 6ffa4d9: Fixes crashes on ios 16 and below due to unescaped urls

3.0.0-next.2

Patch Changes

  • e9061f9: fix: re-deploy android

3.0.0-next.1

Patch Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​react-native-async-storage/async-storage since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates expo from 52.0.49 to 55.0.9

Changelog

Sourced from expo's changelog.

Changelog

This is the log of notable changes to the Expo client that are developer-facing. Package-specific changes not released in any SDK will be added here just before the release. Until then, you can find them in changelogs of the individual packages (see packages directory).

Unpublished

📚 3rd party library updates

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

55.0.0 — 2026-02-25

🛠 Breaking changes

  • expo-notifications
    • expose BackgroundNotificationTaskResult (#41291 by @​vonovak)
    • [ios], [internal] rename EXNotifications pod to ExpoNotifications (#42009 by @​vonovak)
    • [android] throw instead of logging a warning when attempting to use push notifications with Expo Go (#39459 by @​vonovak)
  • expo-modules-core
  • expo-localization
    • [Android] Default allowDynamicLocaleChangesAndroid to true when supportedLocales is configured (#41813 by @​Ubax)
  • expo-image-loader
  • expo-clipboard
    • Removed deprecated content property of the clipboard event listener. Use getStringAsync() instead. (#41739 by @​barthap)
  • expo-cellular
    • remove deprecated JS constants, return null as a replacement for deprecated native iOS methods (#43035 by @​vonovak)
  • expo-brightness
  • expo-blur
    • [Android] The dimezisBlurView experimental blur method will no longer work without creating a related BlurTargetView. (#39990 by @​behenate)

🎉 New features

... (truncated)

Commits

Updates expo-av from 15.0.2 to 16.0.8

Commits

Updates expo-constants from 17.0.8 to 55.0.9

Changelog

Sourced from expo-constants's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

55.0.7 — 2026-02-25

This version does not introduce any user-facing changes.

55.0.6 — 2026-02-20

This version does not introduce any user-facing changes.

55.0.5 — 2026-02-16

This version does not introduce any user-facing changes.

55.0.4 — 2026-02-08

This version does not introduce any user-facing changes.

55.0.3 — 2026-02-03

This version does not introduce any user-facing changes.

55.0.2 — 2026-01-26

This version does not introduce any user-facing changes.

55.0.1 — 2026-01-22

This version does not introduce any user-facing changes.

55.0.0 — 2026-01-21

🎉 New features

🐛 Bug fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by alanhughes, a new releaser for expo-constants since your current version.


Updates expo-device from 7.0.3 to 55.0.10

Changelog

Sourced from expo-device's changelog.

Changelog

Unpublished

🛠 Breaking changes

  • [iOS] Change the names of "iPad Air (11-inch) (6th generation)", "iPad Air (13-inch) (6th generation)" and "iPhone SE" to "iPad Air 11-inch (M2)", "iPad Air 13-inch (M2)" and "iPhone SE (1st generation)". (#43644 by @​prusnak)
  • Bumped minimum iOS/tvOS version to 16.4, macOS to 13.4. (#43296 by @​tsapeta)

🎉 New features

🐛 Bug fixes

💡 Others

55.0.9 — 2026-02-25

This version does not introduce any user-facing changes.

55.0.8 — 2026-02-20

This version does not introduce any user-facing changes.

55.0.7 — 2026-02-16

This version does not introduce any user-facing changes.

55.0.6 — 2026-02-08

This version does not introduce any user-facing changes.

55.0.5 — 2026-02-03

This version does not introduce any user-facing changes.

55.0.4 — 2026-02-03

This version does not introduce any user-facing changes.

55.0.3 — 2026-01-27

This version does not introduce any user-facing changes.

55.0.2 — 2026-01-26

This version does not introduce any user-facing changes.

55.0.1 — 2026-01-22

... (truncated)

Commits

Updates expo-file-system from 18.0.12 to 55.0.12

Changelog

Sourced from expo-file-system's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

  • Expose a typed config plugin function (#44098 by @​zoontek)
  • Add support picking for multiple files and choosing multiple MIME types. File.pickFileAsync() has now feature parity with expo-document-picker. (#43411 by @​HubertBer)
  • Add overwrite option to copy and move methods. (#42979 by @​barthap)
  • [Android] Add mode option when opening file handle. (#42983 by @​barthap)

🐛 Bug fixes

  • [Android] Fix copy/move support for SAF and content provider URIs. (#42887 by @​barthap)
  • Fix out-of-memory errors when calculating file md5 hash. (#44064 by @​barthap)

💡 Others

  • Deprecate modificationTime in favor of new lastModified, compatible with web File interface. (#43411 by @​HubertBer)
  • Deprecate File.pickFileAsync(arg1, arg2) in favour of new File.pickFileAsync(options). (#43411 by @​HubertBer)

55.0.9 — 2026-02-25

🐛 Bug fixes

55.0.8 — 2026-02-20

This version does not introduce any user-facing changes.

55.0.7 — 2026-02-20

🐛 Bug fixes

55.0.6 — 2026-02-16

🐛 Bug fixes

  • [Android] Fix bundle directory listing returning incorrect names, URIs and trailing slashes for files. (#42882 by @​aleqsio)

55.0.5 — 2026-02-08

🎉 New features

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by alanhughes, a new releaser for expo-file-system since your current version.


Updates expo-local-authentication from 14.0.1 to 55.0.9

Changelog

Sourced from expo-local-authentication's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

55.0.8 — 2026-02-25

This version does not introduce any user-facing changes.

55.0.7 — 2026-02-20

This version does not introduce any user-facing changes.

55.0.6 — 2026-02-16

This version does not introduce any user-facing changes.

55.0.5 — 2026-02-08

This version does not introduce any user-facing changes.

55.0.4 — 2026-02-03

This version does not introduce any user-facing changes.

55.0.3 — 2026-01-27

This version does not introduce any user-facing changes.

55.0.2 — 2026-01-26

This version does not introduce any user-facing changes.

55.0.1 — 2026-01-22

This version does not introduce any user-facing changes.

55.0.0 — 2026-01-21

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by alanhughes, a new releaser for expo-local-authentication since your current version.


Updates expo-network from 7.0.5 to 55.0.9

Changelog

Sourced from expo-network's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

55.0.8 — 2026-02-25

This version does not introduce any user-facing changes.

55.0.7 — 2026-02-20

This version does not introduce any user-facing changes.

55.0.6 — 2026-02-16

This version does not introduce any user-facing changes.

55.0.5 — 2026-02-08

This version does not introduce any user-facing changes.

55.0.4 — 2026-02-03

This version does not introduce any user-facing changes.

55.0.3 — 2026-01-27

This version does not introduce any user-facing changes.

55.0.2 — 2026-01-26

This version does not introduce any user-facing changes.

55.0.1 — 2026-01-22

This version does not introduce any user-facing changes.

55.0.0 — 2026-01-21

🐛 Bug fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by alanhughes, a new releaser for expo-network since your current version.


Updates expo-notifications from 0.29.14 to 55.0.14

Changelog

Sourced from expo-notifications's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

  • [ios] fix unhandled promise rejection in getRegistrationInfoAsync, relax keychain accessibility to allow access after device unlocked. (#43829 by @​jmalmo)
  • [ios] Fixed requestPermissionsAsync returning raw permission result without several documented fields (#43555 by @​vonovak)

💡 Others

  • [iOS] Added explicit import React for xcframework compatibility. (#44248 by @​chrfalch)

55.0.10 — 2026-02-25

🐛 Bug fixes

  • [ios] Fixed requestPermissionsAsync not forwarding new options to the OS when notifications were already granted (

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 28, 2026
@dependabot dependabot bot requested a review from seldonrios as a code owner March 28, 2026 17:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 28, 2026
Bumps the production-dependencies group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.4` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.4` |
| [@expo/vector-icons](https://github.com/expo/vector-icons) | `14.0.4` | `15.1.1` |
| [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.10.0` | `5.2.2` |
| [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage/tree/HEAD/packages/async-storage) | `1.23.1` | `3.0.2` |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `52.0.49` | `55.0.9` |
| [expo-av](https://github.com/expo/expo/tree/HEAD/packages/expo-av) | `15.0.2` | `16.0.8` |
| [expo-constants](https://github.com/expo/expo/tree/HEAD/packages/expo-constants) | `17.0.8` | `55.0.9` |
| [expo-device](https://github.com/expo/expo/tree/HEAD/packages/expo-device) | `7.0.3` | `55.0.10` |
| [expo-file-system](https://github.com/expo/expo/tree/HEAD/packages/expo-file-system) | `18.0.12` | `55.0.12` |
| [expo-local-authentication](https://github.com/expo/expo/tree/HEAD/packages/expo-local-authentication) | `14.0.1` | `55.0.9` |
| [expo-network](https://github.com/expo/expo/tree/HEAD/packages/expo-network) | `7.0.5` | `55.0.9` |
| [expo-notifications](https://github.com/expo/expo/tree/HEAD/packages/expo-notifications) | `0.29.14` | `55.0.14` |
| [expo-router](https://github.com/expo/expo/tree/HEAD/packages/expo-router) | `4.0.22` | `55.0.8` |
| [expo-secure-store](https://github.com/expo/expo/tree/HEAD/packages/expo-secure-store) | `14.0.1` | `55.0.9` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.76.9` | `0.84.1` |


Updates `react` from 18.3.1 to 19.2.4
- [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.4/packages/react)

Updates `react-dom` from 18.3.1 to 19.2.4
- [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.4/packages/react-dom)

Updates `@expo/vector-icons` from 14.0.4 to 15.1.1
- [Release notes](https://github.com/expo/vector-icons/releases)
- [Changelog](https://github.com/expo/vector-icons/blob/master/CHANGELOG.md)
- [Commits](https://github.com/expo/vector-icons/commits/v15.1.1)

Updates `@hookform/resolvers` from 3.10.0 to 5.2.2
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v3.10.0...v5.2.2)

Updates `@react-native-async-storage/async-storage` from 1.23.1 to 3.0.2
- [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.0.2/packages/async-storage)

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

Updates `expo-av` from 15.0.2 to 16.0.8
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-av)

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

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

Updates `expo-file-system` from 18.0.12 to 55.0.12
- [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-local-authentication` from 14.0.1 to 55.0.9
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-local-authentication/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-local-authentication)

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

Updates `expo-notifications` from 0.29.14 to 55.0.14
- [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 4.0.22 to 55.0.8
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-router)

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

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

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@expo/vector-icons"
  dependency-version: 15.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@hookform/resolvers"
  dependency-version: 5.2.2
  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.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo
  dependency-version: 55.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-av
  dependency-version: 16.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-constants
  dependency-version: 55.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-device
  dependency-version: 55.0.10
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-file-system
  dependency-version: 55.0.12
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-local-authentication
  dependency-version: 55.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-network
  dependency-version: 55.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-notifications
  dependency-version: 55.0.14
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-router
  dependency-version: 55.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-secure-store
  dependency-version: 55.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: react-native
  dependency-version: 0.84.1
  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 changed the title build(deps): bump the production-dependencies group with 16 updates build(deps): bump the production-dependencies group across 1 directory with 16 updates Mar 30, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-7afe2a085d branch from 057b260 to 61f39b6 Compare March 30, 2026 01:44
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.

0 participants