From ee1c167fd3fa2adf9d0f296b762b343e51a72282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 03:43:04 +0000 Subject: [PATCH] chore(deps): bump react-resizable-panels from 2.1.9 to 4.12.2 Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 2.1.9 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/2.1.9...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] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 621d9cb..afa09f1 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "react-fast-marquee": "^1.6.5", "react-hook-form": "^7.81.0", "react-markdown": "^10.1.0", - "react-resizable-panels": "^2.1.9", + "react-resizable-panels": "^4.12.2", "react-simple-code-editor": "^0.14.1", "react-syntax-highlighter": "^16.1.1", "sonner": "^2.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75a3060..5287924 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -174,8 +174,8 @@ importers: specifier: ^10.1.0 version: 10.1.0(@types/react@19.2.17)(react@19.2.7) react-resizable-panels: - specifier: ^2.1.9 - version: 2.1.9(react-dom@19.2.7(react@19.2.7))(react@19.2.7) + specifier: ^4.12.2 + version: 4.12.2(react-dom@19.2.7(react@19.2.7))(react@19.2.7) react-simple-code-editor: specifier: ^0.14.1 version: 0.14.1(react-dom@19.2.7(react@19.2.7))(react@19.2.7) @@ -4031,11 +4031,11 @@ packages: '@types/react': optional: true - react-resizable-panels@2.1.9: - resolution: {integrity: sha512-z77+X08YDIrgAes4jl8xhnUu1LNIRp4+E7cv4xHmLOxxUPO/ML7PSrE813b90vj7xvQ1lcf7g2uA9GeMZonjhQ==} + 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-simple-code-editor@0.14.1: resolution: {integrity: sha512-BR5DtNRy+AswWJECyA17qhUDvrrCZ6zXOCfkQY5zSmb96BVUbpVAv03WpcjcwtCwiLbIANx3gebHOcXYn1EHow==} @@ -9129,7 +9129,7 @@ snapshots: optionalDependencies: '@types/react': 19.2.17 - react-resizable-panels@2.1.9(react-dom@19.2.7(react@19.2.7))(react@19.2.7): + react-resizable-panels@4.12.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)