Fix period editing and harden app with Next.js security upgrade
All checks were successful
CI / Build (push) Successful in 1m10s
CI / Deploy (push) Successful in 1m11s

This commit is contained in:
Jan Hanewinkel
2026-04-20 00:02:46 +02:00
parent 5a8b0871a0
commit f947908f0e
14 changed files with 2595 additions and 51 deletions

View File

@@ -20,7 +20,7 @@
"@mui/material": "^6.1.3",
"@prisma/client": "^5.20.0",
"bcryptjs": "^2.4.3",
"next": "^14.2.14",
"next": "^15.5.15",
"next-auth": "^4.24.8",
"react": "^18.3.1",
"react-dom": "^18.3.1",