Skip to content

chore(deps): bump the production-dependencies group with 6 updates#26

Merged
keshav0479 merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-542cc734b8
Mar 21, 2026
Merged

chore(deps): bump the production-dependencies group with 6 updates#26
keshav0479 merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-542cc734b8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the production-dependencies group with 6 updates:

Package From To
lucide-react 0.563.0 0.577.0
nostr-tools 2.23.0 2.23.3
react-router-dom 7.13.0 7.13.1
@cashu/cashu-ts 3.5.0 3.6.1
@hono/node-server 1.19.9 1.19.11
hono 4.11.7 4.12.8

Updates lucide-react from 0.563.0 to 0.577.0

Release notes

Sourced from lucide-react's releases.

Version 0.577.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.576.0...0.577.0

Version 0.576.0

What's Changed

Full Changelog: lucide-icons/lucide@0.575.0...0.576.0

Version 0.575.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.573.0...0.575.0

Version 0.574.0

What's Changed

New Contributors

... (truncated)

Commits

Updates nostr-tools from 2.23.0 to 2.23.3

Commits

Updates react-router-dom from 7.13.0 to 7.13.1

Changelog

Sourced from react-router-dom's changelog.

7.13.1

Patch Changes

  • Updated dependencies:
    • react-router@7.13.1
Commits

Updates @cashu/cashu-ts from 3.5.0 to 3.6.1

Release notes

Sourced from @​cashu/cashu-ts's releases.

v3.6.1

What's Changed

Full Changelog: cashubtc/cashu-ts@v3.6.0...v3.6.1

v3.6.0

What's Changed

Full Changelog: cashubtc/cashu-ts@v3.5.0...v3.6.0

Changelog

Sourced from @​cashu/cashu-ts's changelog.

3.6.1 (2026-03-17)

Bug Fixes

  • auth: use ensureCAT if available so token is refreshed (#529) (7ba4bbc)

3.6.0 (2026-03-13)

Features

  • amount: add Amount value object (bigint support), AmountLike input and refactor internals (#514) (cb5fd22)
  • core: add utility functions schnorrSignDigest, computeMessageDigest (#515) (1b201c8)
  • experimental Sig_all signing package (#485) (d8f33f0)
  • jsonint: add bigint-safe JSON parsing and mint normalization (#519) (f40fcaf)
  • wallet: add two step minting: prepareMint and completeMint (#523) (39f5568)

Bug Fixes

  • mint: preserve normalized melt fields (f40fcaf)
Commits
  • 25d9657 chore(main): release 3.6.1 (#530)
  • 7ba4bbc fix(auth): use ensureCAT if available so token is refreshed (#529)
  • 9c4016d chore(main): release 3.6.0 (#516)
  • cbf6d4a chore(docs): add mint preview and nut-19 docs/examples (#527)
  • 39f5568 feat(wallet): add two step minting: prepareMint and completeMint (#523)
  • 7a4f14f test: adds NUT-02 test vectors (#526)
  • f40fcaf feat(jsonint): add bigint-safe JSON parsing and mint normalization (#519)
  • 33cb368 chore: add CONTRIBUTING.md to repo root, revise husky, docs (#525)
  • 32b4085 Nut19 cache (#330)
  • 5535ea9 chore(agents): adds AGENTS.md (#521)
  • Additional commits viewable in compare view

Updates @hono/node-server from 1.19.9 to 1.19.11

Release notes

Sourced from @​hono/node-server's releases.

v1.19.11

What's Changed

Full Changelog: honojs/node-server@v1.19.10...v1.19.11

v1.19.10

Security Fix

Fixed an authorization bypass in Serve Static Middleware caused by inconsistent URL decoding (%2F handling) between the router and static file resolution. Users of Serve Static Middleware are encouraged to upgrade to this version.

See GHSA-wc8c-qw6v-h7f6 for details.

Commits

Updates hono from 4.11.7 to 4.12.8

Release notes

Sourced from hono's releases.

v4.12.8

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.12.7...v4.12.8

v4.12.7

Security hardening

Ignore __proto__ path segments in parseBody({ dot: true }) to prevent potential prototype pollution when merged with unsafe patterns.


Full Changelog: honojs/hono@v4.12.6...v4.12.7

v4.12.6

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.12.5...v4.12.6

v4.12.5

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.12.4...v4.12.5

v4.12.4

Security fixes

... (truncated)

Commits
  • fe689ec 4.12.8
  • 0c0bf8d fix(bearer-auth): escape regex metacharacters in bearer auth prefix option (#...
  • 488ea6a fix(utils/mime): Normalize input extension to lowercase before MIME check (#4...
  • b0aba5b 4.12.7
  • 1be3a53 ci: apply automated fixes
  • ef90225 Merge commit from fork
  • 3f88636 4.12.6
  • 53b66ae fix(lambda-edge): avoid callback handler deprecation on NODEJS_24_X (#4782)
  • 58825a7 feat(jsx-renderer): support function-based options (#4780)
  • 0e80acb chore: add tsconfig.spec.json (#4798)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 21, 2026
Bumps the production-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.563.0` | `0.577.0` |
| [nostr-tools](https://github.com/nbd-wtf/nostr-tools) | `2.23.0` | `2.23.3` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.13.0` | `7.13.1` |
| [@cashu/cashu-ts](https://github.com/cashubtc/cashu-ts) | `3.5.0` | `3.6.1` |
| [@hono/node-server](https://github.com/honojs/node-server) | `1.19.9` | `1.19.11` |
| [hono](https://github.com/honojs/hono) | `4.11.7` | `4.12.8` |


Updates `lucide-react` from 0.563.0 to 0.577.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.577.0/packages/lucide-react)

Updates `nostr-tools` from 2.23.0 to 2.23.3
- [Release notes](https://github.com/nbd-wtf/nostr-tools/releases)
- [Commits](https://github.com/nbd-wtf/nostr-tools/commits)

Updates `react-router-dom` from 7.13.0 to 7.13.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.13.1/packages/react-router-dom)

Updates `@cashu/cashu-ts` from 3.5.0 to 3.6.1
- [Release notes](https://github.com/cashubtc/cashu-ts/releases)
- [Changelog](https://github.com/cashubtc/cashu-ts/blob/main/CHANGELOG.md)
- [Commits](cashubtc/cashu-ts@v3.5.0...v3.6.1)

Updates `@hono/node-server` from 1.19.9 to 1.19.11
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](honojs/node-server@v1.19.9...v1.19.11)

Updates `hono` from 4.11.7 to 4.12.8
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.11.7...v4.12.8)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 0.577.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: nostr-tools
  dependency-version: 2.23.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-router-dom
  dependency-version: 7.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@cashu/cashu-ts"
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@hono/node-server"
  dependency-version: 1.19.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: hono
  dependency-version: 4.12.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-542cc734b8 branch from 24c06eb to 6aca1ab Compare March 21, 2026 10:22
@keshav0479 keshav0479 merged commit dc14015 into main Mar 21, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-542cc734b8 branch March 21, 2026 10:25
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.

1 participant