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