From a5a323fcbd5aabfedd6fc6ec8f730efc00fcd6e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 04:46:11 +0000 Subject: [PATCH] chore(deps-dev): bump zod from 3.23.1 to 3.23.5 Bumps [zod](https://github.com/colinhacks/zod) from 3.23.1 to 3.23.5. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](https://github.com/colinhacks/zod/compare/v3.23.1...v3.23.5) --- updated-dependencies: - dependency-name: zod dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 5adab5c..9bfd9ca 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "typescript": "^5.4.5", "unlighthouse": "^0.11.6", "vite": "^5.2.10", - "zod": "^3.23.0" + "zod": "^3.23.5" }, "type": "module", "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 62ba20e..34aac1b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -116,8 +116,8 @@ devDependencies: specifier: ^5.2.10 version: 5.2.10 zod: - specifier: ^3.23.0 - version: 3.23.1 + specifier: ^3.23.5 + version: 3.23.5 packages: @@ -5592,8 +5592,8 @@ packages: superstruct: 1.0.4 valibot: 0.30.0 yup: 1.4.0 - zod: 3.23.1 - zod-to-json-schema: 3.22.5(zod@3.23.1) + zod: 3.23.5 + zod-to-json-schema: 3.22.5(zod@3.23.5) transitivePeerDependencies: - '@types/json-schema' - esbuild @@ -6287,13 +6287,13 @@ packages: dev: true optional: true - /zod-to-json-schema@3.22.5(zod@3.23.1): + /zod-to-json-schema@3.22.5(zod@3.23.5): resolution: {integrity: sha512-+akaPo6a0zpVCCseDed504KBJUQpEW5QZw7RMneNmKw+fGaML1Z9tUNLnHHAC8x6dzVRO1eB2oEMyZRnuBZg7Q==} requiresBuild: true peerDependencies: zod: ^3.22.4 dependencies: - zod: 3.23.1 + zod: 3.23.5 dev: true optional: true @@ -6301,6 +6301,6 @@ packages: resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==} dev: true - /zod@3.23.1: - resolution: {integrity: sha512-fwxuO7wwRmBv1+OvqlZF0t73s3xhR0Cr7mRIFSca6Z/ZNsrzvCPl4Az4KJqi1mgkXdODuan91Cyyg8it0my1ag==} + /zod@3.23.5: + resolution: {integrity: sha512-fkwiq0VIQTksNNA131rDOsVJcns0pfVUjHzLrNBiF/O/Xxb5lQyEXkhZWcJ7npWsYlvs+h0jFWXXy4X46Em1JA==} dev: true