Bump react-hook-form from 7.46.1 to 7.46.2 in /js (#23457)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.46.1 to 7.46.2. - [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.46.1...v7.46.2) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
c145fbac8a
commit
3836728f63
4 changed files with 12 additions and 12 deletions
|
@ -20,7 +20,7 @@
|
|||
"lodash-es": "^4.17.21",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hook-form": "^7.46.1",
|
||||
"react-hook-form": "^7.46.2",
|
||||
"react-i18next": "^13.2.2",
|
||||
"react-router-dom": "^6.15.0",
|
||||
"ui-shared": "workspace:*"
|
||||
|
|
|
@ -81,7 +81,7 @@
|
|||
"react-dom": "^18.2.0",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"react-error-boundary": "^3.1.4",
|
||||
"react-hook-form": "^7.46.1",
|
||||
"react-hook-form": "^7.46.2",
|
||||
"react-i18next": "^13.2.2",
|
||||
"react-router-dom": "^6.15.0",
|
||||
"reactflow": "^11.8.3",
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
"@patternfly/react-icons": "^4.93.6",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hook-form": "7.46.1"
|
||||
"react-hook-form": "7.46.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.2.22",
|
||||
|
|
|
@ -102,8 +102,8 @@ importers:
|
|||
specifier: ^18.2.0
|
||||
version: 18.2.0(react@18.2.0)
|
||||
react-hook-form:
|
||||
specifier: ^7.46.1
|
||||
version: 7.46.1(react@18.2.0)
|
||||
specifier: ^7.46.2
|
||||
version: 7.46.2(react@18.2.0)
|
||||
react-i18next:
|
||||
specifier: ^13.2.2
|
||||
version: 13.2.2(i18next@23.4.9)(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -205,8 +205,8 @@ importers:
|
|||
specifier: ^3.1.4
|
||||
version: 3.1.4(react@18.2.0)
|
||||
react-hook-form:
|
||||
specifier: ^7.46.1
|
||||
version: 7.46.1(react@18.2.0)
|
||||
specifier: ^7.46.2
|
||||
version: 7.46.2(react@18.2.0)
|
||||
react-i18next:
|
||||
specifier: ^13.2.2
|
||||
version: 13.2.2(i18next@23.4.9)(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -434,8 +434,8 @@ importers:
|
|||
specifier: ^18.2.0
|
||||
version: 18.2.0(react@18.2.0)
|
||||
react-hook-form:
|
||||
specifier: 7.46.1
|
||||
version: 7.46.1(react@18.2.0)
|
||||
specifier: 7.46.2
|
||||
version: 7.46.2(react@18.2.0)
|
||||
devDependencies:
|
||||
'@types/react':
|
||||
specifier: ^18.2.22
|
||||
|
@ -5710,8 +5710,8 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/react-hook-form@7.46.1(react@18.2.0):
|
||||
resolution: {integrity: sha512-0GfI31LRTBd5tqbXMGXT1Rdsv3rnvy0FjEk8Gn9/4tp6+s77T7DPZuGEpBRXOauL+NhyGT5iaXzdIM2R6F/E+w==}
|
||||
/react-hook-form@7.46.2(react@18.2.0):
|
||||
resolution: {integrity: sha512-x1DWmHQchV7x2Rq9l99M/cQHC8JGchAnw9Z0uTz5KrPa0bTl/Inm1NR7ceOARfIrkNuQNAhuSuZPYa6k7QYn3Q==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17 || ^18
|
||||
|
@ -7425,7 +7425,7 @@ packages:
|
|||
react-dom: 18.2.0(react@18.2.0)
|
||||
react-dropzone: 14.2.3(react@18.2.0)
|
||||
react-error-boundary: 3.1.4(react@18.2.0)
|
||||
react-hook-form: 7.46.1(react@18.2.0)
|
||||
react-hook-form: 7.46.2(react@18.2.0)
|
||||
react-i18next: 13.2.2(i18next@23.4.9)(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.22)(react-dom@18.2.0)(react@18.2.0)
|
||||
|
|
Loading…
Reference in a new issue