Ajout de visuels sur la matrice pour sélection

This commit is contained in:
2026-05-25 20:55:58 +02:00
parent 24e08fca4f
commit e6d2eee9ea
11 changed files with 1520 additions and 57 deletions
+3 -1
View File
@@ -16,12 +16,14 @@
"@supabase/supabase-js": "^2.105.4",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"d3-force": "^3.0.0",
"lucide-react": "^1.16.0",
"next-themes": "^0.4.6",
"radix-ui": "^1.4.3",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react-router-dom": "^7.15.1",
"recharts": "^3.8.1",
"shadcn": "^4.7.0",
"sonner": "^2.0.7",
"tailwind-merge": "^3.6.0",
@@ -38,9 +40,9 @@
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-refresh": "^0.5.2",
"globals": "^17.6.0",
"pg": "^8.21.0",
"tailwindcss": "^4.3.0",
"vite": "^8.0.12",
"pg": "^8.21.0",
"vitest": "^4.1.7"
}
}