From 0d3f7729d96980d89cf8a018bbf1d182536cec59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 23:45:04 +0000 Subject: [PATCH] build(deps): bump react-resizable-panels from 4.12.1 to 4.12.2 Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 4.12.1 to 4.12.2. - [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.12.1...4.12.2) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.12.2 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 2a08dbb5..cf6be390 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "react-dom": "19.2.7", "react-hook-form": "7.81.0", "react-i18next": "17.0.9", - "react-resizable-panels": "4.12.1", + "react-resizable-panels": "4.12.2", "recharts": "3.9.2", "sass": "1.101.0", "simplex-noise": "4.0.3",