Skip to content

Commit 5f4d30b

Browse files
Update dependency zod to v4 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e94b32 commit 5f4d30b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react": "^19.0.0",
2727
"react-dom": "^19.0.0",
2828
"tailwind-merge": "^3.0.2",
29-
"zod": "^3.24.2"
29+
"zod": "^4.0.0"
3030
},
3131
"devDependencies": {
3232
"@biomejs/biome": "1.9.4",

0 commit comments

Comments
 (0)