From 5e71e12e5aedbe3acc4684fbf1e0664393336748 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 08:11:08 +0000 Subject: [PATCH] Bump react-hook-form from 7.66.0 to 7.68.0 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.66.0 to 7.68.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.66.0...v7.68.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.68.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/napcat-webui-frontend/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/napcat-webui-frontend/package.json b/packages/napcat-webui-frontend/package.json index a6b59dc4..ddf4c73d 100644 --- a/packages/napcat-webui-frontend/package.json +++ b/packages/napcat-webui-frontend/package.json @@ -72,7 +72,7 @@ "react-dom": "^19.0.0", "react-dropzone": "^14.3.5", "react-error-boundary": "^5.0.0", - "react-hook-form": "^7.54.2", + "react-hook-form": "^7.68.0", "react-hot-toast": "^2.4.1", "react-icons": "^5.4.0", "react-markdown": "^9.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 84e84237..9aaf7fa9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -541,8 +541,8 @@ importers: specifier: ^5.0.0 version: 5.0.0(react@19.2.0) react-hook-form: - specifier: ^7.54.2 - version: 7.66.0(react@19.2.0) + specifier: ^7.68.0 + version: 7.68.0(react@19.2.0) react-hot-toast: specifier: ^2.4.1 version: 2.6.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -4832,8 +4832,8 @@ packages: react-fast-compare@3.2.2: resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==} - react-hook-form@7.66.0: - resolution: {integrity: sha512-xXBqsWGKrY46ZqaHDo+ZUYiMUgi8suYu5kdrS20EG8KiL7VRQitEbNjm+UcrDYrNi1YLyfpmAeGjCZYXLT9YBw==} + react-hook-form@7.68.0: + resolution: {integrity: sha512-oNN3fjrZ/Xo40SWlHf1yCjlMK417JxoSJVUXQjGdvdRCU07NTFei1i1f8ApUAts+IVh14e4EdakeLEA+BEAs/Q==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -11020,7 +11020,7 @@ snapshots: react-fast-compare@3.2.2: {} - react-hook-form@7.66.0(react@19.2.0): + react-hook-form@7.68.0(react@19.2.0): dependencies: react: 19.2.0