From 75c990033d7a232e0cd65fd24478f0364e208b53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 07:11:23 +0000 Subject: [PATCH] Bump react-hook-form from 7.53.1 to 7.54.2 in /ui Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.53.1 to 7.54.2. - [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.53.1...v7.54.2) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ui/package.json b/ui/package.json index ffc5a673..9f6cebfd 100644 --- a/ui/package.json +++ b/ui/package.json @@ -42,7 +42,7 @@ "react": "^19.0.0", "react-chartjs-2": "^5.2.0", "react-dom": "^19.0.0", - "react-hook-form": "^7.53.1", + "react-hook-form": "^7.54.2", "react-i18next": "^15.1.4", "react-icons": "^5.3.0", "react-oidc-context": "^2.4.0", diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index 7566d540..59ce8a41 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -93,8 +93,8 @@ importers: specifier: ^19.0.0 version: 19.0.0(react@19.0.0) react-hook-form: - specifier: ^7.53.1 - version: 7.53.1(react@19.0.0) + specifier: ^7.54.2 + version: 7.54.2(react@19.0.0) react-i18next: specifier: ^15.1.4 version: 15.1.4(i18next@24.2.0(typescript@5.7.2))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -2228,8 +2228,8 @@ packages: peerDependencies: react: ^19.0.0 - react-hook-form@7.53.1: - resolution: {integrity: sha512-6aiQeBda4zjcuaugWvim9WsGqisoUk+etmFEsSUMm451/Ic8L/UAb7sRtMj3V+Hdzm6mMjU1VhiSzYUZeBm0Vg==} + react-hook-form@7.54.2: + resolution: {integrity: sha512-eHpAUgUjWbZocoQYUHposymRb4ZP6d0uwUnooL2uOybA9/3tPUvoAKqEWK1WaSiTxxOfTpffNZP7QwlnM3/gEg==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -4894,7 +4894,7 @@ snapshots: react: 19.0.0 scheduler: 0.25.0 - react-hook-form@7.53.1(react@19.0.0): + react-hook-form@7.54.2(react@19.0.0): dependencies: react: 19.0.0