Bump react-hook-form from 7.48.2 to 7.49.0 in /js (#25453)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.48.2 to 7.49.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.48.2...v7.49.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:
parent
6586c12ce0
commit
1867fcf020
4 changed files with 13 additions and 13 deletions
|
@ -20,7 +20,7 @@
|
|||
"lodash-es": "^4.17.21",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hook-form": "^7.48.2",
|
||||
"react-hook-form": "^7.49.0",
|
||||
"react-i18next": "^13.5.0",
|
||||
"react-router-dom": "^6.20.1",
|
||||
"ui-shared": "workspace:*"
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
"react-dom": "^18.2.0",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"react-error-boundary": "^3.1.4",
|
||||
"react-hook-form": "^7.48.2",
|
||||
"react-hook-form": "^7.49.0",
|
||||
"react-i18next": "^13.5.0",
|
||||
"react-router-dom": "^6.20.1",
|
||||
"reactflow": "^11.10.1",
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"lodash-es": "^4.17.21",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hook-form": "7.48.2",
|
||||
"react-hook-form": "7.49.0",
|
||||
"react-i18next": "^13.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -102,8 +102,8 @@ importers:
|
|||
specifier: ^18.2.0
|
||||
version: 18.2.0(react@18.2.0)
|
||||
react-hook-form:
|
||||
specifier: ^7.48.2
|
||||
version: 7.48.2(react@18.2.0)
|
||||
specifier: ^7.49.0
|
||||
version: 7.49.0(react@18.2.0)
|
||||
react-i18next:
|
||||
specifier: ^13.5.0
|
||||
version: 13.5.0(i18next@23.7.8)(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -208,8 +208,8 @@ importers:
|
|||
specifier: ^3.1.4
|
||||
version: 3.1.4(react@18.2.0)
|
||||
react-hook-form:
|
||||
specifier: ^7.48.2
|
||||
version: 7.48.2(react@18.2.0)
|
||||
specifier: ^7.49.0
|
||||
version: 7.49.0(react@18.2.0)
|
||||
react-i18next:
|
||||
specifier: ^13.5.0
|
||||
version: 13.5.0(i18next@23.7.8)(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -452,8 +452,8 @@ importers:
|
|||
specifier: ^18.2.0
|
||||
version: 18.2.0(react@18.2.0)
|
||||
react-hook-form:
|
||||
specifier: 7.48.2
|
||||
version: 7.48.2(react@18.2.0)
|
||||
specifier: 7.49.0
|
||||
version: 7.49.0(react@18.2.0)
|
||||
react-i18next:
|
||||
specifier: ^13.5.0
|
||||
version: 13.5.0(i18next@23.7.8)(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -5919,9 +5919,9 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/react-hook-form@7.48.2(react@18.2.0):
|
||||
resolution: {integrity: sha512-H0T2InFQb1hX7qKtDIZmvpU1Xfn/bdahWBN1fH19gSe4bBEqTfmlr7H3XWTaVtiK4/tpPaI1F3355GPMZYge+A==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
/react-hook-form@7.49.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-gf4qyY4WiqK2hP/E45UUT6wt3Khl49pleEVcIzxhLBrD6m+GMWtLRk0vMrRv45D1ZH8PnpXFwRPv0Pewske2jw==}
|
||||
engines: {node: '>=18', pnpm: '8'}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17 || ^18
|
||||
dependencies:
|
||||
|
@ -7579,7 +7579,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.48.2(react@18.2.0)
|
||||
react-hook-form: 7.49.0(react@18.2.0)
|
||||
react-i18next: 13.5.0(i18next@23.7.8)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-router-dom: 6.20.1(react-dom@18.2.0)(react@18.2.0)
|
||||
reactflow: 11.10.1(@types/react@18.2.43)(react-dom@18.2.0)(react@18.2.0)
|
||||
|
|
Loading…
Reference in a new issue