Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"recharts": "^3.0.0",
"tailwind-merge": "^3.0.1",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.24.1"
"zod": "^4.0.0"
},
"devDependencies": {
"@commitlint/cli": "^19.8.1",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9879,7 +9879,7 @@ __metadata:
tailwindcss: "npm:^3.4.15"
tailwindcss-animate: "npm:^1.0.7"
typescript: "npm:^5"
zod: "npm:^3.24.1"
zod: "npm:^4.0.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -13001,9 +13001,16 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:^3.22.4, zod@npm:^3.23.8, zod@npm:^3.24.1":
"zod@npm:^3.22.4, zod@npm:^3.23.8":
version: 3.25.76
resolution: "zod@npm:3.25.76"
checksum: 10c0/5718ec35e3c40b600316c5b4c5e4976f7fee68151bc8f8d90ec18a469be9571f072e1bbaace10f1e85cf8892ea12d90821b200e980ab46916a6166a4260a983c
languageName: node
linkType: hard

"zod@npm:^4.0.0":
version: 4.1.5
resolution: "zod@npm:4.1.5"
checksum: 10c0/7826fb931bc71d4d0fff2fbb72f1a1cf30a6672cf9dbe6933a216bbb60242ef1c3bdfbcd3c5b27e806235a35efaad7a4a9897ff4d3621452f9ea278bce6fd42a
languageName: node
linkType: hard
Loading