diff --git a/package-lock.json b/package-lock.json index 4a4d9f61..43a64965 100644 --- a/package-lock.json +++ b/package-lock.json @@ -58,7 +58,7 @@ "react-dom": "19.2.8", "react-error-boundary": "^6.1.2", "react-hook-form": "^7.83.0", - "react-resizable-panels": "^4.11.2", + "react-resizable-panels": "^4.12.2", "recharts": "^3.9.1", "sonner": "^2.0.7", "tailwind-merge": "^3.6.0", @@ -11850,9 +11850,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.2", + "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-4.12.2.tgz", + "integrity": "sha512-NwY5LCo4WrxVvDh0xoMML6EMLPONP/8ckKcIdpnojxexoatZdjLiRqLJQjQK5CPkd4SYiB/2M5BVrjZBQtOO7Q==", "license": "MIT", "peerDependencies": { "react": "^18.0.0 || ^19.0.0", diff --git a/package.json b/package.json index 9dc06f88..46d9e9a5 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "react-dom": "19.2.8", "react-error-boundary": "^6.1.2", "react-hook-form": "^7.83.0", - "react-resizable-panels": "^4.11.2", + "react-resizable-panels": "^4.12.2", "recharts": "^3.9.1", "sonner": "^2.0.7", "tailwind-merge": "^3.6.0",