Skip to content

Commit 0b8bcb3

Browse files
build(deps): bump @hookform/resolvers from 4.1.3 to 5.0.1
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 4.1.3 to 5.0.1. - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v4.1.3...v5.0.1) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent efc2e97 commit 0b8bcb3

File tree

3 files changed

+2030
-59
lines changed

3 files changed

+2030
-59
lines changed

apps/desktop/layer/renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@follow/tracker": "workspace:*",
2222
"@fontsource/sn-pro": "5.2.5",
2323
"@headlessui/react": "2.2.2",
24-
"@hookform/resolvers": "4.1.3",
24+
"@hookform/resolvers": "5.0.1",
2525
"@lottiefiles/dotlottie-react": "0.13.4",
2626
"@openpanel/web": "1.0.1",
2727
"@radix-ui/react-avatar": "1.1.7",

apps/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@follow/types": "workspace:*",
3131
"@follow/utils": "workspace:*",
3232
"@gorhom/portal": "1.0.14",
33-
"@hookform/resolvers": "4.1.3",
33+
"@hookform/resolvers": "5.0.1",
3434
"@openpanel/sdk": "1.0.0",
3535
"@react-native-community/image-editor": "4.3.0",
3636
"@react-native-firebase/analytics": "22.1.0",

0 commit comments

Comments
 (0)