Skip to content

Commit cf19182

Browse files
Bump @hookform/resolvers from 5.4.0 to 5.4.2 in /ui (#3252)
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 5.4.0 to 5.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-hook-form/resolvers/releases">@​hookform/resolvers's releases</a>.</em></p> <blockquote> <h2>v5.4.2</h2> <h2><a href="https://github.com/react-hook-form/resolvers/compare/v5.4.1...v5.4.2">5.4.2</a> (2026-07-25)</h2> <h3>Bug Fixes</h3> <ul> <li>preserve standard schema root errors (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/853">#853</a>) (<a href="https://github.com/react-hook-form/resolvers/commit/08f25e9e9c62aec8361e74368d8b57f4e52a3182">08f25e9</a>)</li> </ul> <ul> <li><a href="https://github.com/react-hook-form/resolvers/commit/a21e723f28ba2cb9e578044a78357eb7526974cb">fix</a> <a href="https://redirect.github.com/react-hook-form/resolvers/issues/842">react-hook-form/resolvers#842</a> <a href="https://github.com/react-hook-form/resolvers/commit/a21e723f28ba2cb9e578044a78357eb7526974cb">zodResolver() type overload fails with Zod v4.3.x due to branded version mismatch (</a><a href="https://redirect.github.com/react-hook-form/resolvers/pull/852%5B)%5D(https://redirect.github.com/react-hook-form/resolvers/commit/a21e723f28ba2cb9e578044a78357eb7526974cb">react-hook-form/resolvers#852</a>)</li> <li><a href="https://github.com/react-hook-form/resolvers/commit/b7bb3f93768f97cc1542e648cab038ef70929557">fix</a> <a href="https://redirect.github.com/react-hook-form/resolvers/issues/844">react-hook-form/resolvers#844</a> <a href="https://github.com/react-hook-form/resolvers/commit/b7bb3f93768f97cc1542e648cab038ef70929557">yupResolver: Control<!-- raw HTML omitted --> incompatible with optional fields when passed to custom component (</a><a href="https://redirect.github.com/react-hook-form/resolvers/pull/851%5B)%5D(https://redirect.github.com/react-hook-form/resolvers/commit/b7bb3f93768f97cc1542e648cab038ef70929557">react-hook-form/resolvers#851</a>)</li> </ul> <h2>v5.4.1</h2> <h2><a href="https://github.com/react-hook-form/resolvers/compare/v5.4.0...v5.4.1">5.4.1</a> (2026-07-25)</h2> <h3>Bug Fixes</h3> <ul> <li>declare validation libraries as optional peerDependencies (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/850">#850</a>) (<a href="https://github.com/react-hook-form/resolvers/commit/d5e5134f447f68f3a93402ca97f52c1ce379a8f1">d5e5134</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/react-hook-form/resolvers/commit/08f25e9e9c62aec8361e74368d8b57f4e52a3182"><code>08f25e9</code></a> fix: preserve standard schema root errors (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/853">#853</a>)</li> <li><a href="https://github.com/react-hook-form/resolvers/commit/a21e723f28ba2cb9e578044a78357eb7526974cb"><code>a21e723</code></a> fix <a href="https://redirect.github.com/react-hook-form/resolvers/issues/842">#842</a> zodResolver() type overload fails with Zod v4.3.x due to branded ver...</li> <li><a href="https://github.com/react-hook-form/resolvers/commit/b7bb3f93768f97cc1542e648cab038ef70929557"><code>b7bb3f9</code></a> fix <a href="https://redirect.github.com/react-hook-form/resolvers/issues/844">#844</a> yupResolver: Control&lt;T&gt; incompatible with optional fields when passe...</li> <li><a href="https://github.com/react-hook-form/resolvers/commit/d5e5134f447f68f3a93402ca97f52c1ce379a8f1"><code>d5e5134</code></a> fix: declare validation libraries as optional peerDependencies (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/850">#850</a>)</li> <li>See full diff in <a href="https://github.com/react-hook-form/resolvers/compare/v5.4.0...v5.4.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@hookform/resolvers&package-manager=npm_and_yarn&previous-version=5.4.0&new-version=5.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f13ee4 commit cf19182

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"start:frontend": "yarn start"
2222
},
2323
"dependencies": {
24-
"@hookform/resolvers": "^5.4.0",
24+
"@hookform/resolvers": "^5.4.2",
2525
"@icons-pack/react-simple-icons": "^13.13.0",
2626
"@radix-ui/react-dropdown-menu": "^2.1.22",
2727
"@radix-ui/react-label": "^2.1.13",

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -377,10 +377,10 @@
377377
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.12.tgz#afefe785949f16ac4cdd1e695935a321572dd56a"
378378
integrity sha512-HpCo8tmWzLVad5s2d19EhAz5zqrrQ6s69qd6moPMQvkOuSwDT1YgRfWSVuc4ennqrgv3OHppiOGMQ7oC13yIww==
379379

380-
"@hookform/resolvers@^5.4.0":
381-
version "5.4.0"
382-
resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-5.4.0.tgz#89ff709a08576766fbef849e5ec60e549a888006"
383-
integrity sha512-EIsqr/t/qbinPIhGjMdtvutIN1Kk4uwbROE9/UQ93CAVGR7GkA7Y92+fX80OzXi/OB67jVFYwKGO1WzkxmkFZw==
380+
"@hookform/resolvers@^5.4.2":
381+
version "5.4.2"
382+
resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-5.4.2.tgz#67f1cb1db17d956ab6005474af0bb3fab10a4ca5"
383+
integrity sha512-aPct0xA24dh2qGLHRzBuCqjI3fZf4qiEdgUBTt9z6TVqgpVoP4K7Aq2j17wnY6p/QPD8fQlh5+4Vd3nwSeOn9Q==
384384
dependencies:
385385
"@standard-schema/utils" "^0.3.0"
386386

0 commit comments

Comments
 (0)