From 93c934f0b33e472ace7d5b38b2df049919acac07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 13:47:41 +0000 Subject: [PATCH] Bump zod-validation-error from 3.5.3 to 4.0.0 Bumps [zod-validation-error](https://github.com/causaly/zod-validation-error) from 3.5.3 to 4.0.0. - [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/v.4.0.0) --- updated-dependencies: - dependency-name: zod-validation-error dependency-version: 4.0.0 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..26d555b5 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.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c18254bb..d8663d27 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.0 + version: 4.0.0(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.0: + resolution: {integrity: sha512-FOk8Fekia4wf1po7LwbM4edV1I4z+S5gVVAlP73ODUPNK0h1lxScrNcN/jy2RvJN4Xi9Qt+lahBHimzv1+cF/g==} 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.0(zod@3.25.76): dependencies: zod: 3.25.76