diff --git a/package-lock.json b/package-lock.json index ac3e7ab..b6115d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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" diff --git a/package.json b/package.json index 70d71a8..a43e063 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ca615d4..febce20 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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