chore(deps): bump react-hook-form from 7.47.0 to 7.48.2

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.47.0 to 7.48.2.
- [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.47.0...v7.48.2)

---
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-11-06 20:53:04 +00:00 committed by Nicolas Meienberger
parent e81e26fb07
commit 566f4f0d1e
2 changed files with 8 additions and 8 deletions

View file

@ -61,7 +61,7 @@
"qrcode.react": "^3.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.47.0",
"react-hook-form": "^7.48.2",
"react-hot-toast": "^2.4.1",
"react-markdown": "^9.0.0",
"react-select": "^5.7.7",

View file

@ -10,7 +10,7 @@ importers:
dependencies:
'@hookform/resolvers':
specifier: ^3.3.2
version: 3.3.2(react-hook-form@7.47.0)
version: 3.3.2(react-hook-form@7.48.2)
'@otplib/core':
specifier: ^12.0.1
version: 12.0.1
@ -96,8 +96,8 @@ importers:
specifier: 18.2.0
version: 18.2.0(react@18.2.0)
react-hook-form:
specifier: ^7.47.0
version: 7.47.0(react@18.2.0)
specifier: ^7.48.2
version: 7.48.2(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)
@ -1465,12 +1465,12 @@ packages:
tslib: 2.6.2
dev: false
/@hookform/resolvers@3.3.2(react-hook-form@7.47.0):
/@hookform/resolvers@3.3.2(react-hook-form@7.48.2):
resolution: {integrity: sha512-Tw+GGPnBp+5DOsSg4ek3LCPgkBOuOgS5DsDV7qsWNH9LZc433kgsWICjlsh2J9p04H2K66hsXPPb9qn9ILdUtA==}
peerDependencies:
react-hook-form: ^7.0.0
dependencies:
react-hook-form: 7.47.0(react@18.2.0)
react-hook-form: 7.48.2(react@18.2.0)
dev: false
/@humanwhocodes/config-array@0.11.13:
@ -9265,8 +9265,8 @@ packages:
react: 18.2.0
scheduler: 0.23.0
/react-hook-form@7.47.0(react@18.2.0):
resolution: {integrity: sha512-F/TroLjTICipmHeFlMrLtNLceO2xr1jU3CyiNla5zdwsGUGu2UOxxR4UyJgLlhMwLW/Wzp4cpJ7CPfgJIeKdSg==}
/react-hook-form@7.48.2(react@18.2.0):
resolution: {integrity: sha512-H0T2InFQb1hX7qKtDIZmvpU1Xfn/bdahWBN1fH19gSe4bBEqTfmlr7H3XWTaVtiK4/tpPaI1F3355GPMZYge+A==}
engines: {node: '>=12.22.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18