From 5c861589d16cde7b3e928e053d45edb01bb72637 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 15:01:58 +0000 Subject: [PATCH] chore(deps-dev): bump zod from 3.23.0 to 3.23.4 Bumps [zod](https://github.com/colinhacks/zod) from 3.23.0 to 3.23.4. - [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.0...v3.23.4) --- 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 ce19cfe..e28f5a3 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.4" }, "type": "module", "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5d6f907..c740fb0 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.4 + version: 3.23.4 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.4 + zod-to-json-schema: 3.22.5(zod@3.23.4) 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.4): resolution: {integrity: sha512-+akaPo6a0zpVCCseDed504KBJUQpEW5QZw7RMneNmKw+fGaML1Z9tUNLnHHAC8x6dzVRO1eB2oEMyZRnuBZg7Q==} requiresBuild: true peerDependencies: zod: ^3.22.4 dependencies: - zod: 3.23.1 + zod: 3.23.4 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.4: + resolution: {integrity: sha512-/AtWOKbBgjzEYYQRNfoGKHObgfAZag6qUJX1VbHo2PRBgS+wfWagEY2mizjfyAPcGesrJOcx/wcl0L9WnVrHFw==} dev: true