From 374b07baf35a9df7a4358da1e2e16793ed9e3a50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 01:16:02 +0000 Subject: [PATCH] build(deps): bump react-resizable-panels from 4.11.0 to 4.11.1 Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 4.11.0 to 4.11.1. - [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.11.0...4.11.1) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2ac4565..b16717b1 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "react-dom": "19.2.6", "react-hook-form": "7.75.0", "react-i18next": "17.0.7", - "react-resizable-panels": "4.11.0", + "react-resizable-panels": "4.11.1", "recharts": "3.8.1", "sass": "1.99.0", "simplex-noise": "4.0.3",