Skip to content

Commit 453c556

Browse files
⬆️ Bump zod from 3.25.76 to 4.3.6
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.3.6. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.3.6) --- updated-dependencies: - dependency-name: zod dependency-version: 4.3.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff736b5 commit 453c556

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"tailwind-merge": "^3.4.0",
7777
"tailwindcss": "^4.1.3",
7878
"uuid": "^13.0.0",
79-
"zod": "^3.25.74 "
79+
"zod": "^4.3.6"
8080
},
8181
"devDependencies": {
8282
"@eslint/eslintrc": "^3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7403,7 +7403,7 @@ zeptomatch@2.1.0:
74037403
grammex "^3.1.11"
74047404
graphmatch "^1.1.0"
74057405

7406-
"zod@^3.25.74 ":
7407-
version "3.25.76"
7408-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.76.tgz#26841c3f6fd22a6a2760e7ccb719179768471e34"
7409-
integrity sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==
7406+
zod@^4.3.6:
7407+
version "4.3.6"
7408+
resolved "https://registry.yarnpkg.com/zod/-/zod-4.3.6.tgz#89c56e0aa7d2b05107d894412227087885ab112a"
7409+
integrity sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==

0 commit comments

Comments
 (0)