Skip to content

build: bump the prod-minor-patch group across 1 directory with 26 updates#528

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/prod-minor-patch-57847688a2
Closed

build: bump the prod-minor-patch group across 1 directory with 26 updates#528
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/prod-minor-patch-57847688a2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps the prod-minor-patch group with 26 updates in the / directory:

Package From To
@craftzdog/react-native-buffer 6.1.1 6.1.2
@gorhom/bottom-sheet 5.2.9 5.2.14
@ledgerhq/react-native-hid 6.39.1 6.39.2
@react-navigation/native 7.2.2 7.2.4
react-native-nitro-modules 0.35.0 0.35.6
react-native-reanimated 4.3.0 4.3.1
react-native-svg 15.15.4 15.15.5
@ledgerhq/devices 8.14.1 8.14.2
@ledgerhq/hw-app-algorand 6.35.1 6.35.2
@ledgerhq/react-native-hw-transport-ble 6.40.1 6.40.2
@noble/hashes 1.7.0 1.8.0
@tanstack/query-async-storage-persister 5.99.0 5.100.11
@tanstack/react-query-persist-client 5.99.0 5.100.11
@tanstack/react-query 5.99.0 5.100.11
@types/node 20.19.39 20.19.41
@vitest/coverage-v8 4.1.4 4.1.6
msw 2.12.10 2.14.6
react-dom 19.2.5 19.2.6
react 19.2.5 19.2.6
tsx 4.21.0 4.22.2
typescript 5.8.2 5.9.3
vite 8.0.8 8.0.13
vitest 4.1.4 4.1.6
xstate 5.28.0 5.31.1
zustand 5.0.12 5.0.13
typescript-eslint 8.59.3 8.59.4

Updates @craftzdog/react-native-buffer from 6.1.1 to 6.1.2

Release notes

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

v6.1.2

  • bump up react-native-quick-base64 to v3.0.0
  • Pull upstream changes
Commits

Updates @gorhom/bottom-sheet from 5.2.9 to 5.2.14

Release notes

Sourced from @​gorhom/bottom-sheet's releases.

Release 5.2.14

5.2.14 (2026-05-09)

🐛 Bug Fixes

Release 5.2.13

5.2.13 (2026-04-30)

🐛 Bug Fixes

Release 5.2.12

5.2.12 (2026-04-29)

🐛 Bug Fixes

Release 5.2.11

5.2.11 (2026-04-28)

🐛 Bug Fixes

🧹 Maintenance Chores

Release 5.2.10

5.2.10 (2026-04-21)

🐛 Bug Fixes

Changelog

Sourced from @​gorhom/bottom-sheet's changelog.

5.2.14 (2026-05-09)

🐛 Bug Fixes

5.2.13 (2026-04-30)

🐛 Bug Fixes

5.2.12 (2026-04-29)

🐛 Bug Fixes

5.2.11 (2026-04-28)

🐛 Bug Fixes

🧹 Maintenance Chores

5.2.10 (2026-04-21)

🐛 Bug Fixes

Commits
  • 9bfbeb5 chore: release v5.2.14
  • 5853f11 fix: read window height from a shared value on ui thread
  • 782e00c fix: allow mount animation alongside keyboard during initial open (#2661) (#2...
  • bc94d54 chore: release v5.2.13
  • 03a215c fix(modal): restore React mount reset after unmount (#2664)(by @​huextrat)
  • ef980bc chore: release v5.2.12
  • 5e4f00d fix: updated getting scrollable ref for BottomSheetSectionList on Web 5.2.10 ...
  • 8964c06 chore: release v5.2.11
  • 17ee221 fix(#2639): use window height as initial position
  • 2b4a338 fix(#2632): rewrote the modal status logic to prevent getting out of sync
  • Additional commits viewable in compare view

Updates @ledgerhq/react-native-hid from 6.39.1 to 6.39.2

Commits

Updates @react-navigation/native from 7.2.2 to 7.2.4

Release notes

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

@​react-navigation/native@​7.2.4

7.2.4 (2026-05-08)

Bug Fixes

Changelog

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

7.2.4 (2026-05-08)

Bug Fixes

7.2.3 (2026-05-07)

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

Commits
  • 01ae31e chore: publish
  • 680a3eb fix: fix linking prefix matching host with additional characters
  • ec42524 fix: handle errors in parsing query params gracefully
  • 5a884b1 fix: fix URLs with hashes not being matched correctly
  • e8a05bb chore: publish
  • d43e3c2 refactor: support module augmentation for default types
  • fae561d refactor: dispatch back instead of reset if we determine it's a simple pop (#...
  • See full diff in compare view

Updates react-native-nitro-modules from 0.35.0 to 0.35.6

Release notes

Sourced from react-native-nitro-modules's releases.

Release 0.35.6

0.35.6 (2026-04-28)

🐛 Bug Fixes

  • Fix indentation for nitrogen invoke_cxx (#1308) (ca6e003)
  • Fix nested arrays auto __element = __element assignment (#1307) (c136f5f)

📚 Documentation

  • Tell people that they can also just add reproduction PRs, not only fixes (4500ba0)
  • Update contributing.md (45db616)

Release 0.35.5

0.35.5 (2026-04-23)

🐛 Bug Fixes

  • Override equals(...) and hashCode() to make all Kotlin structs equatable (#1288) (8c75b2d)
  • Use JRunnable for runOnUIThread(..) (#1302) (580216a)

📚 Documentation

Release 0.35.4

0.35.4 (2026-04-08)

✨ Features

  • Add .asType<T>() and .isType<T>() to Swift and Kotlin Variants (#1283) (7b7ef99)

🐛 Bug Fixes

  • Fix Xcode 26.4. build with static linkage (#1282) (b4c302f)

Release 0.35.3

0.35.3 (2026-04-02)

✨ Features

🐛 Bug Fixes

  • Some code cleanups (atomic<bool>, move assignment, const) (#1269) (ab2a050)

... (truncated)

Commits
  • 5210f2d chore: release 0.35.6
  • 54f6250 chore: bump satori from 0.25.0 to 0.26.0 in /docs (#1271)
  • 736771d chore: Run CI on arm64 (#1309)
  • ca6e003 fix: Fix indentation for nitrogen invoke_cxx (#1308)
  • c136f5f fix: Fix nested arrays auto __element = __element assignment (#1307)
  • 9842816 chore: Bump Xcode version in CI to 26.4.0 (#1303)
  • 4500ba0 docs: Tell people that they can also just add reproduction PRs, not only fixes
  • 45db616 docs: Update contributing.md
  • 8d19114 chore: Add CONTRIBUTING.md
  • 9d1efe1 chore: release 0.35.5
  • Additional commits viewable in compare view

Updates react-native-reanimated from 4.3.0 to 4.3.1

Release notes

Sourced from react-native-reanimated's releases.

Reanimated - 4.3.1

What's Changed

Full Changelog: software-mansion/react-native-reanimated@4.3.0...4.3.1

Commits
  • b349631 release(Reanimated): 4.3.1
  • 177650b fix: OIDC releases not including type declarations (#9348)
  • 6dd6729 fix(Reanimated): registries race conditions (#9323)
  • d889209 cherry-pick(Reanimated): Fix Unistyles flattening regression in 4.3.0 (#928...
  • ce0460b cherry-pick(4.3-stable): useScrollOffset on renderScrollComponent (#9286) (#9...
  • f8a5240 feat: workflow for OIDC publishing (#9095)
  • 9cad57e cherry-pick(Reanimated): Fix animation cancellation race condition missing co...
  • a12d1ef cherry-pick(Reanimated): Incorrect CSS props reverting on CSS transition deta...
  • See full diff in compare view

Updates react-native-svg from 15.15.4 to 15.15.5

Release notes

Sourced from react-native-svg's releases.

v15.15.5

This release includes minor fixes and improvements across all platforms, along with the OIDC setup.

What's Changed

New Contributors

Full Changelog: software-mansion/react-native-svg@v15.15.4...v15.15.5

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react-native-svg since your current version.


Updates @ledgerhq/devices from 8.14.1 to 8.14.2

Commits

Updates @ledgerhq/hw-app-algorand from 6.35.1 to 6.35.2

Commits
  • 74f4ff1 Merge hotfix into main
  • f943585 chore(hotfix): 🔥 hotfix release [skip ci]
  • ccd56ec Merge pull request #17220 from LedgerHQ/fix/mise-sparse-checkout
  • de61ee7 fix(ci): add .mise/tasks to mobile workflow sparse checkouts
  • b931873 chore(hotfix): 🔥 hotfix prerelease [LLD(4.3.1-hotfix.0), LLM(4.3.1-hotfi...
  • 44bbc5c Merge pull request #17154 from LedgerHQ/fix/live-30269
  • 202cc42 fix: handle new bootloader CLA_NOT_SUPPORTED error code in LWM
  • a7bbcb8 chore(hotfix) 🚀 entering hotfix mode
  • d0f0192 Merge release into main
  • bb2fa99 chore(release): 🚀 prepare release [skip ci]
  • Additional commits viewable in compare view

Updates @ledgerhq/react-native-hw-transport-ble from 6.40.1 to 6.40.2

Commits
  • 74f4ff1 Merge hotfix into main
  • f943585 chore(hotfix): 🔥 hotfix release [skip ci]
  • ccd56ec Merge pull request #17220 from LedgerHQ/fix/mise-sparse-checkout
  • de61ee7 fix(ci): add .mise/tasks to mobile workflow sparse checkouts
  • b931873 chore(hotfix): 🔥 hotfix prerelease [LLD(4.3.1-hotfix.0), LLM(4.3.1-hotfi...
  • 44bbc5c Merge pull request #17154 from LedgerHQ/fix/live-30269
  • 202cc42 fix: handle new bootloader CLA_NOT_SUPPORTED error code in LWM
  • a7bbcb8 chore(hotfix) 🚀 entering hotfix mode
  • d0f0192 Merge release into main
  • bb2fa99 chore(release): 🚀 prepare release [skip ci]
  • Additional commits viewable in compare view

Updates @noble/hashes from 1.7.0 to 1.8.0

Release notes

Sourced from @​noble/hashes's releases.

1.8.0

Preparation for v2

The release contains bugfixes and a few improvements which pave the way for upcoming v2.0.

  • Modules are now available with .js extension
    • Old: @noble/hashes/sha2
    • New: @noble/hashes/sha2.js
    • Old path is still available
    • This simplifies working in browsers natively without transpilers
  • Refactor core functionality, remove duplicate code
  • Decrease package size

Deprecations

In v2, some modules will be removed. For example, sha256 will become sha2. In v1.8, the old names still exist, but are marked as deprecated, to simplify upgrade path.

One of the reasons for moving those was the fact sha384 resided in sha512, sha224 in sha256 - which was confusing. New naming scheme simplifies reasoning and decreases amount of modules.

  • sha256 became sha2 (which already existed for several releases)
  • sha512 became sha2
  • _assert became utils
  • blake2b became blake2
  • blake2s became blake2
  • ripemd160 became legacy (to signify its low security level 2^80)
  • sha1 became legacy

Full Changelog: paulmillr/noble-hashes@1.7.2...1.8.0

1.7.2

  • legacy: new module, with md5 hash
  • sha1: move to legacy, keep old alias until major release
  • utils: randomBytes should ensure Uint8Array output for old node.js versions
  • utils: use built-in Uint8Array toHex / fromHex when available. Gives 13x speed-up on 256b arrays, 20x speed-up on 32kb arrays
  • Typescript source can now be used without compilation in node.js v24, due to erasableSyntaxOnly

Full Changelog: paulmillr/noble-hashes@1.7.1...1.7.2

1.7.1

  • Implement blake1 (sha3 proposal)
  • Use typescript verbatimModuleSyntax to support future node.js type stripping
  • Improve documentation

Full Changelog: paulmillr/noble-hashes@1.7.0...1.7.1

Commits

Updates @tanstack/query-async-storage-persister from 5.99.0 to 5.100.11

Release notes

Sourced from @​tanstack/query-async-storage-persister's releases.

@​tanstack/query-async-storage-persister@​5.100.11

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.11
    • @​tanstack/query-persist-client-core@​5.100.11

@​tanstack/query-async-storage-persister@​5.100.9

Patch Changes

  • Updated dependencies [fcee7bd]:
    • @​tanstack/query-core@​5.100.9
    • @​tanstack/query-persist-client-core@​5.100.9

@​tanstack/query-async-storage-persister@​5.100.8

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.8
    • @​tanstack/query-persist-client-core@​5.100.8

@​tanstack/query-async-storage-persister@​5.100.7

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.7
    • @​tanstack/query-persist-client-core@​5.100.7
Changelog

Sourced from @​tanstack/query-async-storage-persister's changelog.

5.100.11

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.11
    • @​tanstack/query-persist-client-core@​5.100.11

5.100.10

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.10
    • @​tanstack/query-persist-client-core@​5.100.10

5.100.9

Patch Changes

  • Updated dependencies [fcee7bd]:
    • @​tanstack/query-core@​5.100.9
    • @​tanstack/query-persist-client-core@​5.100.9

5.100.8

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.8
    • @​tanstack/query-persist-client-core@​5.100.8

5.100.7

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.7
    • @​tanstack/query-persist-client-core@​5.100.7

5.100.6

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.6
    • @​tanstack/query-persist-client-core@​5.100.6

5.100.5

... (truncated)

Commits

Updates @tanstack/react-query-persist-client from 5.99.0 to 5.100.11

Release notes

Sourced from @​tanstack/react-query-persist-client's releases.

@​tanstack/react-query-persist-client@​5.100.11

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.11
    • @​tanstack/react-query@​5.100.11

@​tanstack/react-query-persist-client@​5.100.9

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.9
    • @​tanstack/react-query@​5.100.9

@​tanstack/react-query-persist-client@​5.100.8

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.8
    • @​tanstack/react-query@​5.100.8

@​tanstack/react-query-persist-client@​5.100.7

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.7
    • @​tanstack/react-query@​5.100.7
Changelog

Sourced from @​tanstack/react-query-persist-client's changelog.

5.100.11

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.11
    • @​tanstack/react-query@​5.100.11

5.100.10

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.10
    • @​tanstack/react-query@​5.100.10

5.100.9

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.9
    • @​tanstack/react-query@​5.100.9

5.100.8

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.8
    • @​tanstack/react-query@​5.100.8

5.100.7

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.7
    • @​tanstack/react-query@​5.100.7

5.100.6

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.6
    • @​tanstack/react-query@​5.100.6

5.100.5

... (truncated)

Commits
  • 3e85350 ci: Version Packages (#10706)Description has been truncated

…ates

Bumps the prod-minor-patch group with 26 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@craftzdog/react-native-buffer](https://github.com/craftzdog/react-native-buffer) | `6.1.1` | `6.1.2` |
| [@gorhom/bottom-sheet](https://github.com/gorhom/react-native-bottom-sheet) | `5.2.9` | `5.2.14` |
| [@ledgerhq/react-native-hid](https://github.com/LedgerHQ/ledger-live) | `6.39.1` | `6.39.2` |
| [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) | `7.2.2` | `7.2.4` |
| [react-native-nitro-modules](https://github.com/mrousavy/nitro) | `0.35.0` | `0.35.6` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.3.0` | `4.3.1` |
| [react-native-svg](https://github.com/software-mansion/react-native-svg) | `15.15.4` | `15.15.5` |
| [@ledgerhq/devices](https://github.com/LedgerHQ/ledger-live) | `8.14.1` | `8.14.2` |
| [@ledgerhq/hw-app-algorand](https://github.com/LedgerHQ/ledger-live) | `6.35.1` | `6.35.2` |
| [@ledgerhq/react-native-hw-transport-ble](https://github.com/LedgerHQ/ledger-live) | `6.40.1` | `6.40.2` |
| [@noble/hashes](https://github.com/paulmillr/noble-hashes) | `1.7.0` | `1.8.0` |
| [@tanstack/query-async-storage-persister](https://github.com/TanStack/query/tree/HEAD/packages/query-async-storage-persister) | `5.99.0` | `5.100.11` |
| [@tanstack/react-query-persist-client](https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client) | `5.99.0` | `5.100.11` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.99.0` | `5.100.11` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.39` | `20.19.41` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.4` | `4.1.6` |
| [msw](https://github.com/mswjs/msw) | `2.12.10` | `2.14.6` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.2.6` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.6` |
| [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.9.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.8` | `8.0.13` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.4` | `4.1.6` |
| [xstate](https://github.com/statelyai/xstate) | `5.28.0` | `5.31.1` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.12` | `5.0.13` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.3` | `8.59.4` |



Updates `@craftzdog/react-native-buffer` from 6.1.1 to 6.1.2
- [Release notes](https://github.com/craftzdog/react-native-buffer/releases)
- [Commits](craftzdog/react-native-buffer@v6.1.1...v6.1.2)

Updates `@gorhom/bottom-sheet` from 5.2.9 to 5.2.14
- [Release notes](https://github.com/gorhom/react-native-bottom-sheet/releases)
- [Changelog](https://github.com/gorhom/react-native-bottom-sheet/blob/master/CHANGELOG.md)
- [Commits](gorhom/react-native-bottom-sheet@v5.2.9...v5.2.14)

Updates `@ledgerhq/react-native-hid` from 6.39.1 to 6.39.2
- [Release notes](https://github.com/LedgerHQ/ledger-live/releases)
- [Commits](https://github.com/LedgerHQ/ledger-live/commits/@ledgerhq/react-native-hid@6.39.2)

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

Updates `react-native-nitro-modules` from 0.35.0 to 0.35.6
- [Release notes](https://github.com/mrousavy/nitro/releases)
- [Commits](mrousavy/nitro@v0.35.0...v0.35.6)

Updates `react-native-reanimated` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/RELEASE.md)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.3.1/packages/react-native-reanimated)

Updates `react-native-svg` from 15.15.4 to 15.15.5
- [Release notes](https://github.com/software-mansion/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v15.15.4...v15.15.5)

Updates `@ledgerhq/devices` from 8.14.1 to 8.14.2
- [Release notes](https://github.com/LedgerHQ/ledger-live/releases)
- [Commits](https://github.com/LedgerHQ/ledger-live/commits/@ledgerhq/devices@8.14.2)

Updates `@ledgerhq/hw-app-algorand` from 6.35.1 to 6.35.2
- [Release notes](https://github.com/LedgerHQ/ledger-live/releases)
- [Commits](https://github.com/LedgerHQ/ledger-live/compare/@ledgerhq/hw-app-eth@6.35.1...@ledgerhq/hw-app-algorand@6.35.2)

Updates `@ledgerhq/react-native-hw-transport-ble` from 6.40.1 to 6.40.2
- [Release notes](https://github.com/LedgerHQ/ledger-live/releases)
- [Commits](https://github.com/LedgerHQ/ledger-live/compare/@ledgerhq/hw-app-eth@6.40.1...@ledgerhq/react-native-hw-transport-ble@6.40.2)

Updates `@noble/hashes` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/paulmillr/noble-hashes/releases)
- [Commits](paulmillr/noble-hashes@1.7.0...1.8.0)

Updates `@tanstack/query-async-storage-persister` from 5.99.0 to 5.100.11
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/query-async-storage-persister/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/query-async-storage-persister@5.100.11/packages/query-async-storage-persister)

Updates `@tanstack/react-query-persist-client` from 5.99.0 to 5.100.11
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-persist-client/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-persist-client@5.100.11/packages/react-query-persist-client)

Updates `@tanstack/react-query` from 5.99.0 to 5.100.11
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.100.11/packages/react-query)

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

Updates `@vitest/coverage-v8` from 4.1.4 to 4.1.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/coverage-v8)

Updates `msw` from 2.12.10 to 2.14.6
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.12.10...v2.14.6)

Updates `react-dom` from 19.2.5 to 19.2.6
- [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.6/packages/react-dom)

Updates `react` from 19.2.5 to 19.2.6
- [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.6/packages/react)

Updates `tsx` from 4.21.0 to 4.22.2
- [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.22.2)

Updates `typescript` from 5.8.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.8.2...v5.9.3)

Updates `vite` from 8.0.8 to 8.0.13
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.13/packages/vite)

Updates `vitest` from 4.1.4 to 4.1.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/vitest)

Updates `xstate` from 5.28.0 to 5.31.1
- [Release notes](https://github.com/statelyai/xstate/releases)
- [Commits](https://github.com/statelyai/xstate/compare/xstate@5.28.0...xstate@5.31.1)

Updates `zustand` from 5.0.12 to 5.0.13
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.12...v5.0.13)

Updates `typescript-eslint` from 8.59.3 to 8.59.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@craftzdog/react-native-buffer"
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
- dependency-name: "@gorhom/bottom-sheet"
  dependency-version: 5.2.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
- dependency-name: "@ledgerhq/react-native-hid"
  dependency-version: 6.39.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
- dependency-name: "@react-navigation/native"
  dependency-version: 7.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
- dependency-name: react-native-nitro-modules
  dependency-version: 0.35.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
- dependency-name: react-native-reanimated
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
- dependency-name: react-native-svg
  dependency-version: 15.15.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
- dependency-name: "@ledgerhq/devices"
  dependency-version: 8.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
- dependency-name: "@ledgerhq/hw-app-algorand"
  dependency-version: 6.35.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
- dependency-name: "@ledgerhq/react-native-hw-transport-ble"
  dependency-version: 6.40.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
- dependency-name: "@noble/hashes"
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-patch
- dependency-name: "@tanstack/query-async-storage-persister"
  dependency-version: 5.100.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-patch
- dependency-name: "@tanstack/react-query-persist-client"
  dependency-version: 5.100.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-patch
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.100.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-patch
- dependency-name: "@types/node"
  dependency-version: 20.19.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
- dependency-name: msw
  dependency-version: 2.14.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-patch
- dependency-name: react-dom
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
- dependency-name: react
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
- dependency-name: tsx
  dependency-version: 4.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-patch
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-patch
- dependency-name: vite
  dependency-version: 8.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
- dependency-name: vitest
  dependency-version: 4.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
- dependency-name: xstate
  dependency-version: 5.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-patch
- dependency-name: zustand
  dependency-version: 5.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
- dependency-name: typescript-eslint
  dependency-version: 8.59.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner May 19, 2026 08:27
@wjbeau wjbeau closed this May 19, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 19, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/prod-minor-patch-57847688a2 branch May 19, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant