Skip to content

Commit a62b6c1

Browse files
build(deps): bump react-hook-form from 7.51.0 to 7.51.1 in /website
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.51.0 to 7.51.1. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.51.0...v7.51.1) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecfb189 commit a62b6c1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react": "^18.2.0",
1919
"react-dom": "^18.2.0",
2020
"react-dropzone": "^14.2.3",
21-
"react-hook-form": "^7.51.0",
21+
"react-hook-form": "^7.51.1",
2222
"react-i18next": "^13.5.0",
2323
"react-router-dom": "^6.22.3",
2424
"react-use": "^17.5.0",

website/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3306,10 +3306,10 @@ react-dropzone@*, react-dropzone@^14.2.3:
33063306
file-selector "^0.6.0"
33073307
prop-types "^15.8.1"
33083308

3309-
react-hook-form@^7.51.0:
3310-
version "7.51.0"
3311-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.51.0.tgz#757ae71b37c26e00590bd3788508287dcc5ecdaf"
3312-
integrity sha512-BggOy5j58RdhdMzzRUHGOYhSz1oeylFAv6jUSG86OvCIvlAvS7KvnRY7yoAf2pfEiPN7BesnR0xx73nEk3qIiw==
3309+
react-hook-form@^7.51.1:
3310+
version "7.51.1"
3311+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.51.1.tgz#3ce5f8b5ef41903b4054a641cef8c0dc8bf8ae85"
3312+
integrity sha512-ifnBjl+kW0ksINHd+8C/Gp6a4eZOdWyvRv0UBaByShwU8JbVx5hTcTWEcd5VdybvmPTATkVVXk9npXArHmo56w==
33133313

33143314
react-i18next@^13.5.0:
33153315
version "13.5.0"

0 commit comments

Comments
 (0)