Skip to content

fix(deps): bump the npm_and_yarn group across 1 directory with 23 updates - #22

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-a62569563e
Open

fix(deps): bump the npm_and_yarn group across 1 directory with 23 updates#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-a62569563e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 23 updates in the / directory:

Package From To
dotenv 17.3.1 17.4.2
jose 6.2.2 6.2.4
libsodium-wrappers 0.8.2 0.8.4
pg 8.20.0 8.22.0
@types/pg 8.18.0 8.20.0
@types/node 25.5.0 26.1.1
tsx 4.21.0 4.23.1
typescript 5.9.3 7.0.2
@maplibre/maplibre-react-native 10.4.2 11.3.6
@react-navigation/native 7.1.33 7.3.14
@react-navigation/native-stack 7.14.5 7.18.6
expo 55.0.7 57.0.8
expo-location 55.1.3 57.0.6
expo-secure-store 55.0.9 57.0.1
expo-status-bar 55.0.4 57.0.1
expo-task-manager 55.0.10 57.0.6
react 19.2.4 19.2.8
@types/react 19.2.14 19.2.17
react-dom 19.2.4 19.2.8
react-native 0.84.1 0.86.0
react-native-safe-area-context 5.7.0 5.8.0
react-native-screens 4.24.0 4.26.2
sharp 0.35.0 0.35.3

Updates dotenv from 17.3.1 to 17.4.2

Changelog

Sourced from dotenv's changelog.

17.4.2 (2026-04-12)

Changed

  • Improved skill files - tightened up details (#1009)

17.4.1 (2026-04-05)

Changed

  • Change text injecting to injected (#1005)

17.4.0 (2026-04-01)

Added

  • Add skills/ folder with focused agent skills: skills/dotenv/SKILL.md (core usage) and skills/dotenvx/SKILL.md (encryption, multiple environments, variable expansion) for AI coding agent discovery via the skills.sh ecosystem (npx skills add motdotla/dotenv)

Changed

  • Tighten up logs: ◇ injecting env (14) from .env (#1003)
Commits

Updates jose from 6.2.2 to 6.2.4

Release notes

Sourced from jose's releases.

v6.2.4

Documentation

  • update README.md and SECURITY.md to reflect passed EOL dates (2a84032)

Refactor

  • normalize JWK export members from runtime quirks (386a3eb)

v6.2.3

Refactor

  • cleanly reject invalid PBES2 p2c (0cdb851)
Changelog

Sourced from jose's changelog.

6.2.4 (2026-07-21)

Documentation

  • update README.md and SECURITY.md to reflect passed EOL dates (2a84032)

Refactor

  • normalize JWK export members from runtime quirks (386a3eb)

6.2.3 (2026-04-27)

Refactor

  • cleanly reject invalid PBES2 p2c (0cdb851)
Commits
  • 3ced677 chore(release): 6.2.4
  • 9725456 chore: bump packages
  • 386a3eb refactor: normalize JWK export members from runtime quirks
  • f86dbef chore: bump packages
  • 990c670 test: update electron expectations
  • 0bbe2d0 chore: fix broken links for undici
  • 294c40c test: update electron expectations
  • a378068 chore(deps): bump the actions group with 2 updates
  • b299ce2 chore(deps-dev): bump undici
  • f261d84 chore(deps-dev): bump tar in the npm_and_yarn group across 1 directory
  • Additional commits viewable in compare view

Updates libsodium-wrappers from 0.8.2 to 0.8.4

Release notes

Sourced from libsodium-wrappers's releases.

0.8.4

No release notes provided.

0.8.3

Update to libsodium 1.0.22.

Commits

Updates pg from 8.20.0 to 8.22.0

Changelog

Sourced from pg's changelog.

pg@8.22.0

pg@8.21.0

Commits

Updates @types/pg from 8.18.0 to 8.20.0

Commits

Updates @types/node from 25.5.0 to 26.1.1

Commits

Updates @types/pg from 8.18.0 to 8.20.0

Commits

Updates tsx from 4.21.0 to 4.23.1

Release notes

Sourced from tsx's releases.

v4.23.1

4.23.1 (2026-07-13)

Bug Fixes

  • support tsImport after global preload (8d4ffc2)
  • watch: avoid clearing piped output (95d0672)
  • watch: treat script and dependency paths literally (79fddde)

Performance Improvements

  • index transform cache lazily (e818ad6)
  • load esbuild lazily in CLI (d067938)
  • map Node TypeScript formats directly (cdcc623)
  • use sync module hooks on Node v22.22.3+ (f8992f1)

This release is also available on:

v4.23.0

4.23.0 (2026-07-03)

Bug Fixes

Features


This release is also available on:

v4.22.5

4.22.5 (2026-07-02)

Bug Fixes

  • isolate hook state per async module.register() registration (a305f36)

This release is also available on:

... (truncated)

Commits
  • 79fddde fix(watch): treat script and dependency paths literally
  • e818ad6 perf: index transform cache lazily
  • cdcc623 perf: map Node TypeScript formats directly
  • d067938 perf: load esbuild lazily in CLI
  • 95d0672 fix(watch): avoid clearing piped output
  • 6fd4607 docs: add per-page metadata
  • f4176d8 docs: generate sitemap
  • 8d4ffc2 fix: support tsImport after global preload
  • f0e89b2 docs: document Node's public type-stripping API vs internal loader path
  • f8992f1 perf: use sync module hooks on Node v22.22.3+
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.


Updates typescript from 5.9.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Updates @maplibre/maplibre-react-native from 10.4.2 to 11.3.6

Release notes

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

v11.3.6

11.3.6 (2026-06-25)

Bug Fixes

v11.3.5

11.3.5 (2026-06-24)

Bug Fixes

v11.3.4

11.3.4 (2026-06-08)

Bug Fixes

  • Android: use getReactTag for react-native >= 0.87 compatibility (#1583) (165174e)

v11.3.3

11.3.3 (2026-06-06)

Bug Fixes

  • expo: import config-plugins from expo/ instead of @expo/ (#1582) (d03a0dd)

v11.3.2

11.3.2 (2026-06-01)

Bug Fixes

v11.3.1

11.3.1 (2026-06-01)

Bug Fixes

v11.3.0

... (truncated)

Changelog

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

11.3.6 (2026-06-25)

Bug Fixes

11.3.5 (2026-06-24)

Bug Fixes

11.3.4 (2026-06-08)

Bug Fixes

  • Android: use getReactTag for react-native >= 0.87 compatibility (#1583) (165174e)

11.3.3 (2026-06-06)

Bug Fixes

  • expo: import config-plugins from expo/ instead of @expo/ (#1582) (d03a0dd)

11.3.2 (2026-06-01)

Bug Fixes

11.3.1 (2026-06-01)

Bug Fixes

11.3.0 (2026-05-30)

Features

11.2.1 (2026-05-12)

Bug Fixes

... (truncated)

Commits
  • e5ba675 chore(release): 11.3.6 [skip ci]
  • ed990af fix(android): guard stale map child indexes (#1596)
  • 0c26222 chore(release): 11.3.5 [skip ci]
  • f5c8a2d docs: link to AI policy (#1591)
  • 4f82513 fix(iOS): image loading EXC_BAD_ACCESS (#1590)
  • e901c70 chore(release): 11.3.4 [skip ci]
  • 165174e fix(Android): use getReactTag for react-native >= 0.87 compatibility (#1583)
  • 4bd29f4 chore(release): 11.3.3 [skip ci]
  • d03a0dd fix(expo): import config-plugins from expo/ instead of @expo/ (#1582)
  • 013db14 chore(deps-dev): bump @​babel/core from 7.29.0 to 7.29.7 (#1579)
  • Additional commits viewable in compare view

Updates @react-navigation/native from 7.1.33 to 7.3.14

Release notes

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

@​react-navigation/native@​7.3.14

7.3.14 (2026-07-24)

Bug Fixes

@​react-navigation/native@​7.3.12

7.3.12 (2026-07-20)

Bug Fixes

@​react-navigation/native@​7.3.9

7.3.9 (2026-07-16)

Bug Fixes

@​react-navigation/native@​7.3.8

7.3.8 (2026-07-07)

Bug Fixes

@​react-navigation/native@​7.3.6

7.3.6 (2026-07-03)

Bug Fixes

@​react-navigation/native@​7.3.2

7.3.2 (2026-06-14)

Bug Fixes

... (truncated)

Changelog

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

7.3.14 (2026-07-24)

Bug Fixes

7.3.13 (2026-07-20)

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

7.3.12 (2026-07-20)

Bug Fixes

7.3.11 (2026-07-17)

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

7.3.10 (2026-07-17)

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

7.3.9 (2026-07-16)

Bug Fixes

7.3.8 (2026-07-07)

Bug Fixes

7.3.7 (2026-07-03)

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

7.3.6 (2026-07-03)

Bug Fixes

... (truncated)

Commits

Updates @react-navigation/native-stack from 7.14.5 to 7.18.6

Release notes

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

@​react-navigation/native-stack@​7.18.1

7.18.1 (2026-07-16)

Bug Fixes

  • account for disabled top inset for header height (1c12df8) - by @

@​react-navigation/native-stack@​7.18.0

7.18.0 (2026-07-16)

Features

@​react-navigation/native-stack@​7.17.0

7.17.0 (2026-06-07)

Features

@​react-navigation/native-stack@​7.16.0

7.16.0 (2026-05-25)

Features

Changelog

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

7.18.6 (2026-07-24)

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

7.18.5 (2026-07-20)

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

7.18.4 (2026-07-20)

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

7.18.3 (2026-07-17)

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

7.18.2 (2026-07-17)

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

7.18.1 (2026-07-16)

Bug Fixes

  • account for disabled top inset for header height (1c12df8) - by @

7.18.0 (2026-07-16)

Features

7.17.10 (2026-07-07)

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

7.17.9 (2026-07-03)

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

7.17.8 (2026-07-03)

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

7.17.7 (2026-06-30)

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

7.17.6 (2026-06-23)

... (truncated)

Commits

Updates expo from 55.0.7 to 57.0.8

Changelog

Sourced from expo's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

  • [Android] Fixed expo-fetch race condition causing out-of-order delivery of initial chunks (#42161 by @​matthieugicquel)
  • [iOS] Pass the React runtime scheduler to ExpoModulesCore through a weak handle, so dispatching onto the JS thread during a reload no longer risks calling into a scheduler the React instance already destroyed. (#47492 by @​tsapeta)
  • Fix expo/fetch on Android sending a single 0x00 byte instead of an empty body for body-less POST/PUT/PATCH requests. (#46678 by @​zoontek)
  • Fix iOS build against React Native 0.87+ by dropping the legacy architecture (bridge) RCTRootViewFactoryConfiguration setup. (#46641 by @​zoontek)
  • Include JavaScript and React component stacks in web dev server error logs. (#46584 by @​krystofwoldrich)
  • Decompress gzip / br / zstd expo/fetch responses on Android even when the caller sets their own Accept-Encoding header. (#46398 by @​zoontek)
  • Fix bodyUsed leaking across siblings when fetch Response is cloned twice (#46397 by @​zoontek)
  • Prevent fatal The stream is not in a state that permits close in expo/fetch when native delivers didComplete/didFailWithError after the consumer has already canceled the body stream. (#44909 by @​safaiyeh)
  • Adopted the UIKit scene-based life cycle on iOS so apps built with the iOS 27 SDK launch correctly. (#46733 by @​alanjhughes)
  • [iOS] Mark ExpoAppSceneDelegate as unavailable in extensions. (#46799 by @​jakex7)
  • Fix asyncRoutes failing on Android and iOS with Requiring unknown module (#46870 by @​hassankhan)
  • Fix Response.blob() in expo/fetch throwing when the global Blob is react-native's implementation. (#47538 by @​kudo)
  • [iOS] Fix Linking.getInitialURL() returning null and deep links being dropped when a URL cold-starts an app on the UIKit scene life cycle. (#47628 by @​tsapeta)
  • Fix import.meta.url being null on web when read after the bundle's synchronous execution (from effects, async code, or dynamic imports). (#47802 by @​zoontek)
  • [iOS] Mark ExpoAppSceneDelegate as unavailable in iOSApplicationExtension for widgets. (#47894 by @​jakex7)
  • [iOS] Add ExpoBundleConfiguration to derive RCTBundleConfiguration from the normalized bundle URL instead of default shared settings singleton (#48010 by @​kitten)
  • [iOS] Resolve the dev server port from the RCTMetroPort Info.plist key at runtime so bare projects without expo-dev-client connect to their own Metro instance instead of defaulting to 8081. (#48098 by @​alanjhughes)

💡 Others

  • [Android] ExpoReactHostFactory now passes host handlers' DevSupportManagerFactory to ReactHostImpl. (#47637 by @​alanjhughes)
  • Restore RCTHostRuntimeDelegate conformance for react-native-macos (#46420 by @​gabrieldonadel)
  • Add explicit react-native/Libraries/Core/InitializeCore import to native runtime entrypoint (#46344 by @​kitten)
  • [Internal] Return thenable with sync-bailout for async require calls (#46539 by @​kitten)
  • [Internal] Update logbox imports (#46640 by @​kitten)
  • Re-export more expo-modules-core APIs (#45987 by @​Wenszel)
  • Update URL and URLSearchParams implementation to support IDNA/TR-46 and improve performance. Spec-adherence has increased and few gaps should now be noticeable compared to browsers (#47813 by @​kitten)

56.0.5 — 2026-05-26

💡 Others

56.0.4 — 2026-05-23

This version does not introduce any user-facing changes.

... (truncated)

Commits

Updates expo-location from 55.1.3 to 57.0.6

Changelog

Sourced from expo-location's changelog.

Changelog

Unpublished

🛠 Breaking changes

  • [iOS] Remove the stale top-level scope and accuracy properties from the permission response returned by getForegroundPermissionsAsync and requestForegroundPermissionsAsync. Use the values under ios instead. (#48009 by @​Wenszel)

🎉 New features

🐛 Bug fixes

  • [Android] Fix timeInterval and distanceInterval being ignored for background location updates. (#46788 by @​doshisunny)
  • [iOS] Fix incorrect default value for pausesUpdatesAutomatically to match docs. (#47008 by @​Ignigena)

💡 Others

56.0.14 — 2026-05-26

This version does not introduce any user-facing changes.

56.0.13 — 2026-05-23

This version does not introduce any user-facing changes.

56.0.12 — 2026-05-21

🐛 Bug fixes

56.0.11 — 2026-05-20

This version does not introduce any user-facing changes.

56.0.10 — 2...

Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
…ates

Bumps the npm_and_yarn group with 23 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [dotenv](https://github.com/motdotla/dotenv) | `17.3.1` | `17.4.2` |
| [jose](https://github.com/panva/jose) | `6.2.2` | `6.2.4` |
| [libsodium-wrappers](https://github.com/jedisct1/libsodium.js) | `0.8.2` | `0.8.4` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.20.0` | `8.22.0` |
| [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.18.0` | `8.20.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `26.1.1` |
| [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.23.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` |
| [@maplibre/maplibre-react-native](https://github.com/maplibre/maplibre-react-native) | `10.4.2` | `11.3.6` |
| [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) | `7.1.33` | `7.3.14` |
| [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) | `7.14.5` | `7.18.6` |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `55.0.7` | `57.0.8` |
| [expo-location](https://github.com/expo/expo/tree/HEAD/packages/expo-location) | `55.1.3` | `57.0.6` |
| [expo-secure-store](https://github.com/expo/expo/tree/HEAD/packages/expo-secure-store) | `55.0.9` | `57.0.1` |
| [expo-status-bar](https://github.com/expo/expo/tree/HEAD/packages/expo-status-bar) | `55.0.4` | `57.0.1` |
| [expo-task-manager](https://github.com/expo/expo/tree/HEAD/packages/expo-task-manager) | `55.0.10` | `57.0.6` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.8` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.17` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.8` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.84.1` | `0.86.0` |
| [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) | `5.7.0` | `5.8.0` |
| [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.24.0` | `4.26.2` |
| [sharp](https://github.com/lovell/sharp) | `0.35.0` | `0.35.3` |



Updates `dotenv` from 17.3.1 to 17.4.2
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v17.3.1...v17.4.2)

Updates `jose` from 6.2.2 to 6.2.4
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v6.2.2...v6.2.4)

Updates `libsodium-wrappers` from 0.8.2 to 0.8.4
- [Release notes](https://github.com/jedisct1/libsodium.js/releases)
- [Commits](jedisct1/libsodium.js@0.8.2...0.8.4)

Updates `pg` from 8.20.0 to 8.22.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.22.0/packages/pg)

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

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

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

Updates `tsx` from 4.21.0 to 4.23.1
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.21.0...v4.23.1)

Updates `typescript` from 5.9.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

Updates `@maplibre/maplibre-react-native` from 10.4.2 to 11.3.6
- [Release notes](https://github.com/maplibre/maplibre-react-native/releases)
- [Changelog](https://github.com/maplibre/maplibre-react-native/blob/main/CHANGELOG.md)
- [Commits](maplibre/maplibre-react-native@v10.4.2...v11.3.6)

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

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

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

Updates `expo-location` from 55.1.3 to 57.0.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-secure-store` from 55.0.9 to 57.0.1
- [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 55.0.4 to 57.0.1
- [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-task-manager` from 55.0.10 to 57.0.6
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-task-manager/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-task-manager)

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

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

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

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

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

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

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

Updates `sharp` from 0.35.0 to 0.35.3
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.35.0...v0.35.3)

---
updated-dependencies:
- dependency-name: "@maplibre/maplibre-react-native"
  dependency-version: 11.3.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: "@react-navigation/native"
  dependency-version: 7.3.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: "@react-navigation/native-stack"
  dependency-version: 7.17.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: "@types/node"
  dependency-version: 26.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: "@types/pg"
  dependency-version: 8.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: "@types/pg"
  dependency-version: 8.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: "@types/react"
  dependency-version: 19.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: "@types/react"
  dependency-version: 19.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: dotenv
  dependency-version: 17.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: expo
  dependency-version: 57.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: expo-location
  dependency-version: 57.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: expo-secure-store
  dependency-version: 57.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: expo-status-bar
  dependency-version: 57.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: expo-task-manager
  dependency-version: 57.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: jose
  dependency-version: 6.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: libsodium-wrappers
  dependency-version: 0.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: pg
  dependency-version: 8.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: react
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: react-dom
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: react-native
  dependency-version: 0.86.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: react-native-safe-area-context
  dependency-version: 5.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: react-native-screens
  dependency-version: 4.25.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: sharp
  dependency-version: 0.35.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: tsx
  dependency-version: 4.22.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump the npm_and_yarn group with 23 updates fix(deps): bump the npm_and_yarn group across 1 directory with 23 updates Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-a62569563e branch from adbc2b8 to 9ab301b Compare July 27, 2026 00:09
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