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

This commit is contained in:
2025-06-07 14:02:12 +00:00
parent 00108ab629
commit 07de9a0062

6
package-lock.json generated
View File

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