Skip to content

Commit 8d0d436

Browse files
Copilotdkast
andauthored
fix: upgrade zod to ^3.24.0 and regenerate bun.lockb for StandardSchema support
Agent-Logs-Url: https://github.com/dkast/blog/sessions/ac9c5606-924e-40ef-8816-da75502c3863 Co-authored-by: dkast <3997998+dkast@users.noreply.github.com>
1 parent 869b215 commit 8d0d436

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

bun.lockb

64.5 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"tailwind-merge": "^2.5.2",
3737
"tailwindcss-animate": "^1.0.7",
3838
"typescript": "5.6.2",
39-
"zod": "^3.23.8"
39+
"zod": "^3.24.0"
4040
},
4141
"devDependencies": {
4242
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",

0 commit comments

Comments
 (0)