Skip to content

Commit 00295d3

Browse files
Update dependency zod to v4
1 parent 9c642bb commit 00295d3

3 files changed

Lines changed: 45 additions & 50 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": "^11.1.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: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5385,12 +5385,7 @@ 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-
5393-
"zod@^3.25 || ^4.0":
5388+
"zod@^3.25 || ^4.0", zod@^4.0.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==

0 commit comments

Comments
 (0)