Skip to content

Commit 942f1e7

Browse files
authored
Revert "fix(deps): update dependency react-hook-form to v7.56.3 (#5097)" (#5357)
This reverts commit ce31fd7.
1 parent 8c26b2e commit 942f1e7

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/eighty-walls-greet.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@ultraviolet/form": patch
3+
---
4+
5+
Fix update react-hook-form issue

packages/form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@babel/runtime": "7.27.6",
8484
"@ultraviolet/themes": "workspace:*",
8585
"@ultraviolet/ui": "workspace:*",
86-
"react-hook-form": "7.56.3",
86+
"react-hook-form": "7.55.0",
8787
"react-select": "5.10.0"
8888
}
8989
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)