fix(deps): update dependency @hookform/resolvers to v5.1.1
All checks were successful
Lint / Lint and Typecheck (push) Successful in 42s

This commit is contained in:
2025-06-14 05:04:08 +00:00
parent e4416ba3df
commit f1b29f7c5f

6
package-lock.json generated
View File

@ -315,9 +315,9 @@
"license": "MIT"
},
"node_modules/@hookform/resolvers": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-5.1.0.tgz",
"integrity": "sha512-A5tY8gxqvvR0lFfropqpy/gUDOxjwT7LZCxJ8lNA9puK7nFNRl/O0egGKxzdF4JSz/pnnT1O8g76P/YMyTBEFw==",
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-5.1.1.tgz",
"integrity": "sha512-J/NVING3LMAEvexJkyTLjruSm7aOFx7QX21pzkiJfMoNG0wl5aFEjLTl7ay7IQb9EWY6AkrBy7tHL2Alijpdcg==",
"license": "MIT",
"dependencies": {
"@standard-schema/utils": "^0.3.0"