From 7ddbce1578dfd8a04d31e553430efd7398b32a09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 20:19:17 +0000 Subject: [PATCH] chore(deps)(deps): bump react-resizable-panels in /frontend/app Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 4.7.2 to 4.7.3. - [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.7.2...4.7.3) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/app/package.json | 2 +- frontend/app/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/app/package.json b/frontend/app/package.json index 8d3e4af0..63da0000 100644 --- a/frontend/app/package.json +++ b/frontend/app/package.json @@ -54,7 +54,7 @@ "react-day-picker": "^9.14.0", "react-dom": "^19.2.4", "react-hook-form": "^7.71.2", - "react-resizable-panels": "^4.7.2", + "react-resizable-panels": "^4.7.3", "react-router": "^7.13.1", "recharts": "^3.8.0", "sonner": "^2.0.7", diff --git a/frontend/app/pnpm-lock.yaml b/frontend/app/pnpm-lock.yaml index eb7c3e95..24c27481 100644 --- a/frontend/app/pnpm-lock.yaml +++ b/frontend/app/pnpm-lock.yaml @@ -138,8 +138,8 @@ importers: specifier: ^7.71.2 version: 7.71.2(react@19.2.4) react-resizable-panels: - specifier: ^4.7.2 - version: 4.7.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + specifier: ^4.7.3 + version: 4.7.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4) react-router: specifier: ^7.13.1 version: 7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4) @@ -2289,8 +2289,8 @@ packages: '@types/react': optional: true - react-resizable-panels@4.7.2: - resolution: {integrity: sha512-1L2vyeBG96hp7N6x6rzYXJ8EjYiDiffMsqj3cd+T9aOKwscvuyCn2CuZ5q3PoUSTIJUM6Q5DgXH1bdDe6uvh2w==} + react-resizable-panels@4.7.3: + resolution: {integrity: sha512-PYcYMLtvJD+Pr0TQNeMvddcnLOwUa/Yb4iNwU7ThNLlHaQYEEC9MIBWHaBGODzYuXIkPRZ/OWe5sbzG1Rzq5ew==} peerDependencies: react: ^18.0.0 || ^19.0.0 react-dom: ^18.0.0 || ^19.0.0 @@ -4588,7 +4588,7 @@ snapshots: optionalDependencies: '@types/react': 19.2.14 - react-resizable-panels@4.7.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4): + react-resizable-panels@4.7.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4): dependencies: react: 19.2.4 react-dom: 19.2.4(react@19.2.4)