Skip to content

Commit ac69197

Browse files
fix(deps): update dependency zod to v4
1 parent be4190c commit ac69197

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"rehype-raw": "^7.0.0",
7777
"remark-math": "^6.0.0",
7878
"tiny-invariant": "^1.3.1",
79-
"zod": "^3.23.8"
79+
"zod": "^4.0.0"
8080
},
8181
"devDependencies": {
8282
"@chromatic-com/storybook": "^4.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2837,7 +2837,7 @@ __metadata:
28372837
type-fest: "npm:^4.26.1"
28382838
typescript: "npm:^5.6.3"
28392839
vite: "npm:^7.0.0"
2840-
zod: "npm:^3.23.8"
2840+
zod: "npm:^4.0.0"
28412841
peerDependencies:
28422842
"@emotion/react": ^11.11.1
28432843
"@emotion/styled": ^11.11.0
@@ -18158,10 +18158,10 @@ __metadata:
1815818158
languageName: node
1815918159
linkType: hard
1816018160

18161-
"zod@npm:^3.23.8":
18162-
version: 3.25.76
18163-
resolution: "zod@npm:3.25.76"
18164-
checksum: 10/f0c963ec40cd96858451d1690404d603d36507c1fc9682f2dae59ab38b578687d542708a7fdbf645f77926f78c9ed558f57c3d3aa226c285f798df0c4da16995
18161+
"zod@npm:^4.0.0":
18162+
version: 4.0.17
18163+
resolution: "zod@npm:4.0.17"
18164+
checksum: 10/bfdb7f1a7a3dd17e83c6720f9f763d522d4914962c81844fe408512e55df11378c6032d48dea4ec6ca6a260bdd9e92c59ec75bd40cb49f4c12115366744f2def
1816518165
languageName: node
1816618166
linkType: hard
1816718167

0 commit comments

Comments
 (0)