Compare commits

..

2 Commits

Author SHA1 Message Date
d99b10f980 chore(deps): update dependency eslint to v9.29.0
Some checks failed
Lint / Lint and Typecheck (push) Failing after 48s
Lint / Lint and Typecheck (pull_request) Failing after 47s
2025-06-15 13:03:23 +00:00
5fdeae83c6 fix(deps): update dependency react-hook-form to v7.58.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 45s
2025-06-15 12:02:26 +00:00

6
package-lock.json generated
View File

@ -6297,9 +6297,9 @@
}
},
"node_modules/react-hook-form": {
"version": "7.57.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.57.0.tgz",
"integrity": "sha512-RbEks3+cbvTP84l/VXGUZ+JMrKOS8ykQCRYdm5aYsxnDquL0vspsyNhGRO7pcH6hsZqWlPOjLye7rJqdtdAmlg==",
"version": "7.58.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.58.0.tgz",
"integrity": "sha512-zGijmEed35oNfOfy7ub99jfjkiLhHwA3dl5AgyKdWC6QQzhnc7tkWewSa+T+A2EpLrc6wo5DUoZctS9kufWJjA==",
"license": "MIT",
"engines": {
"node": ">=18.0.0"