Add Dockview layout manager and update dependencies; remove GoldenLayout

This commit is contained in:
2025-09-28 00:10:45 +02:00
parent f9f0651628
commit 719acff4fa
9 changed files with 322 additions and 185 deletions
+2
View File
@@ -22,7 +22,9 @@
"dependencies": {
"@mantine/core": "8.3.1",
"@mantine/hooks": "8.3.1",
"@phosphor-icons/react": "^2.1.10",
"@react-three/fiber": "^9.3.0",
"dockview": "^4.9.0",
"golden-layout": "^2.6.0",
"phosphor-react": "^1.4.1",
"react": "^19.1.1",