From e9580e5df311733e00e904fda45a608deadff782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 07:37:43 +0000 Subject: [PATCH] chore(deps): bump react-resizable-panels from 3.0.6 to 4.8.0 Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 3.0.6 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](https://github.com/bvaughn/react-resizable-panels/compare/3.0.6...4.8.0) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 264deabbc..a706cbd82 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "postprocessing": "^6.37.8", "react-day-picker": "^9.13.0", "react-markdown": "^10.1.0", - "react-resizable-panels": "^3.0.4", + "react-resizable-panels": "^4.8.0", "react-router-dom": "^7.6.0", "remark-gfm": "^4.0.1", "sonner": "^2.0.6",