Skip to content

Commit 61e1262

Browse files
Update dependency zod to v4
1 parent ea95026 commit 61e1262

3 files changed

Lines changed: 49 additions & 49 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"tailwindcss-animate": "^1.0.7",
8787
"uuid": "^14.0.0",
8888
"vaul": "^0.9.6",
89-
"zod": "^3.24.1"
89+
"zod": "^4.0.0"
9090
},
9191
"devDependencies": {
9292
"@tailwindcss/typography": "^0.5.16",

pnpm-lock.yaml

Lines changed: 43 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5385,16 +5385,16 @@ zod-to-json-schema@^3.25.1:
53855385
resolved "https://registry.yarnpkg.com/zod-to-json-schema/-/zod-to-json-schema-3.25.1.tgz#7f24962101a439ddade2bf1aeab3c3bfec7d84ba"
53865386
integrity sha512-pM/SU9d3YAggzi6MtR4h7ruuQlqKtad8e9S0fmxcMi+ueAK5Korys/aWcV9LIIHTVbj01NdzxcnXSN+O74ZIVA==
53875387

5388-
zod@^3.24.1:
5389-
version "3.24.2"
5390-
resolved "https://registry.npmjs.org/zod/-/zod-3.24.2.tgz"
5391-
integrity sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==
5392-
53935388
"zod@^3.25 || ^4.0":
53945389
version "4.3.6"
53955390
resolved "https://registry.yarnpkg.com/zod/-/zod-4.3.6.tgz#89c56e0aa7d2b05107d894412227087885ab112a"
53965391
integrity sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==
53975392

5393+
zod@^4.0.0:
5394+
version "4.4.3"
5395+
resolved "https://registry.yarnpkg.com/zod/-/zod-4.4.3.tgz#b680f172885d18bbebf21a834ea25e55a1bbf356"
5396+
integrity sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==
5397+
53985398
zwitch@^2.0.0:
53995399
version "2.0.4"
54005400
resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-2.0.4.tgz#c827d4b0acb76fc3e685a4c6ec2902d51070e9d7"

0 commit comments

Comments
 (0)