From 4ca4b17864177fe6b183491b6aecf812d6522c84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 13:02:58 +0000 Subject: [PATCH] Bump zod-validation-error from 3.5.3 to 4.0.2 Bumps [zod-validation-error](https://github.com/causaly/zod-validation-error) from 3.5.3 to 4.0.2. - [Release notes](https://github.com/causaly/zod-validation-error/releases) - [Changelog](https://github.com/causaly/zod-validation-error/blob/main/CHANGELOG.md) - [Commits](https://github.com/causaly/zod-validation-error/commits/v4.0.2) --- updated-dependencies: - dependency-name: zod-validation-error dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 61cb4a34..7e8b7aa9 100644 --- a/package.json +++ b/package.json @@ -111,6 +111,6 @@ "unified": "11.0.5", "vnu-jar": "24.10.17", "zod": "3.25.76", - "zod-validation-error": "3.5.3" + "zod-validation-error": "4.0.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ffc53d5c..4c43fa7e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -270,8 +270,8 @@ importers: specifier: 3.25.76 version: 3.25.76 zod-validation-error: - specifier: 3.5.3 - version: 3.5.3(zod@3.25.76) + specifier: 4.0.2 + version: 4.0.2(zod@3.25.76) packages: @@ -4665,8 +4665,8 @@ packages: resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} engines: {node: '>=12'} - zod-validation-error@3.5.3: - resolution: {integrity: sha512-OT5Y8lbUadqVZCsnyFaTQ4/O2mys4tj7PqhdbBCp7McPwvIEKfPtdA6QfPeFQK2/Rz5LgwmAXRJTugBNBi0btw==} + zod-validation-error@4.0.2: + resolution: {integrity: sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ==} engines: {node: '>=18.0.0'} peerDependencies: zod: ^3.25.0 || ^4.0.0 @@ -10135,7 +10135,7 @@ snapshots: y18n: 5.0.8 yargs-parser: 21.1.1 - zod-validation-error@3.5.3(zod@3.25.76): + zod-validation-error@4.0.2(zod@3.25.76): dependencies: zod: 3.25.76