Skip to content

Commit 92bd0cd

Browse files
Update dependency zod to v4
1 parent 63d2255 commit 92bd0cd

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
@@ -5347,12 +5347,7 @@ zod-to-json-schema@^3.25.0:
53475347
resolved "https://registry.yarnpkg.com/zod-to-json-schema/-/zod-to-json-schema-3.25.0.tgz#df504c957c4fb0feff467c74d03e6aab0b013e1c"
53485348
integrity sha512-HvWtU2UG41LALjajJrML6uQejQhNJx+JBO9IflpSja4R03iNWfKXrj6W2h7ljuLyc1nKS+9yDyL/9tD1U/yBnQ==
53495349

5350-
zod@^3.24.1:
5351-
version "3.24.2"
5352-
resolved "https://registry.npmjs.org/zod/-/zod-3.24.2.tgz"
5353-
integrity sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==
5354-
5355-
"zod@^3.25 || ^4.0":
5350+
"zod@^3.25 || ^4.0", zod@^4.0.0:
53565351
version "4.1.13"
53575352
resolved "https://registry.yarnpkg.com/zod/-/zod-4.1.13.tgz#93699a8afe937ba96badbb0ce8be6033c0a4b6b1"
53585353
integrity sha512-AvvthqfqrAhNH9dnfmrfKzX5upOdjUVJYFqNSlkmGf64gRaTzlPwz99IHYnVs28qYAybvAlBV+H7pn0saFY4Ig==

0 commit comments

Comments
 (0)