Skip to content

Commit 6466a04

Browse files
committed
hotfix: issue with zod
1 parent 78d3890 commit 6466a04

File tree

3 files changed

+16
-43
lines changed

3 files changed

+16
-43
lines changed

platforms/eVoting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@hookform/resolvers": "^5.2.1",
12+
"@hookform/resolvers": "^3.9.1",
1313
"@radix-ui/react-accordion": "^1.2.12",
1414
"@radix-ui/react-alert-dialog": "^1.1.14",
1515
"@radix-ui/react-aspect-ratio": "^1.1.7",

platforms/group-charter-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@hookform/resolvers": "^5.2.1",
12+
"@hookform/resolvers": "^3.9.1",
1313
"@milkdown/core": "^7.15.2",
1414
"@milkdown/plugin-listener": "^7.15.2",
1515
"@milkdown/preset-gfm": "^7.15.2",

pnpm-lock.yaml

Lines changed: 14 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)