build(deps): bump the production-dependencies group across 1 directory with 32 updates#979
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…y with 32 updates Bumps the production-dependencies group with 32 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@blockaid/client](https://github.com/blockaid-official/blockaid-client-node) | `1.4.0` | `1.5.0` | | [@noble/hashes](https://github.com/paulmillr/noble-hashes) | `1.8.0` | `2.2.0` | | [@stellar/stellar-sdk](https://github.com/stellar/js-stellar-sdk) | `13.3.0` | `16.0.1` | | [date-fns](https://github.com/date-fns/date-fns) | `4.3.0` | `4.4.0` | | [i18next](https://github.com/i18next/i18next) | `24.2.3` | `26.3.6` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.344.0` | `1.25.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.7` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.7` | | [react-error-boundary](https://github.com/bvaughn/react-error-boundary) | `4.1.2` | `6.1.2` | | [react-i18next](https://github.com/i18next/react-i18next) | `15.7.4` | `17.0.10` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.30.3` | `7.18.1` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.13` | `5.0.14` | | [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.76.9` | `0.86.0` | | [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.25.2` | `4.26.2` | | [stream-browserify](https://github.com/browserify/stream-browserify) | `1.0.0` | `3.0.0` | | [readable-stream](https://github.com/nodejs/readable-stream) | `1.0.33` | `4.7.0` | | [@reown/walletkit](https://github.com/reown-com/reown-walletkit-js/tree/HEAD/packages/walletkit) | `1.5.5` | `1.5.6` | | [@walletconnect/types](https://github.com/WalletConnect/walletconnect-monorepo/tree/HEAD/packages/types) | `2.23.9` | `2.23.10` | | [@walletconnect/utils](https://github.com/WalletConnect/walletconnect-monorepo/tree/HEAD/packages/utils) | `2.23.9` | `2.23.10` | | [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.4.3` | | [@ledgerhq/hw-transport-webhid](https://github.com/LedgerHQ/ledger-live) | `6.35.4` | `6.36.0` | | [@ledgerhq/hw-app-str](https://github.com/LedgerHQ/ledger-live) | `7.7.4` | `7.7.6` | | [@noble/ed25519](https://github.com/paulmillr/noble-ed25519) | `2.3.0` | `3.1.0` | | [ed25519-hd-key](https://github.com/alepop/ed25519-hd-key) | `1.3.0` | `2.0.0` | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.10.0` | `5.4.0` | | [@radix-ui/react-slot](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/slot) | `1.2.4` | `1.3.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.76.1` | `7.81.0` | | [react-icons](https://github.com/react-icons/react-icons) | `5.6.0` | `5.7.0` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.1` | `3.6.0` | | [express](https://github.com/expressjs/express) | `4.22.2` | `5.2.1` | | [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.219.0` | `0.220.0` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `7.5.1` | `8.6.0` | Updates `@blockaid/client` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/blockaid-official/blockaid-client-node/releases) - [Changelog](https://github.com/blockaid-official/blockaid-client-node/blob/main/CHANGELOG.md) - [Commits](blockaid-official/blockaid-client-node@v1.4.0...v1.5.0) Updates `@noble/hashes` from 1.8.0 to 2.2.0 - [Release notes](https://github.com/paulmillr/noble-hashes/releases) - [Commits](paulmillr/noble-hashes@1.8.0...2.2.0) Updates `@stellar/stellar-sdk` from 13.3.0 to 16.0.1 - [Release notes](https://github.com/stellar/js-stellar-sdk/releases) - [Changelog](https://github.com/stellar/js-stellar-sdk/blob/main/CHANGELOG.md) - [Commits](stellar/js-stellar-sdk@v13.3.0...v16.0.1) Updates `date-fns` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/date-fns/date-fns/releases) - [Commits](date-fns/date-fns@v4.3.0...v4.4.0) Updates `i18next` from 24.2.3 to 26.3.6 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v24.2.3...v26.3.6) Updates `lucide-react` from 0.344.0 to 1.25.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.25.0/packages/lucide-react) Updates `react` from 18.3.1 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react) Updates `react-dom` from 18.3.1 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom) Updates `react-error-boundary` from 4.1.2 to 6.1.2 - [Release notes](https://github.com/bvaughn/react-error-boundary/releases) - [Commits](bvaughn/react-error-boundary@4.1.2...6.1.2) Updates `react-i18next` from 15.7.4 to 17.0.10 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.7.4...v17.0.10) Updates `react-router-dom` from 6.30.3 to 7.18.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.1/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.1/packages/react-router-dom) Updates `zustand` from 5.0.13 to 5.0.14 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.13...v5.0.14) Updates `react-native` from 0.76.9 to 0.86.0 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/react/react-native/blob/main/CHANGELOG-0.7x.md) - [Commits](https://github.com/facebook/react-native/commits/v0.86.0/packages/react-native) Updates `react-native-screens` from 4.25.2 to 4.26.2 - [Release notes](https://github.com/software-mansion/react-native-screens/releases) - [Commits](software-mansion/react-native-screens@4.25.2...4.26.2) Updates `stream-browserify` from 1.0.0 to 3.0.0 - [Release notes](https://github.com/browserify/stream-browserify/releases) - [Changelog](https://github.com/browserify/stream-browserify/blob/master/CHANGELOG.md) - [Commits](browserify/stream-browserify@1.0.0...v3.0.0) Updates `readable-stream` from 1.0.33 to 4.7.0 - [Release notes](https://github.com/nodejs/readable-stream/releases) - [Commits](nodejs/readable-stream@v1.0.33...v4.7.0) Updates `@reown/walletkit` from 1.5.5 to 1.5.6 - [Release notes](https://github.com/reown-com/reown-walletkit-js/releases) - [Changelog](https://github.com/reown-com/reown-walletkit-js/blob/main/packages/walletkit/CHANGELOG.md) - [Commits](https://github.com/reown-com/reown-walletkit-js/commits/@reown/walletkit@1.5.6/packages/walletkit) Updates `@walletconnect/types` from 2.23.9 to 2.23.10 - [Release notes](https://github.com/WalletConnect/walletconnect-monorepo/releases) - [Changelog](https://github.com/WalletConnect/walletconnect-monorepo/blob/v2.0/packages/types/CHANGELOG.md) - [Commits](https://github.com/WalletConnect/walletconnect-monorepo/commits/@walletconnect/types@2.23.10/packages/types) Updates `@walletconnect/utils` from 2.23.9 to 2.23.10 - [Release notes](https://github.com/WalletConnect/walletconnect-monorepo/releases) - [Changelog](https://github.com/WalletConnect/walletconnect-monorepo/blob/v2.0/packages/utils/CHANGELOG.md) - [Commits](https://github.com/WalletConnect/walletconnect-monorepo/commits/@walletconnect/utils@2.23.10/packages/utils) Updates `zod` from 3.25.76 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.4.3) Updates `@ledgerhq/hw-transport-webhid` from 6.35.4 to 6.36.0 - [Release notes](https://github.com/LedgerHQ/ledger-live/releases) - [Commits](https://github.com/LedgerHQ/ledger-live/compare/@ledgerhq/hw-transport-webhid@6.35.4...@ledgerhq/hw-transport-webhid@6.36.0) Updates `@ledgerhq/hw-app-str` from 7.7.4 to 7.7.6 - [Release notes](https://github.com/LedgerHQ/ledger-live/releases) - [Commits](https://github.com/LedgerHQ/ledger-live/commits) Updates `@noble/ed25519` from 2.3.0 to 3.1.0 - [Release notes](https://github.com/paulmillr/noble-ed25519/releases) - [Commits](paulmillr/noble-ed25519@2.3.0...3.1.0) Updates `ed25519-hd-key` from 1.3.0 to 2.0.0 - [Commits](https://github.com/alepop/ed25519-hd-key/commits/v2.0.0) Updates `@hookform/resolvers` from 3.10.0 to 5.4.0 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v3.10.0...v5.4.0) Updates `@radix-ui/react-slot` from 1.2.4 to 1.3.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/slot/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/slot) Updates `react-hook-form` from 7.76.1 to 7.81.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.76.1...v7.81.0) Updates `react-icons` from 5.6.0 to 5.7.0 - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v5.6.0...v5.7.0) Updates `tailwind-merge` from 2.6.1 to 3.6.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.1...v3.6.0) Updates `express` from 4.22.2 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v4.22.2...v5.2.1) Updates `@opentelemetry/sdk-node` from 0.219.0 to 0.220.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.219.0...experimental/v0.220.0) Updates `express-rate-limit` from 7.5.1 to 8.6.0 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v7.5.1...v8.6.0) --- updated-dependencies: - dependency-name: "@blockaid/client" dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@hookform/resolvers" dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@ledgerhq/hw-app-str" dependency-version: 7.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@ledgerhq/hw-transport-webhid" dependency-version: 6.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@noble/ed25519" dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@noble/hashes" dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@opentelemetry/sdk-node" dependency-version: 0.220.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@radix-ui/react-slot" dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@reown/walletkit" dependency-version: 1.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@stellar/stellar-sdk" dependency-version: 16.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@walletconnect/types" dependency-version: 2.23.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@walletconnect/utils" dependency-version: 2.23.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: date-fns dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: ed25519-hd-key dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: express-rate-limit dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: i18next dependency-version: 26.3.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: lucide-react dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-error-boundary dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-hook-form dependency-version: 7.81.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-i18next dependency-version: 17.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-icons dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-native dependency-version: 0.86.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-native-screens dependency-version: 4.26.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-router-dom dependency-version: 7.18.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: readable-stream dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: stream-browserify dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: tailwind-merge dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: zustand dependency-version: 5.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-90d9c71372
branch
from
July 17, 2026 15:09
136a0cb to
c151b98
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 32 updates in the / directory:
1.4.01.5.01.8.02.2.013.3.016.0.14.3.04.4.024.2.326.3.60.344.01.25.018.3.119.2.718.3.119.2.74.1.26.1.215.7.417.0.106.30.37.18.15.0.135.0.140.76.90.86.04.25.24.26.21.0.03.0.01.0.334.7.01.5.51.5.62.23.92.23.102.23.92.23.103.25.764.4.36.35.46.36.07.7.47.7.62.3.03.1.01.3.02.0.03.10.05.4.01.2.41.3.07.76.17.81.05.6.05.7.02.6.13.6.04.22.25.2.10.219.00.220.07.5.18.6.0Updates
@blockaid/clientfrom 1.4.0 to 1.5.0Release notes
Sourced from @blockaid/client's releases.
Changelog
Sourced from @blockaid/client's changelog.
Commits
b148dd4Merge pull request #488 from blockaid-official/release-please--branches--main...b121cbarelease: 1.5.0400d428fix(ci): bump@arethetypeswrong/clito ^0.18.0 and run CI workflows on Node 2478b52a5chore(internal): codegen related update3c30c7bfeat(api): api updatecd879d5codegen metadata09a39cfcodegen metadata74969f4feat(api): api update277e134codegen metadataf4adbd0codegen metadataUpdates
@noble/hashesfrom 1.8.0 to 2.2.0Release notes
Sourced from @noble/hashes's releases.
... (truncated)
Commits
81983c2Release 2.2.0.8883d32Minor syntax fixese5fedbaRun prettier format on tests72e2083Changes related to March 2026 audit (new tests)fd9f580Changes related to March 2026 audit (typed arrays)9a216b5Changes related to March 2026 audit85e35d5Clarify sha3.cc8ea40Merge pull request #126 from ChALkeR/chalker/unroll/sha3/0/chi46c3129Bump typescript to 6.0.2ca90465Bump devdeps.Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@noble/hashessince your current version.Updates
@stellar/stellar-sdkfrom 13.3.0 to 16.0.1Release notes
Sourced from @stellar/stellar-sdk's releases.
... (truncated)
Changelog
Sourced from @stellar/stellar-sdk's changelog.
... (truncated)
Commits
962fad4release v16.0.1 (#1494)8f4284fP27 auth guide fix (#1487)16dd662Update Rollup config to support Yarn PnP (#1484)9999bebV16.0.0 release (#1482)f8a0a7fFix TransactionBuilder to exclude resource fee when deriving base fee in clon...7cdbe5aLint cleanup (#1477)6a2b21eDocs: improve changelog/migration guide entry (#1475)21c722eprepare v16.0.0-rc.2 release (#1473)246c517protocol 27 - V2 credential opt in (#1450)6b6862dKeypair.random perf fix (#1449)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@stellar/stellar-sdksince your current version.Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
date-fnsfrom 4.3.0 to 4.4.0Release notes
Sourced from date-fns's releases.
Commits
cd53d25Promote to v4.4.0d948ec1Preserve but deprecate CDN versions for v4, set up v5 with polyfillsee65753Add rootmise :formattask9f5bdf5Add positional argument totest/smoke.shscript651ead6Split CDN bundles into separate@date-fns/cdnpackage224c1a2Deprecate type tests as attw hangs on date-fns package7bb2842SwitchPACKAGE_OUTPUT_PATHto--distflag in the package build scriptb6ad5acAdd flags to control package build script424a783Fix docs release after moving to monorepo setupUpdates
i18nextfrom 24.2.3 to 26.3.6Release notes
Sourced from i18next's releases.
... (truncated)
Changelog
Sourced from i18next's changelog.
... (truncated)
Commits
e1c60d426.3.604da43efix: allow typescript 7 in optional peerDependencies range (react-i18next#1927)8eed4acbuild573ae7326.3.5cc54b05docs(changelog): 26.3.5 — multiline $t() options, replace mutation, escaped-l...3180d67fix: skip interpolation of placeholders inside escaped values (#2442)d16f5a2fix: stop mutating the passed replace object when returning details (#2441)bed56c1fix: parse $t() nesting options block that spans multiple lines (#2440)c19e458docs(changelog): link GHSA advisory for deepExtend fix7bb87d0docs(changelog): reference security advisory for deepExtend fixDescription has been truncated