Skip to content

Bump the per-major-dependency group across 1 directory with 15 updates #76

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

Bumps the per-major-dependency group with 15 updates in the / directory:

Package From To
@expo/metro-runtime 4.0.1 5.0.4
@react-native-async-storage/async-storage 1.23.1 2.2.0
expo 52.0.44 53.0.20
expo-router 4.0.20 5.1.4
expo-system-ui 4.0.9 5.0.10
i18next 23.16.5 25.3.2
react 18.3.1 19.1.1
@types/react 18.3.12 19.1.9
react-dom 18.3.1 19.1.1
react-native-reanimated 3.16.1 4.0.1
react-native-safe-area-context 4.14.1 5.5.2
babel-preset-expo 12.0.11 13.2.3
eslint-config-prettier 9.1.0 10.1.8
husky 8.0.3 9.1.7
lint-staged 15.2.10 16.1.4

Updates @expo/metro-runtime from 4.0.1 to 5.0.4

Commits

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

Release notes

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

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

Minor Changes

  • 8b2f32b: Fix support for React Native 0.80

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

Patch Changes

  • 21d0c22: Remove unnecessary getViewManagers overrides

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

Patch Changes

  • 5042047: Mark some methods as nonnull

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

Minor Changes

  • b7c842c: Windows: Add New Architecture support

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

Major Changes

  • c319205: Support 0.74 (by migrating off deprecated onCatalystInstanceDestroy) — unfortunately, this also means that we must bump the minimum supported version to 0.65

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

Minor Changes

  • 8bf1526: dependencies bump and multiset type fix
Commits

Updates expo from 52.0.44 to 53.0.20

Changelog

Sourced from expo's changelog.

53.0.20 - 2025-07-17

🐛 Bug fixes

  • URL.canParse(..) no longer always returns false. (#38122 by @​char)

53.0.19 - 2025-07-08

🐛 Bug fixes

  • Fixed ReactActivityDelegateWrapper lifecycle atomic issue. (#37895 by @​kudo)

53.0.18 - 2025-07-07

🐛 Bug fixes

  • Fixed NPE of onWindowFocusChanged on Android 10. (#37847 by @​kudo)

53.0.17 - 2025-07-03

This version does not introduce any user-facing changes.

53.0.16 - 2025-07-02

This version does not introduce any user-facing changes.

53.0.15 - 2025-07-01

This version does not introduce any user-facing changes.

53.0.14 - 2025-07-01

🐛 Bug fixes

  • Fixed expo/fetch requests cancellation error message on Android. (#37509 by @​kudo)
  • [Android] Fixed delay load app handler on new architecture mode. (#37706 by @​kudo)

💡 Others

  • [Android] Aligned expo/fetch cancelation error message as iOS. (#37517 by @​kudo)

53.0.13 - 2025-06-26

This version does not introduce any user-facing changes.

53.0.12 - 2025-06-18

This version does not introduce any user-facing changes.

53.0.11 - 2025-06-08

... (truncated)

Commits

Updates expo-router from 4.0.20 to 5.1.4

Changelog

Sourced from expo-router's changelog.

5.1.4 - 2025-07-18

🐛 Bug fixes

5.1.3 - 2025-07-03

🐛 Bug fixes

5.1.1 - 2025-06-26

🐛 Bug fixes

5.1.0 - 2025-06-11

🎉 New features

🐛 Bug fixes

💡 Others

  • Remove "Please" from warnings and errors (#36862 by @​brentvatne)
  • Remove internal routes from sitemap and add unit tests for this screen (#36856 by @​Ubax)
  • Refactor sitemap file item to separate components for layout and standard route (#36870 by @​Ubax)
  • Collapse nested routes in Sitemap (#36882 by @​Ubax)
  • Update matching patterns for pathname groups and parameters (#36961 by @​kitten)

5.0.7 — 2025-05-13

🐛 Bug fixes

... (truncated)

Commits

Updates expo-system-ui from 4.0.9 to 5.0.10

Changelog

Sourced from expo-system-ui's changelog.

5.0.10 - 2025-07-02

This version does not introduce any user-facing changes.

5.0.9 - 2025-06-18

This version does not introduce any user-facing changes.

5.0.8 - 2025-06-04

This version does not introduce any user-facing changes.

5.0.7 — 2025-05-01

This version does not introduce any user-facing changes.

5.0.6 — 2025-04-30

This version does not introduce any user-facing changes.

5.0.5 — 2025-04-25

This version does not introduce any user-facing changes.

5.0.4 — 2025-04-21

This version does not introduce any user-facing changes.

5.0.3 — 2025-04-14

This version does not introduce any user-facing changes.

5.0.2 — 2025-04-09

This version does not introduce any user-facing changes.

5.0.1 — 2025-04-08

This version does not introduce any user-facing changes.

5.0.0 — 2025-04-04

🛠 Breaking changes

💡 Others

Commits
Maintainer changes

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


Updates i18next from 23.16.5 to 25.3.2

Release notes

Sourced from i18next's releases.

v25.3.2

  • fix dir() for non-Intl language codes 2330

v25.3.1

  • warn if legacy interpolation.format function is still used

v25.3.0

  • feat: support formatting function with plural and interpolation 2325
  • fix dir() for Latn language codes 2324

v25.2.1

  • streamline fallbackLng option of t call with the init options 2312

v25.2.0

  • introduce cacheInBuiltFormats option to address 2227

v25.1.3

  • Ensure nsSeparator is respected when appendNamespaceToMissingKey is true 2311, fixes 2310

v25.1.2

  • do not mutate t options, fixes 2307

v25.1.1

  • fix options type for parseMissingKeyHandler

v25.1.0

  • feat: parseMissingKeyHandler now takes options as parameter like in missingKeyHandler 2304

v25.0.2

  • fix cloneInstance with forkResourceStore: true addresses 2303

v25.0.1

  • optimize changeLanguage to correctly use getBestMatchFromCodes (string or array) 2299 and improve resolvedLanguage set for non canonical codes

v25.0.0

This is a potentially breaking release:

  • fix multiple changeLanguage call that may have result in wrong order in previous versions 1605 2298
  • adapt changeLanguage to always (string or array) use getBestMatchFromCodes 2299
  • getBestMatchFromCodes now tries to fallback to language code with same script 2299

v24.2.3

  • Upgrade @​babel/runtime package to version v7.26.10 2293

v24.2.2

  • fix: Interpolation fails with arrays (TypeError) and doesn't work with objects in defaultValue 1829

v24.2.1

  • Standardize null/undefined checks across codebase 2275
  • fix(typescript): make TFunction augmentable again 2279, fixes 2278

... (truncated)

Changelog

Sourced from i18next's changelog.

25.3.2

  • fix dir() for non-Intl language codes 2330

25.3.1

  • warn if legacy interpolation.format function is still used

25.3.0

  • feat: support formatting function with plural and interpolation 2325
  • fix dir() for Latn language codes 2324

25.2.1

  • streamline fallbackLng option of t call with the init options 2312

25.2.0

  • introduce cacheInBuiltFormats option to address 2227

25.1.3

  • Ensure nsSeparator is respected when appendNamespaceToMissingKey is true 2311, fixes 2310

25.1.2

  • do not mutate t options, fixes 2307

25.1.1

  • fix options type for parseMissingKeyHandler

25.1.0

  • feat: parseMissingKeyHandler now takes options as parameter like in missingKeyHandler 2304

25.0.2

  • fix cloneInstance with forkResourceStore: true addresses 2303

25.0.1

  • optimize changeLanguage to correctly use getBestMatchFromCodes (string or array) 2299 and improve resolvedLanguage set for non canonical codes

25.0.0

This is a potentially breaking release:

  • fix multiple changeLanguage call that may have result in wrong order in previous versions 1605 2298

... (truncated)

Commits

Updates react from 18.3.1 to 19.1.1

Release notes

Sourced from react's releases.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)

19.1.0 (March 28, 2025)

Owner Stack

An Owner Stack is a string representing the components that are directly responsible for rendering a particular component. You can log Owner Stacks when debugging or use Owner Stacks to enhance error overlays or other development tools. Owner Stacks are only available in development builds. Component Stacks in production are unchanged.

  • An Owner Stack is a development-only stack trace that helps identify which components are responsible for rendering a particular component. An Owner Stack is distinct from a Component Stacks, which shows the hierarchy of components leading to an error.
  • The captureOwnerStack API is only available in development mode and returns a Owner Stack, if available. The API can be used to enhance error overlays or log component relationships when debugging. #29923, #32353, #30306, #32538, #32529, #32538

React

  • Enhanced support for Suspense boundaries to be used anywhere, including the client, server, and during hydration. #32069, #32163, #32224, #32252
  • Reduced unnecessary client rendering through improved hydration scheduling #31751
  • Increased priority of client rendered Suspense boundaries #31776
  • Fixed frozen fallback states by rendering unfinished Suspense boundaries on the client. #31620
  • Reduced garbage collection pressure by improving Suspense boundary retries. #31667
  • Fixed erroneous “Waiting for Paint” log when the passive effect phase was not delayed #31526
  • Fixed a regression causing key warnings for flattened positional children in development mode. #32117
  • Updated useId to use valid CSS selectors, changing format from :r123: to «r123». #32001
  • Added a dev-only warning for null/undefined created in useEffect, useInsertionEffect, and useLayoutEffect. #32355
  • Fixed a bug where dev-only methods were exported in production builds. React.act is no longer available in production builds. #32200
  • Improved consistency across prod and dev to improve compatibility with Google Closure Complier and bindings #31808
  • Improve passive effect scheduling for consistent task yielding. #31785
  • Fixed asserts in React Native when passChildrenWhenCloningPersistedNodes is enabled for OffscreenComponent rendering. #32528
  • Fixed component name resolution for Portal #32640
  • Added support for beforetoggle and toggle events on the dialog element. #32479 #32479

React DOM

  • Fixed double warning when the href attribute is an empty string #31783
  • Fixed an edge case where getHoistableRoot() didn’t work properly when the container was a Document #32321
  • Removed support for using HTML comments (e.g. <!-- -->) as a DOM container. #32250
  • Added support for <script> and \<template> tags to be nested within <select> tags. #31837
  • Fixed responsive images to be preloaded as HTML instead of headers #32445

use-sync-external-store

  • Added exports field to package.json for use-sync-external-store to support various entrypoints. #25231

React Server Components

  • Added unstable_prerender, a new experimental API for prerendering React Server Components on the server #31724
  • Fixed an issue where streams would hang when receiving new chunks after a global error #31840, #31851
  • Fixed an issue where pending chunks were counted twice. #31833
  • Added support for streaming in edge environments #31852
  • Added support for sending custom error names from a server so that they are available in the client for console replaying. #32116
  • Updated the server component wire format to remove IDs for hints and console.log because they have no return value #31671
  • Exposed registerServerReference in client builds to handle server references in different environments. #32534
  • Added react-server-dom-parcel package which integrates Server Components with the Parcel bundler #31725, #32132, #31799, #32294, #31741

... (truncated)

Changelog

Sourced from react's changelog.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)

19.1.0 (March 28, 2025)

Owner Stack

An Owner Stack is a string representing the components that are directly responsible for rendering a particular component. You can log Owner Stacks when debugging or use Owner Stacks to enhance error overlays or other development tools. Owner Stacks are only available in development builds. Component Stacks in production are unchanged.

  • An Owner Stack is a development-only stack trace that helps identify which components are responsible for rendering a particular component. An Owner Stack is distinct from a Component Stacks, which shows the hierarchy of components leading to an error.
  • The captureOwnerStack API is only available in development mode and returns a Owner Stack, if available. The API can be used to enhance error overlays or log component relationships when debugging. #29923, #32353, #30306, #32538, #32529, #32538

React

  • Enhanced support for Suspense boundaries to be used anywhere, including the client, server, and during hydration. #32069, #32163, #32224, #32252
  • Reduced unnecessary client rendering through improved hydration scheduling #31751
  • Increased priority of client rendered Suspense boundaries #31776
  • Fixed frozen fallback states by rendering unfinished Suspense boundaries on the client. #31620
  • Reduced garbage collection pressure by improving Suspense boundary retries. #31667
  • Fixed erroneous “Waiting for Paint” log when the passive effect phase was not delayed #31526
  • Fixed a regression causing key warnings for flattened positional children in development mode. #32117
  • Updated useId to use valid CSS selectors, changing format from :r123: to «r123». #32001
  • Added a dev-only warning for null/undefined created in useEffect, useInsertionEffect, and useLayoutEffect. #32355
  • Fixed a bug where dev-only methods were exported in production builds. React.act is no longer available in production builds. #32200
  • Improved consistency across prod and dev to improve compatibility with Google Closure Compiler and bindings #31808
  • Improve passive effect scheduling for consistent task yielding. #31785
  • Fixed asserts in React Native when passChildrenWhenCloningPersistedNodes is enabled for OffscreenComponent rendering. #32528
  • Fixed component name resolution for Portal #32640
  • Added support for beforetoggle and toggle events on the dialog element. #32479

React DOM

  • Fixed double warning when the href attribute is an empty string #31783
  • Fixed an edge case where getHoistableRoot() didn’t work properly when the container was a Document #32321
  • Removed support for using HTML comments (e.g. <!-- -->) as a DOM container. #32250
  • Added support for <script> and \<template> tags to be nested within <select> tags. #31837
  • Fixed responsive images to be preloaded as HTML instead of headers #32445

use-sync-external-store

  • Added exports field to package.json for use-sync-external-store to support various entrypoints. #25231

React Server Components

  • Added unstable_prerender, a new experimental API for prerendering React Server Components on the server #31724
  • Fixed an issue where streams would hang when receiving new chunks after a global error #31840, #31851
  • Fixed an issue where pending chunks were counted twice. #31833
  • Added support for streaming in edge environments #31852
  • Added support for sending custom error names from a server so that they are available in the client for console replaying. #32116
  • Updated the server component wire format to remove IDs for hints and console.log because they have no return value #31671
  • Exposed registerServerReference in client builds to handle server references in different environments. #32534

... (truncated)

Commits

Updates @types/react from 18.3.12 to 19.1.9

Commits

Updates react-dom from 18.3.1 to 19.1.1

Release notes

Sourced from react-dom's releases.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)

19.1.0 (March 28, 2025)

Owner Stack

An Owner Stack is a string representing the components that are directly responsible for rendering a particular component. You can log Owner Stacks when debugging or use Owner Stacks to enhance error overlays or other development tools. Owner Stacks are only available in development builds. Component Stacks in production are unchanged.

  • An Owner Stack is a development-only stack trace that helps identify which components are responsible for rendering a particular component. An Owner Stack is distinct from a Component Stacks, which shows the hierarchy of components leading to an error.
  • The captureOwnerStack API is only available in development mode and returns a Owner Stack, if available. The API can be used to enhance error overlays or log component relationships when debugging. #29923, #32353, #30306, #32538, #32529, #32538

React

  • Enhanced support for Suspense boundaries to be used anywhere, including the client, server, and during hydration. #32069, #32163, #32224, #32252
  • Reduced unnecessary client rendering through improved hydration scheduling #31751
  • Increased priority of client rendered Suspense boundaries #31776
  • Fixed frozen fallback states by rendering unfinished Suspense boundaries on the client. #31620
  • Reduced garbage collection pressure by improving Suspense boundary retries. #31667
  • Fixed erroneous “Waiting for Paint” log when the passive effect phase was not delayed #31526
  • Fixed a regression causing key warnings for flattened positional children in development mode. #32117
  • Updated useId to use valid CSS selectors, changing format from :r123: to «r123». #32001
  • Added a dev-only warning for null/undefined created in useEffect, useInsertionEffect, and useLayoutEffect. #32355
  • Fixed a bug where dev-only methods were exported in production builds. React.act is no longer available in production builds. #32200
  • Improved consistency across prod and dev to improve compatibility with Google Closure Complier and bindings #31808
  • Improve passive effect scheduling for consistent task yielding. #31785
  • Fixed asserts in React Native when passChildrenWhenCloningPersistedNodes is enabled for OffscreenComponent rendering. #32528
  • Fixed component name resolution for Portal #32640
  • Added support for beforetoggle and toggle events on the dialog element. #32479 #32479

React DOM

  • Fixed double warning when the href attribute is an empty string #31783
  • Fixed an edge case where getHoistableRoot() didn’t work properly when the container was a Document #32321
  • Removed support for using HTML comments (e.g. <!-- -->) as a DOM container. #32250
  • Added support for <script> and \<template> tags to be nested within <select> tags. #31837
  • Fixed responsive images to be preloaded as HTML instead of headers #32445

use-sync-external-store

  • Added exports field to package.json for use-sync-external-store to support various entrypoints. #25231

React Server Components

  • Added unstable_prerender, a new experimental API for prerendering React Server Components on the server #31724
  • Fixed an issue where streams would hang when receiving new chunks after a global error #31840, #31851
  • Fixed an issue where pending chunks were counted twice. #31833
  • Added support for streaming in edge environments #31852
  • Added support for sending custom error names from a server so that they are available in the client for console replaying. #32116
  • Updated the server component wire format to remove IDs for hints and console.log because they have no return value #31671
  • Exposed registerServerReference in client builds to handle server references in different environments. #32534
  • Added react-server-dom-parcel package which integrates Server Components with the Parcel bundler #31725, #32132, #31799, #32294, #31741

... (truncated)

Changelog

Sourced from react-dom's changelog.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)

19.1.0 (March 28, 2025)

Owner Stack

An Owner Stack is a string representing the components that are directly responsible for rendering a particular component. You can log Owner Stacks when debugging or use Owner Stacks to enhance error overlays or other development tools. Owner Stacks are only available in development builds. Component Stacks in production are unchanged.

  • An Owner Stack is a development-only stack trace that helps identify which components are responsible for rendering a particular component. An Owner Stack is distinct from a Component Stacks, which shows the hierarchy of components leading to an error.
  • The captureOwnerStack API is only available in development mode and returns a Owner Stack, if available. The API can be used to enhance error overlays or log component relationships when debugging. #29923, #32353, #30306, #32538, #32529, #32538

React

  • Enhanced support for Suspense boundaries to be used anywhere, including the client, server, and during hydration. #32069, #32163, #32224, #32252
  • Reduced unnecessary client rendering through improved hydration scheduling #31751
  • Increased priority of client rendered Suspense boundaries #31776
  • Fixed frozen fallback states by rendering unfinished Suspense boundaries on the client. #31620
  • Reduced garbage collection pressure by improving Suspense boundary retries. #31667
  • Fixed erroneous “Waiting for Paint” log when the passive effect phase was not delayed #31526
  • Fixed a regression causing key warnings for flattened positional children in development mode. #32117
  • Updated useId to use valid CSS selectors, changing format from :r123: to «r123». #32001
  • Added a dev-only warning for null/undefined created in useEffect, useInsertionEffect, and useLayoutEffect. #32355
  • Fixed a bug where dev-only methods were exported in production builds. React.act is no longer available in production builds. #32200
  • Improved consistency across prod and dev to improve compatibility with Google Closure Compiler and bindings #31808
  • Improve passive effect scheduling for consistent task yielding. #31785
  • Fixed asserts in React Native when passChildrenWhenCloningPersistedNodes is enabled for OffscreenComponent rendering. #32528
  • Fixed component name resolution for Portal #32640
  • Added support for beforetoggle and toggle events on the dialog element. #32479

React DOM

  • Fixed double warning when the href attribute is an empty string #31783
  • Fixed an edge case where getHoistableRoot() didn’t work properly when the container was a Document #32321
  • Removed support for using HTML comments (e.g. <!-- -->) as a DOM container. #32250
  • Added support for <script> and \<template> tags to be nested within <select> tags. #31837
  • Fixed responsive images to be preloaded as HTML instead of headers #32445

use-sync-external-store

  • Added exports field to package.json for use-sync-external-store to support various entrypoints. #25231

React Server Components

  • Added unstable_prerender, a new experimental API for prerendering React Server Components on the server #31724
  • Fixed an issue where streams would hang when receiving new chunks after a global error #31840, #31851
  • Fixed an issue where pending chunks were counted twice. #31833
  • Added support for streaming in edge environments #31852
  • Added support for sending custom error names from a server so that they are available in the client for console replaying. #32116
  • Updated the server component wire format to remove IDs for hints and console.log because they have no return value #31671
  • Exposed registerServerReference in client builds to handle server references in different environments. #32534

... (truncated)

Commits

Updates react-native-reanimated from 3.16.1 to 4.0.1

Release notes

Sourced from react-native-reanimated's releases.

4.0.1

What's Changed

Full Changelog: software-mansion/react-native-reanimated@4.0.0...4.0.1

4.0.0

Key Changes

  • Released Reanimated 4.0.0 as a stable version.
  • Renamed useScrollViewOffset to useScrollOffset, now compatible with all scrollable components.
  • Improved layout animations, including fixes for reparenting, sticky headers, dynamic updates, and precision issues.
  • Improved web support, addressing issues with CSS animations and transitions.
  • Introduced Worklet version validation and troubleshooting to ensure that the compatible version of react-native-worklets is used with Reanimated.
  • Support for React Native 0.80 and 0.81.
  • Removed legacy architecture code and deprecated APIs.

What's Changed

Bumps the per-major-dependency group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@expo/metro-runtime](https://github.com/expo/expo) | `4.0.1` | `5.0.4` |
| [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage/tree/HEAD/packages/default-storage-backend) | `1.23.1` | `2.2.0` |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `52.0.44` | `53.0.20` |
| [expo-router](https://github.com/expo/expo/tree/HEAD/packages/expo-router) | `4.0.20` | `5.1.4` |
| [expo-system-ui](https://github.com/expo/expo/tree/HEAD/packages/expo-system-ui) | `4.0.9` | `5.0.10` |
| [i18next](https://github.com/i18next/i18next) | `23.16.5` | `25.3.2` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.1.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.12` | `19.1.9` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.1.1` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `3.16.1` | `4.0.1` |
| [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) | `4.14.1` | `5.5.2` |
| [babel-preset-expo](https://github.com/expo/expo/tree/HEAD/packages/babel-preset-expo) | `12.0.11` | `13.2.3` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.8` |
| [husky](https://github.com/typicode/husky) | `8.0.3` | `9.1.7` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `16.1.4` |



Updates `@expo/metro-runtime` from 4.0.1 to 5.0.4
- [Release notes](https://github.com/expo/expo/releases)
- [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 1.23.1 to 2.2.0
- [Release notes](https://github.com/react-native-async-storage/async-storage/releases)
- [Commits](https://github.com/react-native-async-storage/async-storage/commits/@react-native-async-storage/[email protected]/packages/default-storage-backend)

Updates `expo` from 52.0.44 to 53.0.20
- [Release notes](https://github.com/expo/expo/releases)
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo)

Updates `expo-router` from 4.0.20 to 5.1.4
- [Release notes](https://github.com/expo/expo/releases)
- [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-system-ui` from 4.0.9 to 5.0.10
- [Release notes](https://github.com/expo/expo/releases)
- [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 `i18next` from 23.16.5 to 25.3.2
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.16.5...v25.3.2)

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

Updates `@types/react` from 18.3.12 to 19.1.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Updates `react-native-reanimated` from 3.16.1 to 4.0.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.0.1/packages/react-native-reanimated)

Updates `react-native-safe-area-context` from 4.14.1 to 5.5.2
- [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases)
- [Commits](AppAndFlow/react-native-safe-area-context@v4.14.1...v5.5.2)

Updates `@types/react` from 18.3.12 to 19.1.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `babel-preset-expo` from 12.0.11 to 13.2.3
- [Release notes](https://github.com/expo/expo/releases)
- [Changelog](https://github.com/expo/expo/blob/main/packages/babel-preset-expo/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/babel-preset-expo)

Updates `eslint-config-prettier` from 9.1.0 to 10.1.8
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.8)

Updates `husky` from 8.0.3 to 9.1.7
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v8.0.3...v9.1.7)

Updates `lint-staged` from 15.2.10 to 16.1.4
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.10...v16.1.4)

---
updated-dependencies:
- dependency-name: "@expo/metro-runtime"
  dependency-version: 5.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: per-major-dependency
- dependency-name: "@react-native-async-storage/async-storage"
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: per-major-dependency
- dependency-name: expo
  dependency-version: 53.0.20
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: per-major-dependency
- dependency-name: expo-router
  dependency-version: 5.1.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: per-major-dependency
- dependency-name: expo-system-ui
  dependency-version: 5.0.10
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: per-major-dependency
- dependency-name: i18next
  dependency-version: 25.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: per-major-dependency
- dependency-name: react
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: per-major-dependency
- dependency-name: "@types/react"
  dependency-version: 19.1.9
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: per-major-dependency
- dependency-name: react-dom
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: per-major-dependency
- dependency-name: react-native-reanimated
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: per-major-dependency
- dependency-name: react-native-safe-area-context
  dependency-version: 5.5.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: per-major-dependency
- dependency-name: "@types/react"
  dependency-version: 19.1.9
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: per-major-dependency
- dependency-name: babel-preset-expo
  dependency-version: 13.2.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: per-major-dependency
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: per-major-dependency
- dependency-name: husky
  dependency-version: 9.1.7
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: per-major-dependency
- dependency-name: lint-staged
  dependency-version: 16.1.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: per-major-dependency
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 5, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link

vercel bot commented Aug 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
2025-javazone-no ❌ Failed (Inspect) Aug 5, 2025 6:00pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant