* Extended functionalities

* Added different UIs
This commit is contained in:
2026-06-24 21:43:40 +02:00
parent 282f4864c4
commit f15bb7a916
348 changed files with 59057 additions and 498 deletions

View File

@@ -14,11 +14,13 @@
"@tanstack/react-query": "^5.59.16",
"axios": "^1.7.7",
"html2canvas": "^1.4.1",
"i18next": "^26.3.1",
"jspdf": "^2.5.2",
"lucide-react": "^0.456.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.1",
"react-i18next": "^17.0.8",
"react-router-dom": "^6.27.0",
"zod": "^3.23.8"
},