From c03e26995e41020f6c22d04183552b52b00800cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 08:03:58 +0000 Subject: [PATCH] chore(deps): bump react-resizable-panels in the react group Bumps the react group with 1 update: [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels). Updates `react-resizable-panels` from 4.4.1 to 4.5.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.4.1...4.5.2) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react ... Signed-off-by: dependabot[bot] --- packages/components/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/components/package.json b/packages/components/package.json index 5feeeb72..a2bf77b9 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -73,7 +73,7 @@ "next-themes": "^0.4.6", "react-day-picker": "^9.13.0", "react-hook-form": "^7.71.1", - "react-resizable-panels": "^4.4.1", + "react-resizable-panels": "^4.5.2", "sonner": "^2.0.7", "tailwind-merge": "^3.4.0", "tailwindcss-animate": "^1.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4cbf5992..6a18a424 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -372,8 +372,8 @@ importers: specifier: ^7.71.1 version: 7.71.1(react@19.2.3) react-resizable-panels: - specifier: ^4.4.1 - version: 4.4.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + specifier: ^4.5.2 + version: 4.5.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3) sonner: specifier: ^2.0.7 version: 2.0.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3) @@ -5461,8 +5461,8 @@ packages: '@types/react': optional: true - react-resizable-panels@4.4.1: - resolution: {integrity: sha512-dpM9oI6rGlAq7VYDeafSRA1JmkJv8aNuKySR+tZLQQLfaeqTnQLSM52EcoI/QdowzsjVUCk6jViKS0xHWITVRQ==} + react-resizable-panels@4.5.2: + resolution: {integrity: sha512-PJyyR41poi1O1MvvQzDVtEBRq1x7B/9jB6yoFbm67pm8AvPUUwhljFtxfhaYy8klsmkQ6AvxZgDxXTkDl4vy4Q==} peerDependencies: react: 19.2.3 react-dom: 19.2.3 @@ -11516,7 +11516,7 @@ snapshots: optionalDependencies: '@types/react': 19.0.6 - react-resizable-panels@4.4.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + react-resizable-panels@4.5.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: react: 19.2.3 react-dom: 19.2.3(react@19.2.3)