From ddb141b550f694e1ea9d2b43dcfb837bd9487829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 08:15:24 +0000 Subject: [PATCH] chore(deps): bump the minor-patch group in /frontend with 2 updates Bumps the minor-patch group in /frontend with 2 updates: [react-hook-form](https://github.com/react-hook-form/react-hook-form) and [zod](https://github.com/colinhacks/zod). Updates `react-hook-form` from 7.86.0 to 7.87.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.86.0...v7.87.0) Updates `zod` from 4.5.2 to 4.5.4 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v4.5.2...v4.5.4) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.87.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: zod dependency-version: 4.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 4 ++-- frontend/pnpm-lock.yaml | 36 ++++++++++++++++++------------------ 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 22015974..8a99b7a3 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,14 +31,14 @@ "radix-ui": "^1.6.7", "react": "^19.2.8", "react-dom": "^19.2.8", - "react-hook-form": "^7.86.0", + "react-hook-form": "^7.87.0", "react-i18next": "^17.0.12", "react-markdown": "^10.1.0", "react-router": "^8.3.1", "sonner": "^2.0.8", "tailwind-merge": "^3.5.0", "tailwindcss": "^4.3.3", - "zod": "^4.5.2" + "zod": "^4.5.4" }, "devDependencies": { "@eslint/js": "^10.0.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index eb5660d6..44c1f504 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@hookform/resolvers': specifier: ^5.9.1 - version: 5.9.1(react-hook-form@7.86.0(react@19.2.8))(zod@4.5.2) + version: 5.9.1(react-hook-form@7.87.0(react@19.2.8))(zod@4.5.4) '@radix-ui/react-dropdown-menu': specifier: ^2.1.24 version: 2.1.24(@types/react-dom@19.2.5(@types/react@19.2.18))(@types/react@19.2.18)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) @@ -66,8 +66,8 @@ importers: specifier: ^19.2.8 version: 19.2.8(react@19.2.8) react-hook-form: - specifier: ^7.86.0 - version: 7.86.0(react@19.2.8) + specifier: ^7.87.0 + version: 7.87.0(react@19.2.8) react-i18next: specifier: ^17.0.12 version: 17.0.12(i18next@26.4.0(typescript@6.0.3))(react-dom@19.2.8(react@19.2.8))(react@19.2.8)(typescript@6.0.3) @@ -87,8 +87,8 @@ importers: specifier: ^4.3.3 version: 4.3.3 zod: - specifier: ^4.5.2 - version: 4.5.2 + specifier: ^4.5.4 + version: 4.5.4 devDependencies: '@eslint/js': specifier: ^10.0.1 @@ -2263,8 +2263,8 @@ packages: peerDependencies: react: ^19.2.8 - react-hook-form@7.86.0: - resolution: {integrity: sha512-4kbWJrh5jPZt1+YqVcXcGKffGcXV/XVbozknLh0Yjh0KhpoAkus21TAQhzRYqNwFkkObmnSvRlZZ3GT+ehoIrA==} + react-hook-form@7.87.0: + resolution: {integrity: sha512-zhFzWvLxNHH+8839OnZcUxgMZw88ah2jZWDWvKWgF3Tpbnd0vKL+dlcuU3nZVWESZQjd81EW8K+wU+cYfYAc0w==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -2619,8 +2619,8 @@ packages: peerDependencies: zod: ^3.25.0 || ^4.0.0 - zod@4.5.2: - resolution: {integrity: sha512-XkYXCol10+ba/6F/cueWV+TezUeOqXW0hdeJt5CdXjTYeAgAQg5N03RQdJ80mhfFE72+pblvYMW4wy2Qp4Qbrg==} + zod@4.5.4: + resolution: {integrity: sha512-sC95tT5iHHH9gtpj6A81kh+NEaRAUFN+qlUPDUbRfOMvNf5QCBqsb3WgvnpVtK5Y+4UfA6KqufotuTvMGiTlsA==} zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} @@ -2782,12 +2782,12 @@ snapshots: '@floating-ui/utils@0.2.12': {} - '@hookform/resolvers@5.9.1(react-hook-form@7.86.0(react@19.2.8))(zod@4.5.2)': + '@hookform/resolvers@5.9.1(react-hook-form@7.87.0(react@19.2.8))(zod@4.5.4)': dependencies: '@standard-schema/utils': 0.3.0 - react-hook-form: 7.86.0(react@19.2.8) + react-hook-form: 7.87.0(react@19.2.8) optionalDependencies: - zod: 4.5.2 + zod: 4.5.4 '@humanfs/core@0.19.2': dependencies: @@ -4023,8 +4023,8 @@ snapshots: '@babel/parser': 7.29.3 eslint: 10.9.1(jiti@2.7.0) hermes-parser: 0.25.1 - zod: 4.5.2 - zod-validation-error: 4.0.2(zod@4.5.2) + zod: 4.5.4 + zod-validation-error: 4.0.2(zod@4.5.4) transitivePeerDependencies: - supports-color @@ -4799,7 +4799,7 @@ snapshots: react: 19.2.8 scheduler: 0.27.0 - react-hook-form@7.86.0(react@19.2.8): + react-hook-form@7.87.0(react@19.2.8): dependencies: react: 19.2.8 @@ -5130,10 +5130,10 @@ snapshots: yocto-queue@0.1.0: {} - zod-validation-error@4.0.2(zod@4.5.2): + zod-validation-error@4.0.2(zod@4.5.4): dependencies: - zod: 4.5.2 + zod: 4.5.4 - zod@4.5.2: {} + zod@4.5.4: {} zwitch@2.0.4: {}