Rollen Freigaben Push und Beleg Upload ueberarbeiten
All checks were successful
CI / Build (push) Successful in 2m6s
CI / Deploy (push) Successful in 2m11s

This commit is contained in:
jan
2026-05-01 15:50:37 +02:00
parent f947908f0e
commit 549c8f16c6
34 changed files with 1354 additions and 172 deletions

View File

@@ -19,11 +19,14 @@
"@mui/icons-material": "^6.1.3",
"@mui/material": "^6.1.3",
"@prisma/client": "^5.20.0",
"@types/web-push": "^3.6.4",
"bcryptjs": "^2.4.3",
"googleapis": "^171.4.0",
"next": "^15.5.15",
"next-auth": "^4.24.8",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"web-push": "^3.6.7",
"zod": "^3.23.8"
},
"devDependencies": {