refacto : board player header

This commit is contained in:
GuillaumeSD
2025-05-08 00:43:55 +02:00
parent 8167b9b621
commit 8c934ab3b0
15 changed files with 219 additions and 154 deletions

View File

@@ -19,6 +19,7 @@
"@mui/material": "^6.3.0",
"@mui/x-data-grid": "^7.23.5",
"@sentry/nextjs": "^8.47.0",
"@tanstack/react-query": "^5.75.5",
"chess.js": "^1.2.0",
"firebase": "^11.1.0",
"idb": "^8.0.1",
@@ -30,6 +31,7 @@
"recharts": "^2.15.0"
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.74.7",
"@types/node": "^22.10.2",
"@types/react": "18.2.11",
"@types/react-dom": "^18.3.5",