From 6115da304c37363caafd376600eb3710904c7b87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 00:44:56 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps)!:=20Update=20zod=20(=203.25.76=20?= =?UTF-8?q?=E2=86=92=204.4.2=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.4.2 | --- 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 b82bbd3c5..74b56df88 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 192c3b11b..69258ef16 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.4.2 devDependencies: '@graphql-codegen/cli': specifier: ^5.0.0 @@ -2865,6 +2865,9 @@ packages: zod@3.25.76: resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} + zod@4.4.2: + resolution: {integrity: sha512-IynmDyxsEsb9RKzO3J9+4SxXnl2FTFSzNBaKKaMV6tsSk0rw9gYw9gs+JFCq/qk2LCZ78KDwyj+Z289TijSkUw==} + snapshots: '@ardatan/relay-compiler@12.0.3(graphql@16.13.2)': @@ -5678,3 +5681,5 @@ snapshots: yocto-queue@0.1.0: {} zod@3.25.76: {} + + zod@4.4.2: {}