0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

fix(deps): update dependency react-hook-form to v7.49.1 (#4273)

This commit is contained in:
renovate[bot] 2023-12-13 06:22:44 +01:00 committed by GitHub
parent d0b7647443
commit 2cee1a5801
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View file

@ -58,7 +58,7 @@
"raw-loader": "4.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.49.0",
"react-hook-form": "7.49.1",
"react-hot-loader": "4.13.1",
"react-i18next": "13.5.0",
"react-json-view": "1.21.3",

View file

@ -46,7 +46,7 @@
"normalize.css": "8.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.49.0",
"react-hook-form": "7.49.1",
"react-i18next": "13.5.0",
"react-json-view": "1.21.3",
"react-markdown": "9.0.1",

View file

@ -1306,8 +1306,8 @@ importers:
specifier: 18.2.0
version: 18.2.0(react@18.2.0)
react-hook-form:
specifier: 7.49.0
version: 7.49.0(react@18.2.0)
specifier: 7.49.1
version: 7.49.1(react@18.2.0)
react-hot-loader:
specifier: 4.13.1
version: 4.13.1(@types/react@18.2.43)(react-dom@18.2.0)(react@18.2.0)
@ -1882,8 +1882,8 @@ importers:
specifier: 18.2.0
version: 18.2.0(react@18.2.0)
react-hook-form:
specifier: 7.49.0
version: 7.49.0(react@18.2.0)
specifier: 7.49.1
version: 7.49.1(react@18.2.0)
react-i18next:
specifier: 13.5.0
version: 13.5.0(i18next@20.6.1)(react-dom@18.2.0)(react@18.2.0)
@ -25845,8 +25845,8 @@ packages:
react-side-effect: 2.1.2(react@17.0.2)
dev: false
/react-hook-form@7.49.0(react@18.2.0):
resolution: {integrity: sha512-gf4qyY4WiqK2hP/E45UUT6wt3Khl49pleEVcIzxhLBrD6m+GMWtLRk0vMrRv45D1ZH8PnpXFwRPv0Pewske2jw==}
/react-hook-form@7.49.1(react@18.2.0):
resolution: {integrity: sha512-MId71bfWmpyvwuWjVTe2b4DRc0jIYOb/B9tlrotEHTuHlQGeX1x2QXfjNe9UtMi6TqhO0bsSdSWgjcUFh2fSww==}
engines: {node: '>=18', pnpm: '8'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18