From ab8aa2a4603f5d105144476d4393aff14522c280 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 02:44:11 +0000 Subject: [PATCH] build(deps): bump react-resizable-panels from 4.10.0 to 4.11.0 Bumps [react-resizable-panels](https://github.com/bvaughn/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](https://github.com/bvaughn/react-resizable-panels/compare/4.10.0...4.11.0) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7241409..04f7ea28 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "react-dom": "19.2.5", "react-hook-form": "7.75.0", "react-i18next": "17.0.6", - "react-resizable-panels": "4.10.0", + "react-resizable-panels": "4.11.0", "recharts": "3.8.1", "sass": "1.99.0", "simplex-noise": "4.0.3",