Bump react-hook-form from 7.49.0 to 7.49.1 in /js (#25518)

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.49.0 to 7.49.1.
- [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.49.0...v7.49.1)

---
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:
dependabot[bot] 2023-12-13 11:12:37 +01:00 committed by GitHub
parent 8a50cb05c7
commit b933b969be
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.49.0", "react-hook-form": "^7.49.1",
"react-i18next": "^13.5.0", "react-i18next": "^13.5.0",
"react-router-dom": "^6.20.1", "react-router-dom": "^6.20.1",
"ui-shared": "workspace:*" "ui-shared": "workspace:*"

View file

@ -82,7 +82,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.49.0", "react-hook-form": "^7.49.1",
"react-i18next": "^13.5.0", "react-i18next": "^13.5.0",
"react-router-dom": "^6.20.1", "react-router-dom": "^6.20.1",
"reactflow": "^11.10.1", "reactflow": "^11.10.1",

View file

@ -47,7 +47,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.49.0", "react-hook-form": "7.49.1",
"react-i18next": "^13.5.0" "react-i18next": "^13.5.0"
}, },
"devDependencies": { "devDependencies": {

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.49.0 specifier: ^7.49.1
version: 7.49.0(react@18.2.0) version: 7.49.1(react@18.2.0)
react-i18next: react-i18next:
specifier: ^13.5.0 specifier: ^13.5.0
version: 13.5.0(i18next@23.7.9)(react-dom@18.2.0)(react@18.2.0) version: 13.5.0(i18next@23.7.9)(react-dom@18.2.0)(react@18.2.0)
@ -208,8 +208,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.49.0 specifier: ^7.49.1
version: 7.49.0(react@18.2.0) version: 7.49.1(react@18.2.0)
react-i18next: react-i18next:
specifier: ^13.5.0 specifier: ^13.5.0
version: 13.5.0(i18next@23.7.9)(react-dom@18.2.0)(react@18.2.0) version: 13.5.0(i18next@23.7.9)(react-dom@18.2.0)(react@18.2.0)
@ -452,8 +452,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.49.0 specifier: 7.49.1
version: 7.49.0(react@18.2.0) version: 7.49.1(react@18.2.0)
react-i18next: react-i18next:
specifier: ^13.5.0 specifier: ^13.5.0
version: 13.5.0(i18next@23.7.9)(react-dom@18.2.0)(react@18.2.0) version: 13.5.0(i18next@23.7.9)(react-dom@18.2.0)(react@18.2.0)
@ -5927,8 +5927,8 @@ packages:
react: 18.2.0 react: 18.2.0
dev: false dev: false
/react-hook-form@7.49.0(react@18.2.0): /react-hook-form@7.49.1(react@18.2.0):
resolution: {integrity: sha512-gf4qyY4WiqK2hP/E45UUT6wt3Khl49pleEVcIzxhLBrD6m+GMWtLRk0vMrRv45D1ZH8PnpXFwRPv0Pewske2jw==} resolution: {integrity: sha512-MId71bfWmpyvwuWjVTe2b4DRc0jIYOb/B9tlrotEHTuHlQGeX1x2QXfjNe9UtMi6TqhO0bsSdSWgjcUFh2fSww==}
engines: {node: '>=18', pnpm: '8'} engines: {node: '>=18', pnpm: '8'}
peerDependencies: peerDependencies:
react: ^16.8.0 || ^17 || ^18 react: ^16.8.0 || ^17 || ^18
@ -7588,7 +7588,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.49.0(react@18.2.0) react-hook-form: 7.49.1(react@18.2.0)
react-i18next: 13.5.0(i18next@23.7.9)(react-dom@18.2.0)(react@18.2.0) react-i18next: 13.5.0(i18next@23.7.9)(react-dom@18.2.0)(react@18.2.0)
react-router-dom: 6.20.1(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.44)(react-dom@18.2.0)(react@18.2.0) reactflow: 11.10.1(@types/react@18.2.44)(react-dom@18.2.0)(react@18.2.0)