From 29e41dc20a46b9bc641a64eca46723f884c48ed1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 13:46:40 +0000 Subject: [PATCH] Bump zod-validation-error from 3.5.3 to 4.0.1 Bumps [zod-validation-error](https://github.com/causaly/zod-validation-error) from 3.5.3 to 4.0.1. - [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.1) --- updated-dependencies: - dependency-name: zod-validation-error dependency-version: 4.0.1 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 b854b490..585ad304 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.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c18254bb..2d744b55 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.1 + version: 4.0.1(zod@3.25.76) packages: @@ -4660,8 +4660,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.1: + resolution: {integrity: sha512-F3rdaCOHs5ViJ5YTz5zzRtfkQdMdIeKudJAoxy7yB/2ZMEHw73lmCAcQw11r7++20MyGl4WV59EVh7A9rNAyog==} engines: {node: '>=18.0.0'} peerDependencies: zod: ^3.25.0 || ^4.0.0 @@ -10117,7 +10117,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.1(zod@3.25.76): dependencies: zod: 3.25.76