From 8ab812c07c169c9e5cd7eab34ddce57f8de8f210 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 09:20:58 +0000 Subject: [PATCH] Bump zod from 3.24.1 to 3.24.2 Bumps [zod](https://github.com/colinhacks/zod) from 3.24.1 to 3.24.2. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](https://github.com/colinhacks/zod/compare/v3.24.1...v3.24.2) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-patch ... 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 7b28d5e..913b233 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "ts-pattern": "4.3.0", "use-debounce": "^10.0.4", "uuid": "^9.0.1", - "zod": "^3.24.1" + "zod": "^3.24.2" }, "devDependencies": { "@jest/globals": "^29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 72bcc20..cfefc17 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ importers: specifier: ^9.0.1 version: 9.0.1 zod: - specifier: ^3.24.1 - version: 3.24.1 + specifier: ^3.24.2 + version: 3.24.2 devDependencies: '@jest/globals': specifier: ^29.7.0 @@ -3052,8 +3052,8 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - zod@3.24.1: - resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} + zod@3.24.2: + resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==} snapshots: @@ -6173,4 +6173,4 @@ snapshots: yocto-queue@0.1.0: {} - zod@3.24.1: {} + zod@3.24.2: {}