Commit dfb73a3
authored
Bump @hookform/resolvers from 5.5.5 to 5.5.7 in /ui (#3261)
Bumps
[@hookform/resolvers](https://github.com/react-hook-form/resolvers) from
5.5.5 to 5.5.7.
<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.5.7</h2>
<h2><a
href="https://github.com/react-hook-form/resolvers/compare/v5.5.6...v5.5.7">5.5.7</a>
(2026-07-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>npm install fails with ERESOLVE conflict between
<code>@hookform/resolvers</code><a
href="https://github.com/5"><code>@5</code></a>.4.3 and valibot
versions (<a
href="https://redirect.github.com/react-hook-form/resolvers/issues/865">#865</a>)
(<a
href="https://github.com/react-hook-form/resolvers/commit/722ef6e42eb29718763a66cfea91fe79e9cae081">722ef6e</a>)</li>
</ul>
<h2>v5.5.6</h2>
<h2><a
href="https://github.com/react-hook-form/resolvers/compare/v5.5.5...v5.5.6">5.5.6</a>
(2026-07-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>module not found when importing zodResolver under Zod v3 (<a
href="https://redirect.github.com/react-hook-form/resolvers/issues/864">#864</a>)
(<a
href="https://github.com/react-hook-form/resolvers/commit/8df10b070bb9995920424448ea824981c511abc3">8df10b0</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/react-hook-form/resolvers/commit/722ef6e42eb29718763a66cfea91fe79e9cae081"><code>722ef6e</code></a>
fix: npm install fails with ERESOLVE conflict between
<code>@hookform/resolvers</code><a
href="https://github.com/5"><code>@5</code></a>.4...</li>
<li><a
href="https://github.com/react-hook-form/resolvers/commit/8df10b070bb9995920424448ea824981c511abc3"><code>8df10b0</code></a>
fix: module not found when importing zodResolver under Zod v3 (<a
href="https://redirect.github.com/react-hook-form/resolvers/issues/864">#864</a>)</li>
<li><a
href="https://github.com/react-hook-form/resolvers/commit/75f2dcd4fb5b0723b4d46c3afd3d0a5bd5e1783f"><code>75f2dcd</code></a>
close <a
href="https://redirect.github.com/react-hook-form/resolvers/issues/773">#773</a></li>
<li><a
href="https://github.com/react-hook-form/resolvers/commit/0d2bdbf5c5d164d609273c2585f92057f70db695"><code>0d2bdbf</code></a>
close <a
href="https://redirect.github.com/react-hook-form/resolvers/issues/664">#664</a></li>
<li>See full diff in <a
href="https://github.com/react-hook-form/resolvers/compare/v5.5.5...v5.5.7">compare
view</a></li>
</ul>
</details>
<br />
[](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 40dcccd commit dfb73a3
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| |||
0 commit comments