Skip to content

Commit fbd8fb5

Browse files
Update dependency zod to v4
1 parent c4fdcdb commit fbd8fb5

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
@@ -5372,16 +5372,16 @@ zod-to-json-schema@^3.25.0:
53725372
resolved "https://registry.yarnpkg.com/zod-to-json-schema/-/zod-to-json-schema-3.25.1.tgz#7f24962101a439ddade2bf1aeab3c3bfec7d84ba"
53735373
integrity sha512-pM/SU9d3YAggzi6MtR4h7ruuQlqKtad8e9S0fmxcMi+ueAK5Korys/aWcV9LIIHTVbj01NdzxcnXSN+O74ZIVA==
53745374

5375-
zod@^3.24.1:
5376-
version "3.24.2"
5377-
resolved "https://registry.npmjs.org/zod/-/zod-3.24.2.tgz"
5378-
integrity sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==
5379-
53805375
"zod@^3.25 || ^4.0":
53815376
version "4.3.5"
53825377
resolved "https://registry.yarnpkg.com/zod/-/zod-4.3.5.tgz#aeb269a6f9fc259b1212c348c7c5432aaa474d2a"
53835378
integrity sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==
53845379

5380+
zod@^4.0.0:
5381+
version "4.3.6"
5382+
resolved "https://registry.yarnpkg.com/zod/-/zod-4.3.6.tgz#89c56e0aa7d2b05107d894412227087885ab112a"
5383+
integrity sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==
5384+
53855385
zwitch@^2.0.0:
53865386
version "2.0.4"
53875387
resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-2.0.4.tgz#c827d4b0acb76fc3e685a4c6ec2902d51070e9d7"

0 commit comments

Comments
 (0)