From 20313c3559ea32e1fdf29bf7e55fe6e376691990 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 05:06:17 +0000 Subject: [PATCH] deps(deps): bump react-resizable-panels from 2.1.9 to 4.5.6 Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 2.1.9 to 4.5.6. - [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/2.1.9...4.5.6) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.5.6 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 e5c9c5f..dba3c6e 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "react-hot-toast": "^2.6.0", "react-leaflet": "^4.2.1", "react-markdown": "^9.0.1", - "react-resizable-panels": "^2.1.7", + "react-resizable-panels": "^4.5.6", "react-router-dom": "^6.26.0", "recharts": "^2.15.4", "sonner": "^2.0.1",