Skip to content

Commit 8416f87

Browse files
chore(deps): bump the react group with 3 updates (#1282)
Bumps the react group with 3 updates: [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.74.0 to 7.75.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.74.0...v7.75.0) Updates `react-resizable-panels` from 4.10.0 to 4.11.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.10.0...4.11.0) Updates `react-i18next` from 17.0.4 to 17.0.6 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.4...v17.0.6) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: react-resizable-panels dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: react-i18next dependency-version: 17.0.6 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 77752f5 commit 8416f87

4 files changed

Lines changed: 21 additions & 21 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": "^1.8.0",
7575
"next-themes": "^0.4.6",
7676
"react-day-picker": "^9.14.0",
77-
"react-hook-form": "^7.74.0",
78-
"react-resizable-panels": "^4.10.0",
77+
"react-hook-form": "^7.75.0",
78+
"react-resizable-panels": "^4.11.0",
7979
"recharts": "3.8.1",
8080
"sonner": "^2.0.7",
8181
"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": "^26.0.8",
40-
"react-i18next": "^17.0.4"
40+
"react-i18next": "^17.0.6"
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
@@ -35,7 +35,7 @@
3535
"@object-ui/i18n": "workspace:*",
3636
"@object-ui/types": "workspace:*",
3737
"@objectstack/spec": "^4.0.4",
38-
"react-hook-form": "^7.74.0"
38+
"react-hook-form": "^7.75.0"
3939
},
4040
"peerDependencies": {
4141
"react": "^18.0.0 || ^19.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)