chore(deps/landing): bump @hookform/resolvers from 3.10.0 to 5.2.2 in /apps/landing#2249
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
4bae092 to
3c6b617
Compare
6 tasks
andrew-bierman
added a commit
that referenced
this pull request
Apr 24, 2026
Tier 1 (safe patches / devDeps): - embla-carousel-react 8.5.1 → 8.6.0 (guides, landing, web-ui) — PR #2242 - prettier-plugin-tailwindcss ^0.5.11 → ^0.7.2 (expo devDep) — PR #2228 - @types/node ^22.15.33 → ^25.6.0 (landing devDep) — PR #2245 - @hono/zod-openapi already at catalog: ^1.3.0 — PRs #2243/#2234 superseded Tier 2 (web-only majors — tsc + biome clean): - @hookform/resolvers ^3.10.0 → ^5.2.2 (landing, guides) — PRs #2249/#2248 - tailwind-merge ^2.5.5 → ^3.5.0 (guides, landing, expo, admin, web-ui — all workspaces bumped together for manypkg consistency) — PR #2240 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.10.0 to 5.2.2. - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v3.10.0...v5.2.2) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-version: 5.2.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
3c6b617 to
77d3222
Compare
Contributor
Author
|
Looks like @hookform/resolvers is up-to-date now, so this is no longer needed. |
andrew-bierman
added a commit
that referenced
this pull request
May 14, 2026
Tier 1 (safe patches / devDeps): - embla-carousel-react 8.5.1 → 8.6.0 (guides, landing, web-ui) — PR #2242 - prettier-plugin-tailwindcss ^0.5.11 → ^0.7.2 (expo devDep) — PR #2228 - @types/node ^22.15.33 → ^25.6.0 (landing devDep) — PR #2245 - @hono/zod-openapi already at catalog: ^1.3.0 — PRs #2243/#2234 superseded Tier 2 (web-only majors — tsc + biome clean): - @hookform/resolvers ^3.10.0 → ^5.2.2 (landing, guides) — PRs #2249/#2248 - tailwind-merge ^2.5.5 → ^3.5.0 (guides, landing, expo, admin, web-ui — all workspaces bumped together for manypkg consistency) — PR #2240 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
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 @hookform/resolvers from 3.10.0 to 5.2.2.
Release notes
Sourced from
@hookform/resolvers's releases.... (truncated)
Commits
e95721dfix(zod): fix output type for Zod 4 resolver (#803)49a0d7bfix: discriminated union for zod v4 mini (#784)bc09647fix(zod): fix output type for Zod 4 resolver (#801)2d28e6afix: zod v4 peer deps (#798)f040039feat(ajv): add ajv-formats for ajvResolver (#797)79cd8b2fix: zod peer dep issue (#780)8d083bdfeat: support Zod 4 (#777)3bc2ad5docs: fix table formatting (#774)6e88393fix: relax version constraint for react-hook-form 7.55.0 → ^7.55.0 (#758)a54d05aMerge branch 'dev'