Skip to content

Commit 2d1f84c

Browse files
chore(deps): bump the react group across 1 directory with 3 updates (#1119)
Bumps the react group with 3 updates in the / directory: [react-hook-form](https://github.com/react-hook-form/react-hook-form), [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) and [react-i18next](https://github.com/i18next/react-i18next). Updates `react-hook-form` from 7.71.2 to 7.72.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](react-hook-form/react-hook-form@v7.71.2...v7.72.0) Updates `react-resizable-panels` from 4.7.4 to 4.7.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.7.4...4.7.5) Updates `react-i18next` from 16.5.8 to 16.6.2 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.5.8...v16.6.2) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.72.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: react-resizable-panels dependency-version: 4.7.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react-i18next dependency-version: 16.6.2 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 487d2be commit 2d1f84c

4 files changed

Lines changed: 18 additions & 29 deletions

File tree

packages/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"next-themes": "^0.4.6",
4949
"radix-ui": "^1.4.3",
5050
"react-day-picker": "^9.14.0",
51-
"react-hook-form": "^7.71.2",
52-
"react-resizable-panels": "^4.7.4",
51+
"react-hook-form": "^7.72.0",
52+
"react-resizable-panels": "^4.7.5",
5353
"recharts": "3.8.0",
5454
"sonner": "^2.0.7",
5555
"tailwind-merge": "^3.5.0",

packages/i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"i18next": "^25.10.4",
40-
"react-i18next": "^16.5.8"
40+
"react-i18next": "^16.6.2"
4141
},
4242
"peerDependencies": {
4343
"react": "^18.0.0 || ^19.0.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": "^3.2.9",
37-
"react-hook-form": "^7.71.2"
37+
"react-hook-form": "^7.72.0"
3838
},
3939
"peerDependencies": {
4040
"react": "^18.0.0 || ^19.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)