Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the mobile group with 48 updates in the /frontend directory:

Package From To
@expo/vector-icons 14.1.0 15.0.0
@fortawesome/free-regular-svg-icons 6.7.2 7.0.0
@fortawesome/free-solid-svg-icons 6.7.2 7.0.0
@hookform/resolvers 3.10.0 5.2.1
@mui/icons-material 6.5.0 7.3.1
@react-native-async-storage/async-storage 1.23.1 2.2.0
@react-native-community/cli 15.1.3 20.0.1
@react-native-community/datetimepicker 8.2.0 8.4.4
@shopify/flash-list 1.7.3 2.0.3
expo 52.0.42 53.0.20
expo-blur 14.0.3 14.1.5
expo-camera 16.0.18 16.1.11
expo-constants 17.0.8 17.1.7
expo-file-system 18.0.12 18.1.11
expo-image 2.0.7 2.4.0
expo-image-picker 16.0.6 16.1.4
expo-linking 7.0.5 7.1.7
expo-local-authentication 15.0.2 16.0.5
expo-location 18.0.9 18.1.6
expo-notifications 0.29.14 0.31.4
expo-router 4.0.21 5.1.4
expo-secure-store 14.0.1 14.2.3
expo-splash-screen 0.29.22 0.30.10
expo-status-bar 2.0.1 2.2.3
expo-symbols 0.2.2 0.4.5
expo-system-ui 4.0.9 5.0.10
expo-web-browser 14.0.2 14.2.0
nativewind 2.0.11 4.1.23
openapi-fetch 0.13.8 0.14.0
openapi-react-query 0.2.10 0.5.0
react 18.3.1 19.1.1
react-dom 18.3.1 19.1.1
react-native 0.76.8 0.81.0
react-native-gesture-handler 2.20.2 2.28.0
react-native-reanimated 3.16.1 4.0.2
react-native-safe-area-context 4.12.0 5.6.1
react-native-screens 4.4.0 4.15.2
react-native-svg 15.8.0 15.12.1
react-native-web 0.19.13 0.21.1
react-native-webview 13.12.5 13.15.0
zod 3.25.76 4.1.1
@types/jest 29.5.14 30.0.0
@types/react 18.3.24 19.1.11
eslint 8.57.1 9.34.0
eslint-config-expo 8.0.1 9.2.0
jest 29.7.0 30.0.5
jest-expo 52.0.6 53.0.9
react-test-renderer 18.3.1 19.1.1

Updates @expo/vector-icons from 14.1.0 to 15.0.0

Commits
Maintainer changes

This version was pushed to npm by vonovak, a new releaser for @​expo/vector-icons since your current version.


Updates @fortawesome/free-regular-svg-icons from 6.7.2 to 7.0.0

Release notes

Sourced from @​fortawesome/free-regular-svg-icons's releases.

Release 7.0.0

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates @fortawesome/free-solid-svg-icons from 6.7.2 to 7.0.0

Release notes

Sourced from @​fortawesome/free-solid-svg-icons's releases.

Release 7.0.0

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates @hookform/resolvers from 3.10.0 to 5.2.1

Release notes

Sourced from @​hookform/resolvers's releases.

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

  • relax version constraint for react-hook-form 7.55.0 → ^7.55.0 (#758) (6e88393)

v5.0.0

5.0.0 (2025-04-01)

Features

... (truncated)

Commits

Updates @mui/icons-material from 6.5.0 to 7.3.1

Release notes

Sourced from @​mui/icons-material's releases.

v7.3.1

A big thanks to the 2 contributors who made this release possible.

@mui/[email protected]

All contributors of this release in alphabetical order: @​sai6855, @​ZeeshanTamboli

v7.3.0

A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:

  • 🚀 Shipped nativeColor feature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942) @​siriwatknp!

    To learn more, check out the Native Color guide.

@mui/[email protected]

@mui/[email protected]

Docs

... (truncated)

Changelog

Sourced from @​mui/icons-material's changelog.

7.3.1

Aug 6, 2025

A big thanks to the 2 contributors who made this release possible.

@mui/[email protected]

All contributors of this release in alphabetical order: @​sai6855, @​ZeeshanTamboli

7.3.0

Aug 5, 2025

A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:

  • 🚀 Shipped nativeColor feature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942) @​siriwatknp!

    To learn more, check out the Native Color guide.

@mui/[email protected]

@mui/[email protected]

Docs

... (truncated)

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 @react-native-community/cli from 15.1.3 to 20.0.1

Commits

Updates @react-native-community/datetimepicker from 8.2.0 to 8.4.4

Release notes

Sourced from @​react-native-community/datetimepicker's releases.

v8.4.4

8.4.4 (2025-08-08)

Bug Fixes

  • ios: remove potential division by zero minute interval (#997) (e65a5d3)

This release is also available on:

v8.4.3

8.4.3 (2025-07-28)

Bug Fixes

  • ios: minuteInterval breaks minimumDate (#992) (5266faf)

This release is also available on:

v8.4.2

8.4.2 (2025-06-20)

Bug Fixes

  • add ios.componentProvider to codegenConfig (#981) (5c58b3c)

This release is also available on:

v8.4.1

8.4.1 (2025-05-26)

Bug Fixes

... (truncated)

Commits
  • 53033d2 chore(release): 8.4.4 [skip ci]
  • e65a5d3 fix(ios): remove potential division by zero minute interval (#997)
  • 535e554 chore(release): 8.4.3 [skip ci]
  • 5266faf fix(ios): minuteInterval breaks minimumDate (#992)
  • 897add5 chore(release): 8.4.2 [skip ci]
  • 5c58b3c fix: add ios.componentProvider to codegenConfig (#981)
  • efb383d chore(release): 8.4.1 [skip ci]
  • 4726566 fix: expo plugin using getAppThemeGroup (#978)
  • 5dc2c75 chore(release): 8.4.0 [skip ci]
  • 612a197 feat(android): ✨ enables theme overlays for material 3 date pickers ...
  • Additional commits viewable in compare view

Updates @shopify/flash-list from 1.7.3 to 2.0.3

Release notes

Sourced from @​shopify/flash-list's releases.

v2.0.3

What's Changed

Full Changelog: Shopify/flash-list@v2.0.2...v2.0.3

v2.0.2

What's Changed

Full Changelog: Shopify/flash-list@v2.0.1...v2.0.2

v2.0.2-rc.1

What's Changed

Full Changelog: Shopify/flash-list@v2.0.0-rc.12...v2.0.2-rc.1

v2.0.1

What's Changed

Full Changelog: Shopify/flash-list@v2.0.0...v2.0.1

v2.0.0

What's Changed

  • Shipping v2 🚀 . To understand what's new in v2 click here. Migration guide is available here.
  • Removed v1 code and dropped old architecture support.

Full Changelog: Shopify/flash-list@v1.8.3...v2.0.0

v2.0.0-rc.12

What's Changed

Full Changelog: Shopify/flash-list@v2.0.0-rc.11...v2.0.0-rc.12

v2.0.0-rc.11

What's Changed

Full Changelog: Shopify/flash-list@v2.0.0-rc.10...v2.0.0-rc.11

v2.0.0-rc.10

What's Changed

... (truncated)

Changelog

Sourced from @​shopify/flash-list's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and adheres to Semantic Versioning.

[Unreleased]

[1.7.6] - 2025-03-19

[1.7.5] - 2025-03-13

Commits

Updates expo from 52.0.42 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-blur from 14.0.3 to 14.1.5

Changelog

Sourced from expo-blur's changelog.

14.1.5 - 2025-06-05

This version does not introduce any user-facing changes.

14.1.4 — 2025-04-30

This version does not introduce any user-facing changes.

14.1.3 — 2025-04-25

This version does not introduce any user-facing changes.

14.1.2 — 2025-04-14

This version does not introduce any user-facing changes.

14.1.1 — 2025-04-09

This version does not introduce any user-facing changes.

14.1.0 — 2025-04-04

💡 Others

Commits
Maintainer changes

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


Updates expo-camera from 16.0.18 to 16.1.11

Commits
Maintainer changes

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


Updates expo-constants from 17.0.8 to 17.1.7

Changelog

Sourced from expo-constants's changelog.

17.1.7 - 2025-07-03

This version does not introduce any user-facing changes.

17.1.6 — 2025-05-06

This version does not introduce any user-facing changes.

17.1.5 — 2025-05-01

This version does not introduce any user-facing changes.

17.1.4 — 2025-04-30

This version does not introduce any user-facing changes.

17.1.3 — 2025-04-25

This version does not introduce any user-facing changes.

17.1.2 — 2025-04-14

This version does not introduce any user-facing changes.

17.1.1 — 2025-04-09

This version does not introduce any user-facing changes.

17.1.0 — 2025-04-04

🛠 Breaking changes

🐛 Bug fixes

💡 Others

  • [android][ios] Updated Gradle build and Podspec files to ensure app.json/app.config.js values are correctly updated during each native build. (#34228 by @​chrfalch)
  • [Android] Started using expo modules gradle plugin. (#34176 by @​lukmccall)
Commits

Updates expo-file-system from 18.0.12 to 18.1.11

Changelog

Sourced from expo-file-system's changelog.

18.1.11 - 2025-07-01

💡 Others

18.1.10 — 2025-05-08

🐛 Bug fixes

  • Fix the UploadTask.uploadAsync method's return type did not indicate that the method could resolve to null. (#36476 by @​DoctorJohn)

18.1.9 — 2025-05-03

This version does not introduce any user-facing changes.

18.1.8 — 2025-04-30

This version does not introduce any user-facing changes.

18.1.7 — 2025-04-28

💡 Others

18.1.6 — 2025-04-25

This version does not introduce any user-facing changes.

18.1.5 — 2025-04-21

This version does not introduce any user-facing changes.

18.1.4 — 2025-04-14

This version does not introduce any user-facing changes.

18.1.3 — 2025-04-11

This version does not introduce any user-facing changes.

18.1.2 — 2025-04-11

This version does not introduce any user-facing changes.

18.1.1 — 2025-04-09

This version does not introduce any user-facing changes.

... (truncated)

Commits

Updates expo-image from 2.0.7 to 2.4.0

Changelog

Sourced from expo-image's changelog.

2.4.0 - 2025-07-17

🎉 New features

  • [iOS] Add a new prop - enforceEarlyResizing to reduce the memory usage of the image view. (#37909 by @​lukmccall)

🐛 Bug fixes

2.3.2 - 2025-07-01

🐛 Bug fixes

  • [iOS] Use specified cache type when no transformation is applied (#37777 by @​jakex7)

2.3.1 - 2025-07-01

🐛 Bug fixes

  • [iOS] Fixed contentPosition is not correct after switching theme. (#37374 by @​kudo)

📚 3rd party library updates

  • [Android] Bumped GIF Glide plugin to 3.0.5 for Android 16KB page size support. (#37454 by @​kudo)

2.3.0 - 2025-06-11

🛠 Breaking changes

  • [iOS] useAppleWebpCodec has been moved from the source object to the component's prop to make it usable with the local assets. (#37300 by @​tsapeta)

🐛 Bug fixes

  • [iOS] Fix blurry images when using tintColor by scaling imageThumbnailPixelSize with screen density. (#37235 by @​hirbod)

2.2.1 - 2025-06-10

This version does not introduce any user-facing changes.

2.2.0 - 2025-06-04

🎉 New features

🐛 Bug fixes

... (truncated)

Commits

Updates expo-image-picker from 16.0.6 to 16.1.4

Changelog

Sourced from expo-image-picker's changelog.

16.1.4 — 2025-04-30

This version does not introduce any user-facing changes.

16.1.3 — 2025-04-25

This version does not introduce any user-facing changes.

16.1.2 — 2025-04-14

This version does not introduce any user-facing changes.

16.1.1 — 2025-04-09

This version does not introduce any user-facing changes.

16.1.0 — 2025-04-04

🎉 New features

  • Added support for ordered selection and default tab selection on Android. (#34223 by @​fobos531)
  • Add support for cameraType in web implementation (#35221 by @​RyogaK)

🐛 Bug fixes

💡 Others

Commits

Updates expo-linking from 7.0.5 to 7.1.7

Changelog

Sourced from expo-linking's changelog.

7.1.7 - 2025-07-03

🐛 Bug fixes

7.1.6 - 2025-07-01

💡 Others

7.1.5 — 2025-05-08

🐛 Bug fixes

7.1.4 — 2025-04-30

This version does not introduce any user-facing changes.

7.1.3 — 2025-04-25

This version does not introduce any user-facing changes.

7.1.2 — 2025-04-14

This version does not introduce any user-facing changes.

7.1.1 — 2025-04-09

This version does not introduce any user-facing changes.

7.1.0 — 2025-04-04

🎉 New features

💡 Others

Commits

Updates expo-local-authentication from 15.0.2 to 16.0.5

Changelog

Sourced from expo-local-authentication's changelog.

16.0.5 - 2025-07-01

💡 Others

16.0.4 — 2025-04-30

This version does not introduce any user-facing changes.

16.0.3 — 2025-04-25

This version does not introduce any user-facing changes.

16.0.2 — 2025-04-14

This versio...

Description has been truncated

Bumps the mobile group with 48 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@expo/vector-icons](https://github.com/expo/vector-icons) | `14.1.0` | `15.0.0` |
| [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.7.2` | `7.0.0` |
| [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.7.2` | `7.0.0` |
| [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.10.0` | `5.2.1` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `6.5.0` | `7.3.1` |
| [@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` |
| [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) | `15.1.3` | `20.0.1` |
| [@react-native-community/datetimepicker](https://github.com/react-native-community/datetimepicker) | `8.2.0` | `8.4.4` |
| [@shopify/flash-list](https://github.com/Shopify/flash-list) | `1.7.3` | `2.0.3` |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `52.0.42` | `53.0.20` |
| [expo-blur](https://github.com/expo/expo/tree/HEAD/packages/expo-blur) | `14.0.3` | `14.1.5` |
| [expo-camera](https://github.com/expo/expo/tree/HEAD/packages/expo-camera) | `16.0.18` | `16.1.11` |
| [expo-constants](https://github.com/expo/expo/tree/HEAD/packages/expo-constants) | `17.0.8` | `17.1.7` |
| [expo-file-system](https://github.com/expo/expo/tree/HEAD/packages/expo-file-system) | `18.0.12` | `18.1.11` |
| [expo-image](https://github.com/expo/expo/tree/HEAD/packages/expo-image) | `2.0.7` | `2.4.0` |
| [expo-image-picker](https://github.com/expo/expo/tree/HEAD/packages/expo-image-picker) | `16.0.6` | `16.1.4` |
| [expo-linking](https://github.com/expo/expo/tree/HEAD/packages/expo-linking) | `7.0.5` | `7.1.7` |
| [expo-local-authentication](https://github.com/expo/expo/tree/HEAD/packages/expo-local-authentication) | `15.0.2` | `16.0.5` |
| [expo-location](https://github.com/expo/expo/tree/HEAD/packages/expo-location) | `18.0.9` | `18.1.6` |
| [expo-notifications](https://github.com/expo/expo/tree/HEAD/packages/expo-notifications) | `0.29.14` | `0.31.4` |
| [expo-router](https://github.com/expo/expo/tree/HEAD/packages/expo-router) | `4.0.21` | `5.1.4` |
| [expo-secure-store](https://github.com/expo/expo/tree/HEAD/packages/expo-secure-store) | `14.0.1` | `14.2.3` |
| [expo-splash-screen](https://github.com/expo/expo/tree/HEAD/packages/expo-splash-screen) | `0.29.22` | `0.30.10` |
| [expo-status-bar](https://github.com/expo/expo/tree/HEAD/packages/expo-status-bar) | `2.0.1` | `2.2.3` |
| [expo-symbols](https://github.com/expo/expo/tree/HEAD/packages/expo-symbols) | `0.2.2` | `0.4.5` |
| [expo-system-ui](https://github.com/expo/expo/tree/HEAD/packages/expo-system-ui) | `4.0.9` | `5.0.10` |
| [expo-web-browser](https://github.com/expo/expo/tree/HEAD/packages/expo-web-browser) | `14.0.2` | `14.2.0` |
| [nativewind](https://github.com/marklawlor/nativewind) | `2.0.11` | `4.1.23` |
| [openapi-fetch](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-fetch) | `0.13.8` | `0.14.0` |
| [openapi-react-query](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-react-query) | `0.2.10` | `0.5.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.1.1` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.1.1` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.76.8` | `0.81.0` |
| [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | `2.20.2` | `2.28.0` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `3.16.1` | `4.0.2` |
| [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) | `4.12.0` | `5.6.1` |
| [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.4.0` | `4.15.2` |
| [react-native-svg](https://github.com/react-native-community/react-native-svg) | `15.8.0` | `15.12.1` |
| [react-native-web](https://github.com/necolas/react-native-web) | `0.19.13` | `0.21.1` |
| [react-native-webview](https://github.com/react-native-webview/react-native-webview) | `13.12.5` | `13.15.0` |
| [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.1.1` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.24` | `19.1.11` |
| [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.34.0` |
| [eslint-config-expo](https://github.com/expo/expo/tree/HEAD/packages/eslint-config-expo) | `8.0.1` | `9.2.0` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.0.5` |
| [jest-expo](https://github.com/expo/expo/tree/HEAD/packages/jest-expo) | `52.0.6` | `53.0.9` |
| [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) | `18.3.1` | `19.1.1` |



Updates `@expo/vector-icons` from 14.1.0 to 15.0.0
- [Commits](expo/vector-icons@v14.1.0...v15.0.0)

Updates `@fortawesome/free-regular-svg-icons` from 6.7.2 to 7.0.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.7.2...7.0.0)

Updates `@fortawesome/free-solid-svg-icons` from 6.7.2 to 7.0.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.7.2...7.0.0)

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

Updates `@mui/icons-material` from 6.5.0 to 7.3.1
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v7.3.1/packages/mui-icons-material)

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 `@react-native-community/cli` from 15.1.3 to 20.0.1
- [Release notes](https://github.com/react-native-community/cli/releases)
- [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/react-native-community/cli/commits/v20.0.1/packages/cli)

Updates `@react-native-community/datetimepicker` from 8.2.0 to 8.4.4
- [Release notes](https://github.com/react-native-community/datetimepicker/releases)
- [Changelog](https://github.com/react-native-datetimepicker/datetimepicker/blob/master/CHANGELOG.md)
- [Commits](react-native-datetimepicker/datetimepicker@v8.2.0...v8.4.4)

Updates `@shopify/flash-list` from 1.7.3 to 2.0.3
- [Release notes](https://github.com/Shopify/flash-list/releases)
- [Changelog](https://github.com/Shopify/flash-list/blob/main/CHANGELOG.md)
- [Commits](Shopify/flash-list@v1.7.3...v2.0.3)

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

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

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

Updates `expo-constants` from 17.0.8 to 17.1.7
- [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-file-system` from 18.0.12 to 18.1.11
- [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-image` from 2.0.7 to 2.4.0
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-image/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-image)

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

Updates `expo-linking` from 7.0.5 to 7.1.7
- [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-local-authentication` from 15.0.2 to 16.0.5
- [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-location` from 18.0.9 to 18.1.6
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-location/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-location)

Updates `expo-notifications` from 0.29.14 to 0.31.4
- [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.21 to 5.1.4
- [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-secure-store` from 14.0.1 to 14.2.3
- [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 `expo-splash-screen` from 0.29.22 to 0.30.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 2.0.1 to 2.2.3
- [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-symbols` from 0.2.2 to 0.4.5
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-symbols/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-symbols)

Updates `expo-system-ui` from 4.0.9 to 5.0.10
- [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 14.0.2 to 14.2.0
- [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 `nativewind` from 2.0.11 to 4.1.23
- [Release notes](https://github.com/marklawlor/nativewind/releases)
- [Commits](https://github.com/marklawlor/nativewind/commits)

Updates `openapi-fetch` from 0.13.8 to 0.14.0
- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-fetch/CHANGELOG.md)
- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/[email protected]/packages/openapi-fetch)

Updates `openapi-react-query` from 0.2.10 to 0.5.0
- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-react-query/CHANGELOG.md)
- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/[email protected]/packages/openapi-react-query)

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 `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` from 0.76.8 to 0.81.0
- [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.81.0/packages/react-native)

Updates `react-native-gesture-handler` from 2.20.2 to 2.28.0
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@2.20.2...2.28.0)

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

Updates `react-native-safe-area-context` from 4.12.0 to 5.6.1
- [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases)
- [Commits](AppAndFlow/react-native-safe-area-context@v4.12.0...v5.6.1)

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

Updates `react-native-svg` from 15.8.0 to 15.12.1
- [Release notes](https://github.com/react-native-community/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v15.8.0...v15.12.1)

Updates `react-native-web` from 0.19.13 to 0.21.1
- [Release notes](https://github.com/necolas/react-native-web/releases)
- [Commits](necolas/react-native-web@0.19.13...0.21.1)

Updates `react-native-webview` from 13.12.5 to 13.15.0
- [Release notes](https://github.com/react-native-webview/react-native-webview/releases)
- [Changelog](https://github.com/react-native-webview/react-native-webview/blob/master/.releaserc)
- [Commits](react-native-webview/react-native-webview@v13.12.5...v13.15.0)

Updates `zod` from 3.25.76 to 4.1.1
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.25.76...v4.1.1)

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

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

Updates `eslint` from 8.57.1 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.1...v9.34.0)

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

Updates `jest` from 29.7.0 to 30.0.5
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest)

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

Updates `react-test-renderer` 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-test-renderer)

---
updated-dependencies:
- dependency-name: "@expo/vector-icons"
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: "@fortawesome/free-regular-svg-icons"
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: "@hookform/resolvers"
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: "@mui/icons-material"
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- 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: mobile
- dependency-name: "@react-native-community/cli"
  dependency-version: 20.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: "@react-native-community/datetimepicker"
  dependency-version: 8.4.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: "@shopify/flash-list"
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo
  dependency-version: 53.0.20
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-blur
  dependency-version: 14.1.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: expo-camera
  dependency-version: 16.1.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: expo-constants
  dependency-version: 17.1.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: expo-file-system
  dependency-version: 18.1.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: expo-image
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: expo-image-picker
  dependency-version: 16.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: expo-linking
  dependency-version: 7.1.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: expo-local-authentication
  dependency-version: 16.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-location
  dependency-version: 18.1.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: expo-notifications
  dependency-version: 0.31.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: expo-router
  dependency-version: 5.1.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-secure-store
  dependency-version: 14.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: expo-splash-screen
  dependency-version: 0.30.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: expo-status-bar
  dependency-version: 2.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: expo-symbols
  dependency-version: 0.4.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: expo-system-ui
  dependency-version: 5.0.10
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-web-browser
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: nativewind
  dependency-version: 4.1.23
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: openapi-fetch
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: openapi-react-query
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: react-dom
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: react-native
  dependency-version: 0.81.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-native-gesture-handler
  dependency-version: 2.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-native-reanimated
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: react-native-safe-area-context
  dependency-version: 5.6.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: react-native-screens
  dependency-version: 4.15.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-native-svg
  dependency-version: 15.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-native-web
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-native-webview
  dependency-version: 13.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: zod
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: "@types/jest"
  dependency-version: 30.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: "@types/react"
  dependency-version: 19.1.11
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: eslint
  dependency-version: 9.34.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: eslint-config-expo
  dependency-version: 9.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: jest
  dependency-version: 30.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: jest-expo
  dependency-version: 53.0.9
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: react-test-renderer
  dependency-version: 19.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mobile
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 25, 2025
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