From b1417ad07bc7aa5ecbada8a26eb1c60419d9ec78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 21:25:40 +0000 Subject: [PATCH] chore(deps): bump react-resizable-panels in /Frontend Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 2.1.9 to 4.10.0. - [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.10.0) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Frontend/package-lock.json | 24 ++++++------------------ Frontend/package.json | 2 +- Frontend/pnpm-lock.yaml | 14 +++++++------- 3 files changed, 14 insertions(+), 26 deletions(-) diff --git a/Frontend/package-lock.json b/Frontend/package-lock.json index d096771..a14c164 100644 --- a/Frontend/package-lock.json +++ b/Frontend/package-lock.json @@ -64,7 +64,7 @@ "react-day-picker": "9.8.0", "react-dom": "19.2.0", "react-hook-form": "^7.60.0", - "react-resizable-panels": "^2.1.7", + "react-resizable-panels": "^4.10.0", "recharts": "2.15.4", "sonner": "^1.7.4", "tailwind-merge": "^3.3.1", @@ -768,9 +768,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -787,9 +784,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -806,9 +800,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -825,9 +816,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -4543,13 +4531,13 @@ } }, "node_modules/react-resizable-panels": { - "version": "2.1.9", - "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-2.1.9.tgz", - "integrity": "sha512-z77+X08YDIrgAes4jl8xhnUu1LNIRp4+E7cv4xHmLOxxUPO/ML7PSrE813b90vj7xvQ1lcf7g2uA9GeMZonjhQ==", + "version": "4.10.0", + "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-4.10.0.tgz", + "integrity": "sha512-frjewRQt7TCv/vCH1pJfjZ7RxAhr5pKuqVQtVgzFq/vherxBFOWyC3xMbryx5Ti2wylViGUFc93Etg4rB3E0UA==", "license": "MIT", "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" } }, "node_modules/react-smooth": { diff --git a/Frontend/package.json b/Frontend/package.json index 98a7de2..6676941 100644 --- a/Frontend/package.json +++ b/Frontend/package.json @@ -65,7 +65,7 @@ "react-day-picker": "9.8.0", "react-dom": "19.2.0", "react-hook-form": "^7.60.0", - "react-resizable-panels": "^2.1.7", + "react-resizable-panels": "^4.10.0", "recharts": "2.15.4", "sonner": "^1.7.4", "tailwind-merge": "^3.3.1", diff --git a/Frontend/pnpm-lock.yaml b/Frontend/pnpm-lock.yaml index f8a4b10..931a631 100644 --- a/Frontend/pnpm-lock.yaml +++ b/Frontend/pnpm-lock.yaml @@ -177,8 +177,8 @@ importers: specifier: ^7.60.0 version: 7.74.0(react@19.2.0) react-resizable-panels: - specifier: ^2.1.7 - version: 2.1.9(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + specifier: ^4.10.0 + version: 4.10.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) recharts: specifier: 2.15.4 version: 2.15.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -1902,11 +1902,11 @@ packages: '@types/react': optional: true - react-resizable-panels@2.1.9: - resolution: {integrity: sha512-z77+X08YDIrgAes4jl8xhnUu1LNIRp4+E7cv4xHmLOxxUPO/ML7PSrE813b90vj7xvQ1lcf7g2uA9GeMZonjhQ==} + react-resizable-panels@4.10.0: + resolution: {integrity: sha512-frjewRQt7TCv/vCH1pJfjZ7RxAhr5pKuqVQtVgzFq/vherxBFOWyC3xMbryx5Ti2wylViGUFc93Etg4rB3E0UA==} 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==} @@ -3647,7 +3647,7 @@ snapshots: optionalDependencies: '@types/react': 19.2.14 - react-resizable-panels@2.1.9(react-dom@19.2.0(react@19.2.0))(react@19.2.0): + react-resizable-panels@4.10.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: react: 19.2.0 react-dom: 19.2.0(react@19.2.0)