diff --git a/package-lock.json b/package-lock.json index 51d2fec3..b9616d17 100644 --- a/package-lock.json +++ b/package-lock.json @@ -74,7 +74,7 @@ "react": "^19.2.4", "react-contenteditable": "^3.3.7", "react-dom": "^19.2.4", - "react-resizable-panels": "^4.6.4", + "react-resizable-panels": "^4.6.5", "react-syntax-highlighter": "^16.1.0", "react-zoom-pan-pinch": "^3.7.0", "rimraf": "^6.1.3", @@ -15835,9 +15835,9 @@ } }, "node_modules/react-resizable-panels": { - "version": "4.6.4", - "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-4.6.4.tgz", - "integrity": "sha512-E7Szs1xyaMZ7xOI2gG4TECNz4r/gmpV1AsXyZRnER6OQnfFf9uclFmrHHZR3h/iF8vQS+nQ1LKyZv9bzwGxPSg==", + "version": "4.6.5", + "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-4.6.5.tgz", + "integrity": "sha512-pmQP6qv9KmsesNMvWVNvVfVJAwYSOWWbAOAtrPR8Cre20+j1NWIlyft0btjtDQE+OepXmI6g3VPrCXQY0oD7+Q==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index f3705fac..726ce023 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "react": "^19.2.4", "react-contenteditable": "^3.3.7", "react-dom": "^19.2.4", - "react-resizable-panels": "^4.6.4", + "react-resizable-panels": "^4.6.5", "react-syntax-highlighter": "^16.1.0", "react-zoom-pan-pinch": "^3.7.0", "rimraf": "^6.1.3",