feat(dm-stats): add most used words stat

This commit is contained in:
Samuel 2024-12-13 17:10:44 +01:00
parent 8451a484ff
commit d21f7fa335
7 changed files with 163 additions and 40 deletions

View file

@ -42,6 +42,7 @@
"@solidjs/router": "^0.15.1",
"@tanstack/solid-table": "^8.20.5",
"chart.js": "^4.4.7",
"chartjs-chart-wordcloud": "^4.4.4",
"chartjs-plugin-deferred": "^2.0.0",
"chartjs-plugin-zoom": "^2.2.0",
"class-variance-authority": "^0.7.1",