diff --git a/package-lock.json b/package-lock.json index 4f2dc51..c59e8f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "lucide-react": "^1.16.0", "react": "^19.2.6", "react-dom": "^19.2.6", - "react-resizable-panels": "^4.11.1", + "react-resizable-panels": "^4.11.2", "tailwind-merge": "^2.6.1", "tailwindcss-animate": "^1.0.7", "zustand": "^5.0.13" @@ -8274,9 +8274,9 @@ } }, "node_modules/react-resizable-panels": { - "version": "4.11.1", - "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-4.11.1.tgz", - "integrity": "sha512-kA4w58V6wYdRLm2rg9pzroZwGlqBLul1FjMP0J8kqTo3zSHtjeH+LXmZaldCo6+HWqs1e5hOcPoajKXdOze37Q==", + "version": "4.11.2", + "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-4.11.2.tgz", + "integrity": "sha512-+kfFbDZ8mygc7g0vxOcDzCVGuwiIUOnILqPoUHo6/uP+Mmyx6HzZU+kj1aOPDlktXuobYbr6BtQekvJwHRX4Eg==", "license": "MIT", "peerDependencies": { "react": "^18.0.0 || ^19.0.0", diff --git a/package.json b/package.json index 9012b27..bb6bf75 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "lucide-react": "^1.16.0", "react": "^19.2.6", "react-dom": "^19.2.6", - "react-resizable-panels": "^4.11.1", + "react-resizable-panels": "^4.11.2", "tailwind-merge": "^2.6.1", "tailwindcss-animate": "^1.0.7", "zustand": "^5.0.13"