chore(deps): bump react-hook-form from 7.43.9 to 7.44.3

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.43.9 to 7.44.3.
- [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](https://github.com/react-hook-form/react-hook-form/compare/v7.43.9...v7.44.3)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-16 21:11:46 +00:00 committed by Nicolas Meienberger
parent 280a035ce2
commit 7942250dee
2 changed files with 8 additions and 8 deletions

View file

@ -65,7 +65,7 @@
"qrcode.react": "^3.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.43.9",
"react-hook-form": "^7.44.3",
"react-hot-toast": "^2.4.1",
"react-markdown": "^8.0.7",
"react-select": "^5.7.3",

View file

@ -3,7 +3,7 @@ lockfileVersion: '6.0'
dependencies:
'@hookform/resolvers':
specifier: ^3.1.0
version: 3.1.0(react-hook-form@7.43.9)
version: 3.1.0(react-hook-form@7.44.3)
'@otplib/core':
specifier: ^12.0.1
version: 12.0.1
@ -107,8 +107,8 @@ dependencies:
specifier: 18.2.0
version: 18.2.0(react@18.2.0)
react-hook-form:
specifier: ^7.43.9
version: 7.43.9(react@18.2.0)
specifier: ^7.44.3
version: 7.44.3(react@18.2.0)
react-hot-toast:
specifier: ^2.4.1
version: 2.4.1(csstype@3.1.1)(react-dom@18.2.0)(react@18.2.0)
@ -1378,12 +1378,12 @@ packages:
tslib: 2.5.3
dev: false
/@hookform/resolvers@3.1.0(react-hook-form@7.43.9):
/@hookform/resolvers@3.1.0(react-hook-form@7.44.3):
resolution: {integrity: sha512-z0A8K+Nxq+f83Whm/ajlwE6VtQlp/yPHZnXw7XWVPIGm1Vx0QV8KThU3BpbBRfAZ7/dYqCKKBNnQh85BkmBKkA==}
peerDependencies:
react-hook-form: ^7.0.0
dependencies:
react-hook-form: 7.43.9(react@18.2.0)
react-hook-form: 7.44.3(react@18.2.0)
dev: false
/@humanwhocodes/config-array@0.11.10:
@ -8847,8 +8847,8 @@ packages:
react: 18.2.0
scheduler: 0.23.0
/react-hook-form@7.43.9(react@18.2.0):
resolution: {integrity: sha512-AUDN3Pz2NSeoxQ7Hs6OhQhDr6gtF9YRuutGDwPQqhSUAHJSgGl2VeY3qN19MG0SucpjgDiuMJ4iC5T5uB+eaNQ==}
/react-hook-form@7.44.3(react@18.2.0):
resolution: {integrity: sha512-/tHId6p2ViAka1wECMw8FEPn/oz/w226zehHrJyQ1oIzCBNMIJCaj6ZkQcv+MjDxYh9MWR7RQic7Qqwe4a5nkw==}
engines: {node: '>=12.22.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18