Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 4a73b5d

Browse files
dependabot[bot]joonatank
authored andcommitted
chore(deps): bump react-hook-form from 7.51.2 to 7.52.1
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.51.2 to 7.52.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](react-hook-form/react-hook-form@v7.51.2...v7.52.1) --- 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>
1 parent 1b82e77 commit 4a73b5d

4 files changed

Lines changed: 23 additions & 23 deletions

File tree

apps/admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"react": "^18.2.0",
5252
"react-dom": "^18.3.1",
5353
"react-error-boundary": "^4.0.13",
54-
"react-hook-form": "^7.51.2",
54+
"react-hook-form": "^7.52.1",
5555
"react-i18next": "^14.1.2",
5656
"react-quill": "2.0.0",
5757
"react-router-dom": "^6.23.1",

apps/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"query-string": "9.0.0",
4040
"react": "18.2.0",
4141
"react-dom": "18.3.1",
42-
"react-hook-form": "^7.51.2",
42+
"react-hook-form": "^7.52.1",
4343
"react-i18next": "^14.1.2",
4444
"react-transition-group": "^4.4.5",
4545
"react-use": "^17.5.0",

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react": "^18.2.0",
3333
"react-big-calendar": "^1.8.6",
3434
"react-dom": "^18.3.1",
35-
"react-hook-form": "^7.51.2",
35+
"react-hook-form": "^7.52.1",
3636
"react-i18next": "^14.1.2",
3737
"react-use": "^17.5.0",
3838
"styled-components": "5.3.11",

pnpm-lock.yaml

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)