From 550c71e94d1baf991b90eef9c245d177c8141f5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 11:08:13 +0000 Subject: [PATCH] chore(deps): bump react-resizable-panels in /codehive-frontend Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 4.11.0 to 4.12.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.11.0...4.12.3) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.12.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- codehive-frontend/package-lock.json | 9 +++++---- codehive-frontend/package.json | 2 +- codehive-frontend/pnpm-lock.yaml | 11 ++++++----- 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/codehive-frontend/package-lock.json b/codehive-frontend/package-lock.json index 295f1dc..b52a575 100644 --- a/codehive-frontend/package-lock.json +++ b/codehive-frontend/package-lock.json @@ -21,7 +21,7 @@ "monaco-editor": "^0.55.1", "react": "^19.1.1", "react-dom": "^19.1.1", - "react-resizable-panels": "^4.11.0", + "react-resizable-panels": "^4.12.3", "react-router": "^7.13.1", "sileo": "^0.1.5", "tailwind-merge": "^3.6.0", @@ -4377,9 +4377,10 @@ } }, "node_modules/react-resizable-panels": { - "version": "4.11.0", - "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-4.11.0.tgz", - "integrity": "sha512-LPk/AkFDGkg7SsbOyL93ojrE6E7lhrxxDwnYNjfmnSeI6BE7Sje6dB24PXgZk8DeugdeXNk1LO+ohRqIjhxiLw==", + "version": "4.12.3", + "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-4.12.3.tgz", + "integrity": "sha512-GHMJWnDXui/3RX4bT+cgBP+N3N2nkwcoZATr/2xLFpqQQe7TlBrE0cGM0dUa9ceT7A90tUrSRsiqgRG+g0/2AA==", + "license": "MIT", "peerDependencies": { "react": "^18.0.0 || ^19.0.0", "react-dom": "^18.0.0 || ^19.0.0" diff --git a/codehive-frontend/package.json b/codehive-frontend/package.json index 89c8167..c952ce8 100644 --- a/codehive-frontend/package.json +++ b/codehive-frontend/package.json @@ -24,7 +24,7 @@ "monaco-editor": "^0.55.1", "react": "^19.1.1", "react-dom": "^19.1.1", - "react-resizable-panels": "^4.11.0", + "react-resizable-panels": "^4.12.3", "react-router": "^7.13.1", "sileo": "^0.1.5", "tailwind-merge": "^3.6.0", diff --git a/codehive-frontend/pnpm-lock.yaml b/codehive-frontend/pnpm-lock.yaml index d3b375b..3151881 100644 --- a/codehive-frontend/pnpm-lock.yaml +++ b/codehive-frontend/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^19.1.1 version: 19.2.6(react@19.2.6) react-resizable-panels: - specifier: ^4.11.0 - version: 4.11.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6) + specifier: ^4.12.3 + version: 4.12.3(react-dom@19.2.6(react@19.2.6))(react@19.2.6) react-router: specifier: ^7.13.1 version: 7.15.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6) @@ -1653,8 +1653,8 @@ packages: '@types/react': optional: true - react-resizable-panels@4.11.0: - resolution: {integrity: sha512-LPk/AkFDGkg7SsbOyL93ojrE6E7lhrxxDwnYNjfmnSeI6BE7Sje6dB24PXgZk8DeugdeXNk1LO+ohRqIjhxiLw==} + react-resizable-panels@4.12.3: + resolution: {integrity: sha512-GHMJWnDXui/3RX4bT+cgBP+N3N2nkwcoZATr/2xLFpqQQe7TlBrE0cGM0dUa9ceT7A90tUrSRsiqgRG+g0/2AA==} peerDependencies: react: ^18.0.0 || ^19.0.0 react-dom: ^18.0.0 || ^19.0.0 @@ -1788,6 +1788,7 @@ packages: tsconfck@3.1.6: resolution: {integrity: sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w==} engines: {node: ^18 || >=20} + deprecated: unmaintained hasBin: true peerDependencies: typescript: ^5.0.0 @@ -3316,7 +3317,7 @@ snapshots: optionalDependencies: '@types/react': 19.2.14 - react-resizable-panels@4.11.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6): + react-resizable-panels@4.12.3(react-dom@19.2.6(react@19.2.6))(react@19.2.6): dependencies: react: 19.2.6 react-dom: 19.2.6(react@19.2.6)