chore(deps): bump react-hook-form from 7.68.0 to 7.71.0

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.68.0 to 7.71.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.68.0...v7.71.0)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-version: 7.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-13 00:30:30 +00:00 committed by Ravinou
commit efd7083463
3 changed files with 10 additions and 10 deletions

8
package-lock.json generated
View file

@ -21,7 +21,7 @@
"react": "^19.2.1",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.3",
"react-hook-form": "^7.68.0",
"react-hook-form": "^7.71.0",
"react-select": "^5.10.2",
"react-toastify": "^11.0.5",
"swr": "^2.3.8",
@ -8944,9 +8944,9 @@
}
},
"node_modules/react-hook-form": {
"version": "7.68.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.68.0.tgz",
"integrity": "sha512-oNN3fjrZ/Xo40SWlHf1yCjlMK417JxoSJVUXQjGdvdRCU07NTFei1i1f8ApUAts+IVh14e4EdakeLEA+BEAs/Q==",
"version": "7.71.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.71.0.tgz",
"integrity": "sha512-oFDt/iIFMV9ZfV52waONXzg4xuSlbwKUPvXVH2jumL1me5qFhBMc4knZxuXiZ2+j6h546sYe3ZKJcg/900/iHw==",
"license": "MIT",
"engines": {
"node": ">=18.0.0"

View file

@ -26,7 +26,7 @@
"react": "^19.2.1",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.3",
"react-hook-form": "^7.68.0",
"react-hook-form": "^7.71.0",
"react-select": "^5.10.2",
"react-toastify": "^11.0.5",
"swr": "^2.3.8",

10
pnpm-lock.yaml generated
View file

@ -48,8 +48,8 @@ importers:
specifier: ^19.2.3
version: 19.2.3(react@19.2.3)
react-hook-form:
specifier: ^7.68.0
version: 7.70.0(react@19.2.3)
specifier: ^7.71.0
version: 7.71.0(react@19.2.3)
react-select:
specifier: ^5.10.2
version: 5.10.2(@types/react@19.2.7)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
@ -2724,8 +2724,8 @@ packages:
peerDependencies:
react: ^19.2.3
react-hook-form@7.70.0:
resolution: {integrity: sha512-COOMajS4FI3Wuwrs3GPpi/Jeef/5W1DRR84Yl5/ShlT3dKVFUfoGiEZ/QE6Uw8P4T2/CLJdcTVYKvWBMQTEpvw==}
react-hook-form@7.71.0:
resolution: {integrity: sha512-oFDt/iIFMV9ZfV52waONXzg4xuSlbwKUPvXVH2jumL1me5qFhBMc4knZxuXiZ2+j6h546sYe3ZKJcg/900/iHw==}
engines: {node: '>=18.0.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
@ -6298,7 +6298,7 @@ snapshots:
react: 19.2.3
scheduler: 0.27.0
react-hook-form@7.70.0(react@19.2.3):
react-hook-form@7.71.0(react@19.2.3):
dependencies:
react: 19.2.3