From 0df1ab25ebd95f00b0c85819a9ea329288143646 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 16:48:44 +0000 Subject: [PATCH] Bump react-resizable-panels from 2.1.9 to 4.5.4 in /win/system/frontend Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 2.1.9 to 4.5.4. - [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.4) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.5.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- win/system/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win/system/frontend/package.json b/win/system/frontend/package.json index bd3eb83..a63a42a 100644 --- a/win/system/frontend/package.json +++ b/win/system/frontend/package.json @@ -54,7 +54,7 @@ "react-day-picker": "^8.10.1", "react-dom": "^18.3.1", "react-hook-form": "^7.61.1", - "react-resizable-panels": "^2.1.9", + "react-resizable-panels": "^4.5.4", "react-router-dom": "^6.30.1", "recharts": "^2.15.4", "sonner": "^1.7.4",