Skip to content

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

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

chore(deps): bump the production-dependencies group across 1 directory with 24 updates#11
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-c19b6fe00e

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 8, 2025

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

Package From To
@expo/metro-runtime 5.0.4 6.1.2
@react-native-async-storage/async-storage 2.1.2 2.2.0
@react-native-community/datetimepicker 8.4.2 8.5.1
@react-navigation/bottom-tabs 7.4.2 7.8.11
@react-navigation/stack 7.4.2 7.6.11
expo 53.0.17 54.0.27
expo-dev-client 5.2.4 6.0.20
expo-secure-store 14.2.3 15.0.8
expo-status-bar 2.2.3 3.0.9
firebase 10.14.1 12.6.0
firebase-admin 13.4.0 13.6.0
form-data 4.0.4 4.0.5
metro 0.82.5 0.83.3
react 19.0.0 19.2.1
react-dom 19.0.0 19.2.1
react-native 0.79.5 0.82.1
react-native-gesture-handler 2.24.0 2.29.1
react-native-reanimated 3.17.5 4.2.0
react-native-safe-area-context 5.4.0 5.6.2
react-native-screens 4.11.1 4.18.0
react-native-vector-icons 10.2.0 10.3.0
react-native-web 0.20.0 0.21.2

Updates @expo/metro-runtime from 5.0.4 to 6.1.2

Changelog

Sourced from @​expo/metro-runtime'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

54.0.0 — 2025-09-10

📚 3rd party library updates

  • expo-sqlite
  • expo-camera
    • [Android] Bumped MLKit barcode scanner to 17.3.0 for Android 16KB page size support. (#37454 by @​kudo)

🛠 Breaking changes

  • expo-notifications
  • expo-media-library
    • [Android] Fix getAssetsAsync loading performance, add resolveWithFullInfo option to control whether to load full EXIF data for images. This is a breaking change for Android apps, as it might break the orientation of images in some cases. (#37957 by @​kosmydel).
  • expo-intent-launcher
  • expo-image-picker
    • [Web] Changed web uri to use blob URLs instead of base64 data URLs for better performance. The uri property will now be a blob URL instead of a base64 data URL, while the base64 property behavior remains unchanged. (#37447 by @​hirbod)
    • [ios] The default for preferredAssetRepresentationMode is now .current instead of .automatic. This keeps the asset in its original container/codec (e.g. HEIC instead of JPEG) and is required for the new fast-path. Apps that relied on .automatic re-encoded output can pass preferredAssetRepresentationMode: '.automatic' to restore the old behaviour. (#37569 by @​hirbod)
  • expo-font
  • expo-file-system
    • Make the modern filesystem API the default, move previous one to expo-file-system/legacy. (#38404 by @​aleqsio)
  • expo-document-picker
    • [Web] getDocumentAsync() no longer returns base64 by default. The uri on web now always points to a Blob created via URL.createObjectURL(), which can be used for previews or appended to FormData for uploads. Selecting large files on web is now almost instant, since there’s no base64 conversion by default. If you still need base64, you can pass base64: true in the options. A new base64 field will then be included in the result. (#37443 by @​hirbod)

🎉 New features

... (truncated)

Commits

Updates @react-native-async-storage/async-storage from 2.1.2 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
Commits

Updates @react-native-community/datetimepicker from 8.4.2 to 8.5.1

Release notes

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

v8.5.1

8.5.1 (2025-11-25)

Bug Fixes

  • ios: internal picker state persisting with recycling (#1026) (48e89d2)

v8.5.0

8.5.0 (2025-10-26)

Features

  • remove deprecated react native api usages (#950) (1ff05e1)

v8.4.7

8.4.7 (2025-10-26)

Bug Fixes

v8.4.6

8.4.6 (2025-10-26)

This release is burned. It can't be used.

v8.4.5

8.4.5 (2025-09-13)

Bug Fixes

  • android: remove deprecated activity getter (#1003) (f4b046a)

This release is also available on:

v8.4.4

8.4.4 (2025-08-08)

Bug Fixes

... (truncated)

Changelog

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

8.5.1 (2025-11-25)

Bug Fixes

  • ios: internal picker state persisting with recycling (#1026) (48e89d2)

8.5.0 (2025-10-26)

Features

  • remove deprecated react native api usages (#950) (1ff05e1)

8.4.7 (2025-10-26)

Bug Fixes

8.4.6 (2025-10-26)

Bug Fixes

2.6.0

  • Add time picker for Windows #206

2.5.0

  • feat: add minute interval on Android #177

2.4.3

  • Fix TS typings #197
  • document working with dark mode #204

2.4.2

  • Make react-native-windows optional #191

2.4.1

  • allow compiling with xcode 10 #186

2.4.0

... (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-community/datetimepicker since your current version.


Updates @react-navigation/bottom-tabs from 7.4.2 to 7.8.11

Release notes

Sourced from @​react-navigation/bottom-tabs's releases.

@​react-navigation/bottom-tabs@​7.8.7

7.8.7 (2025-11-26)

Bug Fixes

@​react-navigation/bottom-tabs@​7.8.4

7.8.4 (2025-11-07)

Bug Fixes

  • fix native tab bar color in dark theme (056a9e5) - by @

@​react-navigation/bottom-tabs@​7.8.3

7.8.3 (2025-11-07)

Bug Fixes

  • don't wrap tab switch in a transition (9e1d019) - by @

@​react-navigation/bottom-tabs@​7.8.2

7.8.2 (2025-11-06)

Bug Fixes

  • fix color from tab bar badge style not being used in native tabs (4b2d7f7) - by @

@​react-navigation/bottom-tabs@​7.8.1

7.8.1 (2025-11-05)

Bug Fixes

  • fix showing search bar in native tab bar (681f408) - by @

@​react-navigation/bottom-tabs@​7.8.0

7.8.0 (2025-11-05)

Features

  • don't show native header by default in native bottom tabs (fc81d9a) - by @

@​react-navigation/bottom-tabs@​7.7.2

7.7.2 (2025-10-29)

... (truncated)

Changelog

Sourced from @​react-navigation/bottom-tabs's changelog.

7.8.11 (2025-12-03)

Note: Version bump only for package @​react-navigation/bottom-tabs

7.8.10 (2025-12-03)

Note: Version bump only for package @​react-navigation/bottom-tabs

7.8.9 (2025-12-02)

Note: Version bump only for package @​react-navigation/bottom-tabs

7.8.8 (2025-11-29)

Note: Version bump only for package @​react-navigation/bottom-tabs

7.8.7 (2025-11-26)

Bug Fixes

7.8.6 (2025-11-20)

Note: Version bump only for package @​react-navigation/bottom-tabs

7.8.5 (2025-11-14)

Note: Version bump only for package @​react-navigation/bottom-tabs

7.8.4 (2025-11-07)

Bug Fixes

  • fix native tab bar color in dark theme (056a9e5) - by @

7.8.3 (2025-11-07)

Bug Fixes

  • don't wrap tab switch in a transition (9e1d019) - by @

7.8.2 (2025-11-06)

Bug Fixes

  • fix color from tab bar badge style not being used in native tabs (4b2d7f7) - by @

7.8.1 (2025-11-05)

... (truncated)

Commits

Updates @react-navigation/native from 7.1.14 to 7.1.24

Release notes

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

@​react-navigation/native@​7.1.21

7.1.21 (2025-11-20)

Bug Fixes

@​react-navigation/native@​7.1.18

7.1.18 (2025-10-04)

Bug Fixes

Changelog

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

7.1.24 (2025-12-03)

Note: Version bump only for package @​react-navigation/native

7.1.23 (2025-12-03)

Note: Version bump only for package @​react-navigation/native

7.1.22 (2025-11-26)

Note: Version bump only for package @​react-navigation/native

7.1.21 (2025-11-20)

Bug Fixes

7.1.20 (2025-11-14)

Note: Version bump only for package @​react-navigation/native

7.1.19 (2025-10-27)

Note: Version bump only for package @​react-navigation/native

7.1.18 (2025-10-04)

Bug Fixes

7.1.17 (2025-08-02)

Note: Version bump only for package @​react-navigation/native

7.1.16 (2025-07-26)

Note: Version bump only for package @​react-navigation/native

7.1.15 (2025-07-25)

Note: Version bump only for package @​react-navigation/native

Commits

Updates @react-navigation/stack from 7.4.2 to 7.6.11

Release notes

Sourced from @​react-navigation/stack's releases.

@​react-navigation/stack@​7.6.8

7.6.8 (2025-11-26)

Bug Fixes

@​react-navigation/stack@​7.6.7

7.6.7 (2025-11-21)

Bug Fixes

  • fix transition animation for transparent modal (7842834) - by @​satya164
  • tweak determining active state to avoid blank screens (d98552b) - by @

@​react-navigation/stack@​7.6.6

7.6.6 (2025-11-21)

Bug Fixes

@​react-navigation/stack@​7.6.4

7.6.4 (2025-11-14)

Bug Fixes

@​react-navigation/stack@​7.6.3

7.6.3 (2025-11-07)

Bug Fixes

@​react-navigation/stack@​7.6.0

7.6.0 (2025-10-27)

Features

  • restore unhandled state after route names change (#12812) (d773976) - by @

@​react-navigation/stack@​7.5.0

... (truncated)

Changelog

Sourced from @​react-navigation/stack's changelog.

7.6.11 (2025-12-03)

Note: Version bump only for package @​react-navigation/stack

7.6.10 (2025-12-03)

Note: Version bump only for package @​react-navigation/stack

7.6.9 (2025-12-02)

Note: Version bump only for package @​react-navigation/stack

7.6.8 (2025-11-26)

Bug Fixes

7.6.7 (2025-11-21)

Bug Fixes

  • fix transition animation for transparent modal (7842834) - by @​satya164
  • tweak determining active state to avoid blank screens (d98552b) - by @

7.6.6 (2025-11-21)

Bug Fixes

7.6.5 (2025-11-20)

Note: Version bump only for package @​react-navigation/stack

7.6.4 (2025-11-14)

Bug Fixes

7.6.3 (2025-11-07)

Bug Fixes

7.6.2 (2025-11-01)

Note: Version bump only for package @​react-navigation/stack

... (truncated)

Commits

Updates expo from 53.0.17 to 54.0.27

Changelog

Sourced from expo's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

⚠️ Notices

54.0.26 - 2025-12-04

This version does not introduce any user-facing changes.

54.0.25 - 2025-11-18

🐛 Bug fixes

54.0.24 - 2025-11-17

... (truncated)

Commits

Updates expo-constants from 18.0.10 to 18.0.11

Changelog

Sourced from expo-constants's changelog.

18.0.11 - 2025-12-05

This version does not introduce any user-facing changes.

Commits

Updates expo-dev-client from 5.2.4 to 6.0.20

Changelog

Sourced from expo-dev-client's changelog.

6.0.20 - 2025-12-05

This version does not introduce any user-facing changes.

6.0.19 - 2025-12-04

This version does not introduce any user-facing changes.

6.0.18 - 2025-11-17

This version does not introduce any user-facing changes.

6.0.17 - 2025-11-05

This version does not introduce any user-facing changes.

6.0.16 - 2025-10-21

This version does not introduce any user-facing changes.

6.0.15 - 2025-10-10

This version does not introduce any user-facing changes.

6.0.14 - 2025-10-09

This version does not introduce any user-facing changes.

6.0.13 - 2025-10-01

This version does not introduce any user-facing changes.

6.0.12 — 2025-09-11

This version does not introduce any user-facing changes.

6.0.11 — 2025-09-10

This version does not introduce any user-facing changes.

6.0.10 — 2025-09-04

🐛 Bug fixes

6.0.9 — 2025-09-03

This version does not introduce any user-facing changes.

... (truncated)

Commits

Updates expo-secure-store from 14.2.3 to 15.0.8

Changelog

Sourced from expo-secure-store's changelog.

15.0.8 - 2025-12-05

This version does not introduce any user-facing changes.

15.0.7 — 2025-09-11

This version does not introduce any user-facing changes.

15.0.6 — 2025-09-02

💡 Others

15.0.5 — 2025-08-31

This version does not introduce any user-facing changes.

15.0.4 — 2025-08-27

This version does not introduce any user-facing changes.

15.0.3 — 2025-08-25

This version does not introduce any user-facing changes.

15.0.2 — 2025-08-16

This version does not introduce any user-facing changes.

15.0.1 — 2025-08-15

This version does not introduce any user-facing changes.

15.0.0 — 2025-08-13

🐛 Bug fixes

  • [android] Reset isAuthenticating prompt flag when error is thrown (#38132 by @​SYoder1)
  • [android] use more specific error messages in authentication prompt errors (#38340 by @​SYoder1)
Commits
Maintainer changes

This version was pushed to npm by kudochien, a new releaser for expo-secure-store since your current version.


Updates expo-status-bar from 2.2.3 to 3.0.9

Changelog

Sourced from expo-status-bar's changelog.

3.0.9 - 2025-12-05

This version does not introduce any user-facing changes.

3.0.8 — 2025-09-11

This version does not introduce any user-facing changes.

3.0.7 — 2025-09-02

This version does not introduce any user-facing changes.

3.0.6 — 2025-08-31

This version does not introduce any user-facing changes.

3.0.5 — 2025-08-27

This version does not introduce any user-facing changes.

3.0.4 — 2025-08-25

This version does not introduce any user-facing changes.

3.0.3 — 2025-08-18

This version does not introduce any user-facing changes.

3.0.2 — 2025-08-16

This version does not introduce any user-facing changes.

3.0.1 — 2025-08-15

This version does not introduce any user-facing changes.

3.0.0 — 2025-08-13

💡 Others

Commits
Maintainer changes

This version was pushed to npm by kudochien, a new releaser for expo-status-bar since your current version.


Updates firebase from 10.14.1 to 12.6.0

Release notes

Sourced from firebase's releases.

firebase@12.6.0

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/ai@​2.6.0

Minor Changes

firebase@12.6.0

Minor Changes

Patch Changes

@​firebase/app@​0.14.6

Patch Changes

  • Update SDK_VERSION.

@​firebase/app-compat@​0.5.6

Patch Changes

  • Updated dependencies []:
  • @​firebase/app@​0.14.6

@​firebase/data-connect@​0.3.12

Patch Changes

  • c47bd71 #9349 (fixes #9348) - Fixed issue where onComplete wasn't triggering when the user calls unsubscribe on a subscription.

firebase@12.5.0

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/ai@​2.5.0

... (truncated)

Commits

Updates firebase-admin from 13.4.0 to 13.6.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.6.0

New Features

  • feat(dc): Add executeQuery and executeMutation APIs to Data Connect (#2979)

Miscellaneous

…y with 24 updates

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

| Package | From | To |
| --- | --- | --- |
| [@expo/metro-runtime](https://github.com/expo/expo) | `5.0.4` | `6.1.2` |
| [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage/tree/HEAD/packages/default-storage-backend) | `2.1.2` | `2.2.0` |
| [@react-native-community/datetimepicker](https://github.com/react-native-datetimepicker/datetimepicker) | `8.4.2` | `8.5.1` |
| [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs) | `7.4.2` | `7.8.11` |
| [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/stack) | `7.4.2` | `7.6.11` |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `53.0.17` | `54.0.27` |
| [expo-dev-client](https://github.com/expo/expo/tree/HEAD/packages/expo-dev-client) | `5.2.4` | `6.0.20` |
| [expo-secure-store](https://github.com/expo/expo/tree/HEAD/packages/expo-secure-store) | `14.2.3` | `15.0.8` |
| [expo-status-bar](https://github.com/expo/expo/tree/HEAD/packages/expo-status-bar) | `2.2.3` | `3.0.9` |
| [firebase](https://github.com/firebase/firebase-js-sdk) | `10.14.1` | `12.6.0` |
| [firebase-admin](https://github.com/firebase/firebase-admin-node) | `13.4.0` | `13.6.0` |
| [form-data](https://github.com/form-data/form-data) | `4.0.4` | `4.0.5` |
| [metro](https://github.com/facebook/metro) | `0.82.5` | `0.83.3` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.0.0` | `19.2.1` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.0.0` | `19.2.1` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.79.5` | `0.82.1` |
| [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | `2.24.0` | `2.29.1` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `3.17.5` | `4.2.0` |
| [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) | `5.4.0` | `5.6.2` |
| [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.11.1` | `4.18.0` |
| [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) | `10.2.0` | `10.3.0` |
| [react-native-web](https://github.com/necolas/react-native-web) | `0.20.0` | `0.21.2` |



Updates `@expo/metro-runtime` from 5.0.4 to 6.1.2
- [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 2.1.2 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/async-storage@2.2.0/packages/default-storage-backend)

Updates `@react-native-community/datetimepicker` from 8.4.2 to 8.5.1
- [Release notes](https://github.com/react-native-datetimepicker/datetimepicker/releases)
- [Changelog](https://github.com/react-native-datetimepicker/datetimepicker/blob/master/CHANGELOG.md)
- [Commits](react-native-datetimepicker/datetimepicker@v8.4.2...v8.5.1)

Updates `@react-navigation/bottom-tabs` from 7.4.2 to 7.8.11
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/bottom-tabs@7.8.11/packages/bottom-tabs/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/bottom-tabs@7.8.11/packages/bottom-tabs)

Updates `@react-navigation/native` from 7.1.14 to 7.1.24
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native@7.1.24/packages/native/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native@7.1.24/packages/native)

Updates `@react-navigation/stack` from 7.4.2 to 7.6.11
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/stack@7.6.11/packages/stack/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/stack@7.6.11/packages/stack)

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

Updates `expo-constants` from 18.0.10 to 18.0.11
- [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-dev-client` from 5.2.4 to 6.0.20
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-dev-client/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-dev-client)

Updates `expo-secure-store` from 14.2.3 to 15.0.8
- [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-status-bar` from 2.2.3 to 3.0.9
- [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 `firebase` from 10.14.1 to 12.6.0
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@10.14.1...firebase@12.6.0)

Updates `firebase-admin` from 13.4.0 to 13.6.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v13.4.0...v13.6.0)

Updates `form-data` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.4...v4.0.5)

Updates `metro` from 0.82.5 to 0.83.3
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](facebook/metro@v0.82.5...v0.83.3)

Updates `react` from 19.0.0 to 19.2.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.2.1/packages/react)

Updates `react-dom` from 19.0.0 to 19.2.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.2.1/packages/react-dom)

Updates `react-native` from 0.79.5 to 0.82.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.82.1/packages/react-native)

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

Updates `react-native-reanimated` from 3.17.5 to 4.2.0
- [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.2.0/packages/react-native-reanimated)

Updates `react-native-safe-area-context` from 5.4.0 to 5.6.2
- [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases)
- [Commits](AppAndFlow/react-native-safe-area-context@v5.4.0...v5.6.2)

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

Updates `react-native-vector-icons` from 10.2.0 to 10.3.0
- [Release notes](https://github.com/oblador/react-native-vector-icons/releases)
- [Commits](https://github.com/oblador/react-native-vector-icons/commits)

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

---
updated-dependencies:
- dependency-name: "@expo/metro-runtime"
  dependency-version: 6.1.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: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@react-native-community/datetimepicker"
  dependency-version: 8.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@react-navigation/bottom-tabs"
  dependency-version: 7.8.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@react-navigation/native"
  dependency-version: 7.1.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@react-navigation/stack"
  dependency-version: 7.6.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: expo
  dependency-version: 54.0.27
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-constants
  dependency-version: 18.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: expo-dev-client
  dependency-version: 6.0.20
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-secure-store
  dependency-version: 15.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: expo-status-bar
  dependency-version: 3.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: firebase
  dependency-version: 12.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: firebase-admin
  dependency-version: 13.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: form-data
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: metro
  dependency-version: 0.83.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react
  dependency-version: 19.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-native
  dependency-version: 0.82.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-native-gesture-handler
  dependency-version: 2.29.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-native-reanimated
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: react-native-safe-area-context
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-native-screens
  dependency-version: 4.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-native-vector-icons
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-native-web
  dependency-version: 0.21.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 8, 2025

Labels

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

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

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.

0 participants