feat: resizable panels

This commit is contained in:
dextmorgn
2025-02-09 18:30:24 +01:00
parent 45ba3b91c2
commit 91af724e19
11 changed files with 210 additions and 24 deletions

View File

@@ -26,12 +26,15 @@
"d3-quadtree": "^3.0.1",
"framer-motion": "^12.3.1",
"intl-messageformat": "^10.5.0",
"lodash.debounce": "^4.0.8",
"lucide-react": "^0.474.0",
"next": "15.1.6",
"next-themes": "^0.4.4",
"postcss": "^8.5.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-highlight-words": "^0.21.0",
"react-resizable-panels": "^2.1.7",
"swr": "^2.3.0",
"tailwindcss": "^4.0.3",
"usehooks-ts": "^3.1.1",