From 7a85b7db93edc896033b18f49a1ab7cc4d77f522 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 02:50:59 +0000 Subject: [PATCH] build(deps): bump react-resizable-panels in /frontend Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 2.1.9 to 4.11.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/commits) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.11.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 463b1d6..3f6b013 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -58,7 +58,7 @@ "react-hook-form": "^7.77.0", "react-hot-toast": "^2.5.0", "react-markdown": "^10.1.0", - "react-resizable-panels": "^2.1.7", + "react-resizable-panels": "^4.11.2", "recharts": "^2.15.0", "sonner": "^2.0.7", "tailwind-merge": "^2.5.5", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 43f8e8d..6dacc35 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -156,8 +156,8 @@ importers: specifier: ^10.1.0 version: 10.1.0(@types/react@19.2.16)(react@19.2.7) react-resizable-panels: - specifier: ^2.1.7 - version: 2.1.9(react-dom@19.2.7(react@19.2.7))(react@19.2.7) + specifier: ^4.11.2 + version: 4.11.2(react-dom@19.2.7(react@19.2.7))(react@19.2.7) recharts: specifier: ^2.15.0 version: 2.15.4(react-dom@19.2.7(react@19.2.7))(react@19.2.7) @@ -2397,11 +2397,11 @@ packages: '@types/react': optional: true - react-resizable-panels@2.1.9: - resolution: {integrity: sha512-z77+X08YDIrgAes4jl8xhnUu1LNIRp4+E7cv4xHmLOxxUPO/ML7PSrE813b90vj7xvQ1lcf7g2uA9GeMZonjhQ==} + react-resizable-panels@4.11.2: + resolution: {integrity: sha512-+kfFbDZ8mygc7g0vxOcDzCVGuwiIUOnILqPoUHo6/uP+Mmyx6HzZU+kj1aOPDlktXuobYbr6BtQekvJwHRX4Eg==} 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-smooth@4.0.4: resolution: {integrity: sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==} @@ -5208,7 +5208,7 @@ snapshots: optionalDependencies: '@types/react': 19.2.16 - react-resizable-panels@2.1.9(react-dom@19.2.7(react@19.2.7))(react@19.2.7): + react-resizable-panels@4.11.2(react-dom@19.2.7(react@19.2.7))(react@19.2.7): dependencies: react: 19.2.7 react-dom: 19.2.7(react@19.2.7)