Skip to content

Commit 22c2469

Browse files
chore(deps): bump the react group with 2 updates (#1181)
Bumps the react group with 2 updates: [react-hook-form](https://github.com/react-hook-form/react-hook-form) and [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels). Updates `react-hook-form` from 7.72.0 to 7.72.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.72.0...v7.72.1) Updates `react-resizable-panels` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md) - [Commits](bvaughn/react-resizable-panels@4.8.0...4.9.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react-resizable-panels dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f4c1e1 commit 22c2469

3 files changed

Lines changed: 16 additions & 16 deletions

File tree

packages/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"next-themes": "^0.4.6",
5050
"radix-ui": "^1.4.3",
5151
"react-day-picker": "^9.14.0",
52-
"react-hook-form": "^7.72.0",
53-
"react-resizable-panels": "^4.8.0",
52+
"react-hook-form": "^7.72.1",
53+
"react-resizable-panels": "^4.9.0",
5454
"recharts": "3.8.1",
5555
"sonner": "^2.0.7",
5656
"tailwind-merge": "^3.5.0",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@object-ui/i18n": "workspace:*",
3535
"@object-ui/types": "workspace:*",
3636
"@objectstack/spec": "^4.0.1",
37-
"react-hook-form": "^7.72.0"
37+
"react-hook-form": "^7.72.1"
3838
},
3939
"peerDependencies": {
4040
"react": "^18.0.0 || ^19.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)