diff --git a/package-lock.json b/package-lock.json index 15f71af..2a01c7c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "lucide-react": "^1.21.0", "react": "^19.2.7", "react-dom": "^19.2.7", - "react-resizable-panels": "^4.11.2", + "react-resizable-panels": "^4.12.0", "tailwind-merge": "^2.6.1", "tailwindcss-animate": "^1.0.7", "zustand": "^5.0.14" @@ -8143,9 +8143,9 @@ } }, "node_modules/react-resizable-panels": { - "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==", + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-4.12.0.tgz", + "integrity": "sha512-t/Gp57qSCxGQ52ckhz+8lM7dnuymeU95TEzl2U203qEbGkSLHrtm7US2/ANzq/zOlja3CwPTAfCDuh1unv9mfw==", "license": "MIT", "peerDependencies": { "react": "^18.0.0 || ^19.0.0", diff --git a/package.json b/package.json index 0fe6091..eb44b9a 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "lucide-react": "^1.21.0", "react": "^19.2.7", "react-dom": "^19.2.7", - "react-resizable-panels": "^4.11.2", + "react-resizable-panels": "^4.12.0", "tailwind-merge": "^2.6.1", "tailwindcss-animate": "^1.0.7", "zustand": "^5.0.14"