Bump react-hook-form from 7.45.4 to 7.46.0 in /js (#22919)

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.45.4 to 7.46.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.4...v7.46.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-04 12:09:55 +02:00 committed by GitHub
parent e084ce95ee
commit 64810da785
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 12 deletions

View file

@ -20,7 +20,7 @@
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-hook-form": "^7.45.4", "react-hook-form": "^7.46.0",
"react-i18next": "^13.2.2", "react-i18next": "^13.2.2",
"react-router-dom": "^6.15.0", "react-router-dom": "^6.15.0",
"ui-shared": "workspace:*" "ui-shared": "workspace:*"

View file

@ -81,7 +81,7 @@
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-dropzone": "^14.2.3", "react-dropzone": "^14.2.3",
"react-error-boundary": "^3.1.4", "react-error-boundary": "^3.1.4",
"react-hook-form": "^7.45.4", "react-hook-form": "^7.46.0",
"react-i18next": "^13.2.2", "react-i18next": "^13.2.2",
"react-router-dom": "^6.15.0", "react-router-dom": "^6.15.0",
"reactflow": "^11.8.3", "reactflow": "^11.8.3",

View file

@ -38,7 +38,7 @@
"@patternfly/react-icons": "^4.93.6", "@patternfly/react-icons": "^4.93.6",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-hook-form": "7.45.4" "react-hook-form": "7.46.0"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "^18.2.21", "@types/react": "^18.2.21",

View file

@ -102,8 +102,8 @@ importers:
specifier: ^18.2.0 specifier: ^18.2.0
version: 18.2.0(react@18.2.0) version: 18.2.0(react@18.2.0)
react-hook-form: react-hook-form:
specifier: ^7.45.4 specifier: ^7.46.0
version: 7.45.4(react@18.2.0) version: 7.46.0(react@18.2.0)
react-i18next: react-i18next:
specifier: ^13.2.2 specifier: ^13.2.2
version: 13.2.2(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0) version: 13.2.2(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0)
@ -205,8 +205,8 @@ importers:
specifier: ^3.1.4 specifier: ^3.1.4
version: 3.1.4(react@18.2.0) version: 3.1.4(react@18.2.0)
react-hook-form: react-hook-form:
specifier: ^7.45.4 specifier: ^7.46.0
version: 7.45.4(react@18.2.0) version: 7.46.0(react@18.2.0)
react-i18next: react-i18next:
specifier: ^13.2.2 specifier: ^13.2.2
version: 13.2.2(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0) version: 13.2.2(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0)
@ -437,8 +437,8 @@ importers:
specifier: ^18.2.0 specifier: ^18.2.0
version: 18.2.0(react@18.2.0) version: 18.2.0(react@18.2.0)
react-hook-form: react-hook-form:
specifier: 7.45.4 specifier: 7.46.0
version: 7.45.4(react@18.2.0) version: 7.46.0(react@18.2.0)
devDependencies: devDependencies:
'@types/react': '@types/react':
specifier: ^18.2.21 specifier: ^18.2.21
@ -5675,8 +5675,8 @@ packages:
react: 18.2.0 react: 18.2.0
dev: false dev: false
/react-hook-form@7.45.4(react@18.2.0): /react-hook-form@7.46.0(react@18.2.0):
resolution: {integrity: sha512-HGDV1JOOBPZj10LB3+OZgfDBTn+IeEsNOKiq/cxbQAIbKaiJUe/KV8DBUzsx0Gx/7IG/orWqRRm736JwOfUSWQ==} resolution: {integrity: sha512-sc22pXwuKgbWBR5/EYWOVoFw4i/w893tDRUgQY2/Xb7wlpajJBrqAMFhb4z1CDhZ0TSFFfX62+iKx3gCXnCHHw==}
engines: {node: '>=12.22.0'} engines: {node: '>=12.22.0'}
peerDependencies: peerDependencies:
react: ^16.8.0 || ^17 || ^18 react: ^16.8.0 || ^17 || ^18
@ -7382,7 +7382,7 @@ packages:
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
react-dropzone: 14.2.3(react@18.2.0) react-dropzone: 14.2.3(react@18.2.0)
react-error-boundary: 3.1.4(react@18.2.0) react-error-boundary: 3.1.4(react@18.2.0)
react-hook-form: 7.45.4(react@18.2.0) react-hook-form: 7.46.0(react@18.2.0)
react-i18next: 13.2.2(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0) react-i18next: 13.2.2(i18next@23.4.6)(react-dom@18.2.0)(react@18.2.0)
react-router-dom: 6.15.0(react-dom@18.2.0)(react@18.2.0) react-router-dom: 6.15.0(react-dom@18.2.0)(react@18.2.0)
reactflow: 11.8.3(@types/react@18.2.21)(react-dom@18.2.0)(react@18.2.0) reactflow: 11.8.3(@types/react@18.2.21)(react-dom@18.2.0)(react@18.2.0)