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

This commit is contained in:
Renovate Bot 2025-06-07 14:01:23 +00:00
parent e1c8c812b4
commit ad98822588

6
package-lock.json generated
View File

@ -1366,9 +1366,9 @@
"integrity": "sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg=="
},
"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"