From 648bc28a4d7ed3aec55d979aea909277faebb3dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 23:44:31 +0000 Subject: [PATCH] Bump react-resizable-panels from 4.7.2 to 4.7.3 Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 4.7.2 to 4.7.3. - [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.7.2...4.7.3) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.7.3 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 84a7ff9f..4920a5b4 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "react-day-picker": "9.14.0", "react-dom": "19.2.4", "react-hook-form": "7.71.2", - "react-resizable-panels": "4.7.2", + "react-resizable-panels": "4.7.3", "sass": "1.98.0", "simplex-noise": "4.0.3", "sonner": "2.0.7",