From 0824e18ad8df26eb001c917e15d4181987b5509c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 11:57:33 +0000 Subject: [PATCH] Bump react-resizable-panels from 4.5.8 to 4.7.5 Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 4.5.8 to 4.7.5. - [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.5.8...4.7.5) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.7.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8e5d0ee..09baa37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -67,7 +67,7 @@ "react-helmet": "^6.1.0", "react-hook-form": "^7.71.2", "react-i18next": "^16.5.3", - "react-resizable-panels": "^4.5.8", + "react-resizable-panels": "^4.7.5", "react-router-dom": "^7.13.0", "react-scan": "^0.5.3", "react-spring": "^10.0.3", @@ -9216,9 +9216,9 @@ } }, "node_modules/react-resizable-panels": { - "version": "4.5.8", - "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-4.5.8.tgz", - "integrity": "sha512-X2S5YoYWbjd7Ove6e6T/kzOrjiUD6ccz55a+XW0H3JXbrPb+Gmz7YRAJy4ysOkua/U5jSOG9SoySbebMBjtQJQ==", + "version": "4.7.5", + "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-4.7.5.tgz", + "integrity": "sha512-ma22FpbUolymMK6xIwZOzzNxszi59kZdJiw805byxuGBrjAs8HngpQrrgEp5dj1OOV2jVFBCJxhVult6G+2KaQ==", "license": "MIT", "peerDependencies": { "react": "^18.0.0 || ^19.0.0", diff --git a/package.json b/package.json index 1a56e47..90fbfa0 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "react-helmet": "^6.1.0", "react-hook-form": "^7.71.2", "react-i18next": "^16.5.3", - "react-resizable-panels": "^4.5.8", + "react-resizable-panels": "^4.7.5", "react-router-dom": "^7.13.0", "react-scan": "^0.5.3", "react-spring": "^10.0.3",