From 8762ea84a5dd4ecce3fa356c310fc3d4a77aad50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 17:07:38 +0000 Subject: [PATCH] chore(deps): Bump react-resizable-panels in /frontend Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 3.0.6 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/3.0.6...4.12.2) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.12.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 8fd0e8f..0c3bf34 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -50,7 +50,7 @@ "react": "^19.2.8", "react-dom": "^19.2.8", "react-hook-form": "^7.82.0", - "react-resizable-panels": "^3.0.6", + "react-resizable-panels": "^4.12.2", "react-router-dom": "^7.18.1", "recharts": "^3.10.0", "sonner": "^2.0.7", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index cea8675..df8d923 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -120,8 +120,8 @@ importers: specifier: ^7.82.0 version: 7.82.0(react@19.2.8) react-resizable-panels: - specifier: ^3.0.6 - version: 3.0.6(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + specifier: ^4.12.2 + version: 4.12.2(react-dom@19.2.8(react@19.2.8))(react@19.2.8) react-router-dom: specifier: ^7.18.1 version: 7.18.1(react-dom@19.2.8(react@19.2.8))(react@19.2.8) @@ -3398,11 +3398,11 @@ packages: '@types/react': optional: true - react-resizable-panels@3.0.6: - resolution: {integrity: sha512-b3qKHQ3MLqOgSS+FRYKapNkJZf5EQzuf6+RLiq1/IlTHw99YrZ2NJZLk4hQIzTnnIkRg2LUqyVinu6YWWpUYew==} + react-resizable-panels@4.12.2: + resolution: {integrity: sha512-NwY5LCo4WrxVvDh0xoMML6EMLPONP/8ckKcIdpnojxexoatZdjLiRqLJQjQK5CPkd4SYiB/2M5BVrjZBQtOO7Q==} peerDependencies: - react: ^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc - react-dom: ^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 react-router-dom@7.18.1: resolution: {integrity: sha512-KaZh+X/6UtEp28x51AUYZDMg9NGoz2ja3dNHa+ta/tk40vCzKhQ/RypCWBMLbmDr6//E24Vv5uPsrqXFozdkAg==} @@ -7096,7 +7096,7 @@ snapshots: optionalDependencies: '@types/react': 19.2.17 - react-resizable-panels@3.0.6(react-dom@19.2.8(react@19.2.8))(react@19.2.8): + react-resizable-panels@4.12.2(react-dom@19.2.8(react@19.2.8))(react@19.2.8): dependencies: react: 19.2.8 react-dom: 19.2.8(react@19.2.8)