From 2cff346b7b6283612c9a8864c869e17d83dd7b54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 14:52:59 +0000 Subject: [PATCH] chore(deps): bump react-resizable-panels from 3.0.6 to 4.9.0 Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 3.0.6 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](https://github.com/bvaughn/react-resizable-panels/compare/3.0.6...4.9.0) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/dashboard/package.json | 2 +- apps/docs/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index 7b8c034ff..884d5246e 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -83,7 +83,7 @@ "react-image-crop": "^11.0.10", "react-leaflet": "^5.0.0", "react-qrcode-logo": "^4.0.0", - "react-resizable-panels": "^3.0.6", + "react-resizable-panels": "^4.9.0", "react-textarea-autosize": "^8.5.9", "recharts": "^2.15.4", "shiki": "^3.23.0", diff --git a/apps/docs/package.json b/apps/docs/package.json index a59b4c8b7..5e6c4934e 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -75,7 +75,7 @@ "react-hook-form": "^7.68.0", "react-icons": "^5.5.0", "react-phone-number-input": "^3.4.16", - "react-resizable-panels": "^3.0.6", + "react-resizable-panels": "^4.9.0", "recharts": "^2.15.4", "remark": "^15.0.1", "remark-gfm": "^4.0.1",