From ca99fb17103517e9d26f65e410b959af98ec937e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:22:04 +0000 Subject: [PATCH] Bump zod from 3.23.8 to 3.24.1 Bumps [zod](https://github.com/colinhacks/zod) from 3.23.8 to 3.24.1. - [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.23.8...v3.24.1) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fba4dff..11e68e9 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "tailwindcss-animate": "^1.0.7", "unsplash-js": "^7.0.19", "usehooks-ts": "^3.1.0", - "zod": "^3.23.8", + "zod": "^3.24.1", "zustand": "^5.0.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 07c71bf..5effd5c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13568,7 +13568,7 @@ __metadata: typescript: "npm:^5.6.3" unsplash-js: "npm:^7.0.19" usehooks-ts: "npm:^3.1.0" - zod: "npm:^3.23.8" + zod: "npm:^3.24.1" zustand: "npm:^5.0.2" languageName: unknown linkType: soft @@ -14780,6 +14780,13 @@ __metadata: languageName: node linkType: hard +"zod@npm:^3.24.1": + version: 3.24.1 + resolution: "zod@npm:3.24.1" + checksum: 10c0/0223d21dbaa15d8928fe0da3b54696391d8e3e1e2d0283a1a070b5980a1dbba945ce631c2d1eccc088fdbad0f2dfa40155590bf83732d3ac4fcca2cc9237591b + languageName: node + linkType: hard + "zustand@npm:^5.0.2": version: 5.0.2 resolution: "zustand@npm:5.0.2"