chore(deps): bump react-hook-form from 7.44.3 to 7.45.0 (#661)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-19 21:06:04 +01:00 committed by GitHub
parent 25d1e5dbb3
commit ec4e151324
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -111,7 +111,7 @@
"rc-dplayer": "0.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.44.3",
"react-hook-form": "7.45.0",
"react-hot-toast": "2.4.1",
"react-i18next": "13.0.0",
"react-parallax-tilt": "1.7.147",

View File

@ -249,8 +249,8 @@ dependencies:
specifier: 18.2.0
version: 18.2.0(react@18.2.0)
react-hook-form:
specifier: 7.44.3
version: 7.44.3(react@18.2.0)
specifier: 7.45.0
version: 7.45.0(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)
@ -11412,8 +11412,8 @@ packages:
react-async-script: 1.2.0(react@18.2.0)
dev: false
/react-hook-form@7.44.3(react@18.2.0):
resolution: {integrity: sha512-/tHId6p2ViAka1wECMw8FEPn/oz/w226zehHrJyQ1oIzCBNMIJCaj6ZkQcv+MjDxYh9MWR7RQic7Qqwe4a5nkw==}
/react-hook-form@7.45.0(react@18.2.0):
resolution: {integrity: sha512-AbHeZ4ad+0dEIknSW9dBgIwcvRDfZ1O97sgj75WaMdOX0eg8TBiUf9wxzVkIjZbk76BBIE9lmFOzyD4PN80ZQg==}
engines: {node: '>=12.22.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18