chore(deps): bump react-hook-form from 7.45.0 to 7.45.1 (#704)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-03 18:34:30 +01:00 committed by GitHub
parent 2f84e123c4
commit e5e87697b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -112,7 +112,7 @@
"rc-dplayer": "0.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.45.0",
"react-hook-form": "7.45.1",
"react-hot-toast": "2.4.1",
"react-i18next": "13.0.1",
"react-parallax-tilt": "1.7.150",

View File

@ -252,8 +252,8 @@ dependencies:
specifier: 18.2.0
version: 18.2.0(react@18.2.0)
react-hook-form:
specifier: 7.45.0
version: 7.45.0(react@18.2.0)
specifier: 7.45.1
version: 7.45.1(react@18.2.0)
react-hot-toast:
specifier: 2.4.1
version: 2.4.1(csstype@3.1.2)(react-dom@18.2.0)(react@18.2.0)
@ -11062,8 +11062,8 @@ packages:
react-async-script: 1.2.0(react@18.2.0)
dev: false
/react-hook-form@7.45.0(react@18.2.0):
resolution: {integrity: sha512-AbHeZ4ad+0dEIknSW9dBgIwcvRDfZ1O97sgj75WaMdOX0eg8TBiUf9wxzVkIjZbk76BBIE9lmFOzyD4PN80ZQg==}
/react-hook-form@7.45.1(react@18.2.0):
resolution: {integrity: sha512-6dWoFJwycbuFfw/iKMcl+RdAOAOHDiF11KWYhNDRN/OkUt+Di5qsZHwA0OwsVnu9y135gkHpTw9DJA+WzCeR9w==}
engines: {node: '>=12.22.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18