From de536a6070aeee7836a5034abeff572cf993273e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 17:45:14 +0000 Subject: [PATCH] chore(deps): bump zod from 3.24.2 to 3.24.3 Bumps [zod](https://github.com/colinhacks/zod) from 3.24.2 to 3.24.3. - [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.2...v3.24.3) --- updated-dependencies: - dependency-name: zod dependency-version: 3.24.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 36cf357..866fe97 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "tailwindcss-animate": "^1.0.7", "unsplash-js": "^7.0.19", "usehooks-ts": "^3.1.1", - "zod": "^3.24.1", + "zod": "^3.24.3", "zustand": "^5.0.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 0d3f6af..009825f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14048,7 +14048,7 @@ __metadata: typescript: "npm:^5.8.3" unsplash-js: "npm:^7.0.19" usehooks-ts: "npm:^3.1.1" - zod: "npm:^3.24.1" + zod: "npm:^3.24.3" zustand: "npm:^5.0.3" languageName: unknown linkType: soft @@ -15080,13 +15080,20 @@ __metadata: languageName: node linkType: hard -"zod@npm:^3.22.4, zod@npm:^3.23.8, zod@npm:^3.24.1": +"zod@npm:^3.22.4, zod@npm:^3.23.8": version: 3.24.2 resolution: "zod@npm:3.24.2" checksum: 10c0/c638c7220150847f13ad90635b3e7d0321b36cce36f3fc6050ed960689594c949c326dfe2c6fa87c14b126ee5d370ccdebd6efb304f41ef5557a4aaca2824565 languageName: node linkType: hard +"zod@npm:^3.24.3": + version: 3.24.3 + resolution: "zod@npm:3.24.3" + checksum: 10c0/ab0369810968d0329a1a141e9418e01e5c9c2a4905cbb7cb7f5a131d6e9487596e1400e21eeff24c4a8ee28dacfa5bd6103893765c055b7a98c2006a5a4fc68d + languageName: node + linkType: hard + "zustand@npm:^5.0.3": version: 5.0.3 resolution: "zustand@npm:5.0.3"