Skip to content

Commit 787a985

Browse files
fix(deps): update dependency zod to v4
1 parent 5a74b62 commit 787a985

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
@@ -2835,7 +2835,7 @@ __metadata:
28352835
type-fest: "npm:^4.26.1"
28362836
typescript: "npm:^5.6.3"
28372837
vite: "npm:^7.0.0"
2838-
zod: "npm:^3.23.8"
2838+
zod: "npm:^4.0.0"
28392839
peerDependencies:
28402840
"@emotion/react": ^11.11.1
28412841
"@emotion/styled": ^11.11.0
@@ -17971,10 +17971,10 @@ __metadata:
1797117971
languageName: node
1797217972
linkType: hard
1797317973

17974-
"zod@npm:^3.23.8":
17975-
version: 3.25.76
17976-
resolution: "zod@npm:3.25.76"
17977-
checksum: 10/f0c963ec40cd96858451d1690404d603d36507c1fc9682f2dae59ab38b578687d542708a7fdbf645f77926f78c9ed558f57c3d3aa226c285f798df0c4da16995
17974+
"zod@npm:^4.0.0":
17975+
version: 4.0.11
17976+
resolution: "zod@npm:4.0.11"
17977+
checksum: 10/e82bf2378c845f2f9f37c12db556e177499ec4efbc3ec0360a100b555e7302de5b0bdd445aefd40ce65acfbf547d0a9eba7dab3513bf0ed2373d574ae2a3c7f6
1797817978
languageName: node
1797917979
linkType: hard
1798017980

0 commit comments

Comments
 (0)