Skip to content

Commit c0b6352

Browse files
chore(deps): bump the react group with 2 updates (#1144)
Bumps the react group with 2 updates: [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) and [react-grid-layout](https://github.com/STRML/react-grid-layout). Updates `react-resizable-panels` from 4.7.5 to 4.8.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.7.5...4.8.0) Updates `react-grid-layout` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/STRML/react-grid-layout/releases) - [Changelog](https://github.com/react-grid-layout/react-grid-layout/blob/master/CHANGELOG.md) - [Commits](react-grid-layout/react-grid-layout@2.2.2...2.2.3) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: react-grid-layout dependency-version: 2.2.3 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 d9062fd commit c0b6352

File tree

3 files changed

+10
-21
lines changed

3 files changed

+10
-21
lines changed

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"radix-ui": "^1.4.3",
5151
"react-day-picker": "^9.14.0",
5252
"react-hook-form": "^7.72.0",
53-
"react-resizable-panels": "^4.7.5",
53+
"react-resizable-panels": "^4.8.0",
5454
"recharts": "3.8.1",
5555
"sonner": "^2.0.7",
5656
"tailwind-merge": "^3.5.0",

packages/plugin-dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"lucide-react": "^0.577.0",
2929
"react": "19.2.4",
3030
"react-dom": "19.2.4",
31-
"react-grid-layout": "^2.2.2",
31+
"react-grid-layout": "^2.2.3",
3232
"tailwind-merge": "^3.5.0"
3333
},
3434
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)