From 695457441635ae853e31366032e02c68fcd40d12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 03:23:08 +0000 Subject: [PATCH] chore(deps)(deps): bump @hookform/resolvers from 5.7.1 to 5.9.1 Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 5.7.1 to 5.9.1. - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](https://github.com/react-hook-form/resolvers/compare/v5.7.1...v5.9.1) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- catalyst-frontend/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/catalyst-frontend/package.json b/catalyst-frontend/package.json index 6344c8450..358d7e59e 100644 --- a/catalyst-frontend/package.json +++ b/catalyst-frontend/package.json @@ -26,7 +26,7 @@ "@fontsource-variable/dm-sans": "^5.3.0", "@fontsource-variable/jetbrains-mono": "^5.3.0", "@fontsource-variable/outfit": "^5.3.0", - "@hookform/resolvers": "~5.7.1", + "@hookform/resolvers": "~5.9.1", "@monaco-editor/react": "~4.7.0", "@radix-ui/react-alert-dialog": "~1.1.23", "@radix-ui/react-avatar": "~1.2.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a12eb7dff..23a5054b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -189,8 +189,8 @@ importers: specifier: ^5.3.0 version: 5.3.0 '@hookform/resolvers': - specifier: ~5.7.1 - version: 5.7.1(@standard-schema/spec@1.1.0)(ajv@8.20.0)(effect@3.20.0)(react-hook-form@7.85.0(react@19.2.8))(valibot@1.4.2(typescript@6.0.3))(zod@4.4.3) + specifier: ~5.9.1 + version: 5.9.1(@standard-schema/spec@1.1.0)(ajv@8.20.0)(effect@3.20.0)(react-hook-form@7.85.0(react@19.2.8))(valibot@1.4.2(typescript@6.0.3))(zod@4.4.3) '@monaco-editor/react': specifier: ~4.7.0 version: 4.7.0(monaco-editor@0.55.1)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) @@ -1117,8 +1117,8 @@ packages: '@hexagon/base64@1.1.28': resolution: {integrity: sha512-lhqDEAvWixy3bZ+UOYbPwUbBkwBq5C1LAJ/xPC8Oi+lL54oyakv/npbA0aU2hgCsx/1NUd4IBvV03+aUBWxerw==} - '@hookform/resolvers@5.7.1': - resolution: {integrity: sha512-8wS/P4UDr5sQDe4nFaV51TVyfDPrWgNIXweqG0Bs9Z5LSuzKLb+RQNPvkN2oHM5SRrJyWrVH/F+LOUcFjUyvwQ==} + '@hookform/resolvers@5.9.1': + resolution: {integrity: sha512-7b7vsbraJxKgjVSA1Nur9tLwj539WGJUBLA7QNvXnFoT2pM5Z7G+6rlukk4B2/QrTZy6huRtH6wKeESPKuIr6w==} peerDependencies: '@sinclair/typebox': '>=0.25.24' '@standard-schema/spec': ^1.0.0 @@ -1136,13 +1136,13 @@ packages: fluentvalidation-ts: ^3.0.0 fp-ts: ^2.7.0 io-ts: ^2.0.0 - joi: ^17.0.0 + joi: ^17.0.0 || ^18.0.0 nope-validator: '>=0.12.0' react-hook-form: ^7.55.0 superstruct: '>=0.12.0' typanion: ^3.3.2 valibot: '>=0.31.0 || ^1.0.0-beta.4 || ^1.0.0-rc' - vest: '>=3.0.0' + vest: '>=6.0.0' yup: ^1.0.0 zod: ^3.25.0 || ^4.0.0 peerDependenciesMeta: @@ -5790,7 +5790,7 @@ snapshots: '@hexagon/base64@1.1.28': {} - '@hookform/resolvers@5.7.1(@standard-schema/spec@1.1.0)(ajv@8.20.0)(effect@3.20.0)(react-hook-form@7.85.0(react@19.2.8))(valibot@1.4.2(typescript@6.0.3))(zod@4.4.3)': + '@hookform/resolvers@5.9.1(@standard-schema/spec@1.1.0)(ajv@8.20.0)(effect@3.20.0)(react-hook-form@7.85.0(react@19.2.8))(valibot@1.4.2(typescript@6.0.3))(zod@4.4.3)': dependencies: '@standard-schema/utils': 0.3.0 react-hook-form: 7.85.0(react@19.2.8)