Skip to content

Commit 00f128d

Browse files
chore(deps): bump the react group with 2 updates (#770)
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.71.1 to 7.71.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](react-hook-form/react-hook-form@v7.71.1...v7.71.2) Updates `react-resizable-panels` from 4.6.4 to 4.6.5 - [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.6.4...4.6.5) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.71.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react-resizable-panels dependency-version: 4.6.5 dependency-type: direct:production update-type: version-update:semver-patch 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 4ef61bd commit 00f128d

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
@@ -74,8 +74,8 @@
7474
"lucide-react": "^0.574.0",
7575
"next-themes": "^0.4.6",
7676
"react-day-picker": "^9.13.2",
77-
"react-hook-form": "^7.71.1",
78-
"react-resizable-panels": "^4.6.4",
77+
"react-hook-form": "^7.71.2",
78+
"react-resizable-panels": "^4.6.5",
7979
"recharts": "2.15.4",
8080
"sonner": "^2.0.7",
8181
"tailwind-merge": "^3.4.1",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@object-ui/i18n": "workspace:*",
3434
"@object-ui/types": "workspace:*",
3535
"@objectstack/spec": "^3.0.9",
36-
"react-hook-form": "^7.71.1"
36+
"react-hook-form": "^7.71.2"
3737
},
3838
"peerDependencies": {
3939
"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)