Skip to content

Commit 15b47dc

Browse files
committed
fix: upgrade @hookform/resolvers from 3.10.0 to 5.2.2
The lib couldn't validate errors after upgrading to Zod 4.
1 parent 001a364 commit 15b47dc

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@fortawesome/free-solid-svg-icons": "^6.7.2",
1515
"@fortawesome/react-fontawesome": "^0.2.6",
1616
"@headlessui/react": "^1.7.19",
17-
"@hookform/resolvers": "^3.10.0",
17+
"@hookform/resolvers": "^5.2.2",
1818
"@mdx-js/loader": "^3.1.1",
1919
"@mdx-js/react": "^3.1.1",
2020
"@nbw/config": "workspace:*",

bun.lock

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)