Skip to content

Commit 8ec6da0

Browse files
Update dependency zod to v4
1 parent 5a6d8e1 commit 8ec6da0

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": "^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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5366,16 +5366,16 @@ zod-to-json-schema@^3.25.0:
53665366
resolved "https://registry.yarnpkg.com/zod-to-json-schema/-/zod-to-json-schema-3.25.1.tgz#7f24962101a439ddade2bf1aeab3c3bfec7d84ba"
53675367
integrity sha512-pM/SU9d3YAggzi6MtR4h7ruuQlqKtad8e9S0fmxcMi+ueAK5Korys/aWcV9LIIHTVbj01NdzxcnXSN+O74ZIVA==
53685368

5369-
zod@^3.24.1:
5370-
version "3.24.2"
5371-
resolved "https://registry.npmjs.org/zod/-/zod-3.24.2.tgz"
5372-
integrity sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==
5373-
53745369
"zod@^3.25 || ^4.0":
53755370
version "4.3.5"
53765371
resolved "https://registry.yarnpkg.com/zod/-/zod-4.3.5.tgz#aeb269a6f9fc259b1212c348c7c5432aaa474d2a"
53775372
integrity sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==
53785373

5374+
zod@^4.0.0:
5375+
version "4.3.6"
5376+
resolved "https://registry.yarnpkg.com/zod/-/zod-4.3.6.tgz#89c56e0aa7d2b05107d894412227087885ab112a"
5377+
integrity sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==
5378+
53795379
zwitch@^2.0.0:
53805380
version "2.0.4"
53815381
resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-2.0.4.tgz#c827d4b0acb76fc3e685a4c6ec2902d51070e9d7"

0 commit comments

Comments
 (0)