From 1425f2b7256d907a4f6b2f0e09964dfe6e769c1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 11:49:13 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps)!:=20Update=20zod=20(=203.25.76=20?= =?UTF-8?q?=E2=86=92=204.3.6=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------- | ----- | | npm | zod | 3.25.76 | 4.3.6 | --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index b82bbd3c..74b56df8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -24,7 +24,7 @@ "react-icons": "^5.0.1", "react-intersection-observer": "^9.6.0", "unstated-next": "^1.1.0", - "zod": "^3.22.4" + "zod": "^4.0.0" }, "devDependencies": { "@graphql-codegen/cli": "^5.0.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 422738de..d8e85634 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^1.1.0 version: 1.1.0 zod: - specifier: ^3.22.4 - version: 3.25.76 + specifier: ^4.0.0 + version: 4.3.6 devDependencies: '@graphql-codegen/cli': specifier: ^5.0.0 @@ -2873,6 +2873,9 @@ packages: zod@3.25.76: resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} + zod@4.3.6: + resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==} + snapshots: '@ardatan/relay-compiler@12.0.3(graphql@16.13.1)': @@ -5696,3 +5699,5 @@ snapshots: yocto-queue@0.1.0: {} zod@3.25.76: {} + + zod@4.3.6: {}