Bumps the production-dependencies group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@scure/bip32](https://github.com/paulmillr/scure-bip32) | `2.3.0` | `2.4.0` |
| [@scure/bip39](https://github.com/paulmillr/scure-bip39) | `2.3.0` | `2.4.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.34.0` | `1.39.0` |
| [next](https://github.com/vercel/next.js) | `16.3.3` | `16.3.4` |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `16.3.3` | `16.3.4` |
| [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.5.4` |
Updates `@scure/bip32` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/paulmillr/scure-bip32/releases)
- [Changelog](https://github.com/paulmillr/scure-bip32/blob/main/CHANGELOG.md)
- [Commits](paulmillr/scure-bip32@2.3.0...2.4.0)
Updates `@scure/bip39` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/paulmillr/scure-bip39/releases)
- [Changelog](https://github.com/paulmillr/scure-bip39/blob/main/CHANGELOG.md)
- [Commits](paulmillr/scure-bip39@2.3.0...2.4.0)
Updates `lucide-react` from 1.34.0 to 1.39.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.39.0/packages/lucide-react)
Updates `next` from 16.3.3 to 16.3.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v16.3.3...v16.3.4)
Updates `@next/third-parties` from 16.3.3 to 16.3.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v16.3.4/packages/third-parties)
Updates `zod` from 4.4.3 to 4.5.4
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.4.3...v4.5.4)
---
updated-dependencies:
- dependency-name: "@scure/bip32"
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: "@scure/bip39"
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: lucide-react
dependency-version: 1.39.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: next
dependency-version: 16.3.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@next/third-parties"
dependency-version: 16.3.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: zod
dependency-version: 4.5.4
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps the production-dependencies group with 6 updates:
2.3.02.4.02.3.02.4.01.34.01.39.016.3.316.3.416.3.316.3.44.4.34.5.4Updates
@scure/bip32from 2.3.0 to 2.4.0Release notes
Sourced from @scure/bip32's releases.
Changelog
Sourced from @scure/bip32's changelog.
Commits
ab00d7fRelease 2.4.0.d76c8e7Upgrade deps, add changelog06aeff3Bump jsbtfacbdf2Harden: use nullish check; and prohibit second internal arg in deriveChildba6e898Use getters to ensure outputs cannot be mutated09a0a15Bump devdeps23a2339Harden. Improve deriveChild logic: do not blindly try-catch.Updates
@scure/bip39from 2.3.0 to 2.4.0Release notes
Sourced from @scure/bip39's releases.
Changelog
Sourced from @scure/bip39's changelog.
Commits
2c8cf46Release 2.4.0.af5414cUpdate devdeps, add changelogf80dd87wordlists: reject ill-formed words8073136Bump jsbt4ccd7e5Reject ill-formed Unicode from inputs44ab886Update devdeps / lockfiledfcb773Add more tests, update fetch-wordlistdb04e10Bump devdepsUpdates
lucide-reactfrom 1.34.0 to 1.39.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
Updates
nextfrom 16.3.3 to 16.3.4Release notes
Sourced from next's releases.
Commits
299180dv16.3.412e173d[16.3.x] Re-enable AVIF image optimization and require sharp 0.35.4 (#97949)5d9022e[backport] Fix unset crossOrigin in Turbopack manifests (#97930)d8f4560[16.3.x] Fix build error when aliasing typescript to@typescript/typescript6...656aebf[16.3] testmode: Fix infinite recursion in testmode passthrough fetch (#97691)f37c1d6[16.3.x] ci: remove pull_request_stats workflow (#97975)Updates
@next/third-partiesfrom 16.3.3 to 16.3.4Release notes
Sourced from @next/third-parties's releases.
Commits
299180dv16.3.4Updates
zodfrom 4.4.3 to 4.5.4Release notes
Sourced from zod's releases.
... (truncated)
Commits
e8e206f4.5.484e416ffix(v4): stop the cycle walk from firing a default factory (#6500)1a161024.5.3eab51fffix(v4): emit record numeric keys as strings in toJSONSchema (#6497)7e24a24docs(blog): drop the reading time and put a GitHub link in the navbare3a695bdocs(v4): record the email regex and container output-shape findings under Open99fce39bench(v4): z.compile() against zod-compiler (#6499)87d6464fix(docs): drop the OG description when the title wraps past two linese6b6ab3docs(blog): widen the z.compile example to a 20-property schema9a193aa4.5.2Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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