chore(deps): bump react-hook-form from 7.45.1 to 7.47.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.45.1 to 7.47.0. - [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.45.1...v7.47.0) --- 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:
parent
34006c680b
commit
983f86ea7a
2 changed files with 8 additions and 8 deletions
|
@ -67,7 +67,7 @@
|
|||
"qrcode.react": "^3.1.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-hook-form": "^7.45.1",
|
||||
"react-hook-form": "^7.47.0",
|
||||
"react-hot-toast": "^2.4.1",
|
||||
"react-markdown": "^8.0.7",
|
||||
"react-select": "^5.7.3",
|
||||
|
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
|
@ -10,7 +10,7 @@ importers:
|
|||
dependencies:
|
||||
'@hookform/resolvers':
|
||||
specifier: ^3.1.1
|
||||
version: 3.1.1(react-hook-form@7.45.1)
|
||||
version: 3.1.1(react-hook-form@7.47.0)
|
||||
'@otplib/core':
|
||||
specifier: ^12.0.1
|
||||
version: 12.0.1
|
||||
|
@ -114,8 +114,8 @@ importers:
|
|||
specifier: 18.2.0
|
||||
version: 18.2.0(react@18.2.0)
|
||||
react-hook-form:
|
||||
specifier: ^7.45.1
|
||||
version: 7.45.1(react@18.2.0)
|
||||
specifier: ^7.47.0
|
||||
version: 7.47.0(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)
|
||||
|
@ -1708,12 +1708,12 @@ packages:
|
|||
tslib: 2.6.2
|
||||
dev: false
|
||||
|
||||
/@hookform/resolvers@3.1.1(react-hook-form@7.45.1):
|
||||
/@hookform/resolvers@3.1.1(react-hook-form@7.47.0):
|
||||
resolution: {integrity: sha512-tS16bAUkqjITNSvbJuO1x7MXbn7Oe8ZziDTJdA9mMvsoYthnOOiznOTGBYwbdlYBgU+tgpI/BtTU3paRbCuSlg==}
|
||||
peerDependencies:
|
||||
react-hook-form: ^7.0.0
|
||||
dependencies:
|
||||
react-hook-form: 7.45.1(react@18.2.0)
|
||||
react-hook-form: 7.47.0(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/@humanwhocodes/config-array@0.11.11:
|
||||
|
@ -9697,8 +9697,8 @@ packages:
|
|||
react: 18.2.0
|
||||
scheduler: 0.23.0
|
||||
|
||||
/react-hook-form@7.45.1(react@18.2.0):
|
||||
resolution: {integrity: sha512-6dWoFJwycbuFfw/iKMcl+RdAOAOHDiF11KWYhNDRN/OkUt+Di5qsZHwA0OwsVnu9y135gkHpTw9DJA+WzCeR9w==}
|
||||
/react-hook-form@7.47.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-F/TroLjTICipmHeFlMrLtNLceO2xr1jU3CyiNla5zdwsGUGu2UOxxR4UyJgLlhMwLW/Wzp4cpJ7CPfgJIeKdSg==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17 || ^18
|
||||
|
|
Loading…
Add table
Reference in a new issue