Skip to content

Commit e5c5b01

Browse files
authored
Support v3 and v4 zod versions (#1400)
1 parent 4c28fb9 commit e5c5b01

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@eslint-react/eff": "workspace:*",
4141
"@typescript-eslint/utils": "^8.53.0",
4242
"ts-pattern": "^5.9.0",
43-
"zod": "^4.3.5"
43+
"zod": "^3.25.0 || ^4.0.0"
4444
},
4545
"devDependencies": {
4646
"@local/configs": "workspace:*",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)