Frontend fixes

This commit is contained in:
2025-03-08 13:01:09 +01:00
parent 9f9e0524f5
commit ec6c0cc45b
7 changed files with 480 additions and 80 deletions

View File

@@ -8,14 +8,17 @@
"@ngneat/falso": "^7.3.0",
"parcel": "^2.13.3",
"process": "^0.11.10",
"svgo": "^3.3.2",
"ts-loader": "^9.5.2",
"typescript": "^5.8.2"
},
"dependencies": {
"@types/humanize-duration": "^3.27.4",
"@types/node": "^22.13.9",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"chart.js": "^4.4.8",
"humanize-duration": "^3.32.1",
"react": "^19.0.0",
"react-chartjs-2": "^5.3.0",
"react-dom": "^19.0.0",