new ui and daily report
Some checks failed
Deploy MyApp on Same Server / build-and-deploy (push) Failing after 2s

This commit is contained in:
2025-12-17 19:15:28 +03:30
parent c5a69cfbfa
commit 4678207081
26 changed files with 4715 additions and 392 deletions

View File

@@ -10,13 +10,17 @@
},
"dependencies": {
"chart.js": "^4.5.0",
"chartjs-adapter-date-fns": "^3.0.0",
"chartjs-plugin-annotation": "^3.1.0",
"date-fns": "^4.1.0",
"jalaali-js": "^1.2.8",
"lucide-react": "^0.553.0",
"next": "15.5.4",
"next-pwa": "^5.6.0",
"react": "19.1.0",
"react-chartjs-2": "^5.3.0",
"react-dom": "19.1.0"
"react-dom": "19.1.0",
"react-markdown": "^10.1.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3",