UPDATE: Optimaze
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 1m15s

This commit is contained in:
2025-09-27 09:18:05 +07:00
parent f6abcc9024
commit d3e5dbcaff
4 changed files with 140 additions and 28 deletions

View File

@@ -9,6 +9,9 @@
"lint": "next lint"
},
"dependencies": {
"@next/bundle-analyzer": "^15.5.4",
"@vercel/analytics": "^1.5.0",
"@vercel/speed-insights": "^1.2.0",
"axios": "^1.9.0",
"chart.js": "^4.4.9",
"chartjs-plugin-datalabels": "^2.2.0",
@@ -20,6 +23,7 @@
"react-chartjs-2": "^5.3.0",
"react-dom": "^19.0.0",
"react-toastify": "^11.0.5",
"sharp": "^0.34.4",
"socket.io-client": "^4.8.1",
"zustand": "^5.0.3"
},