Security+UX: Add DOMPurify XSS protection, security headers, admin auth gate, import file size limit, due date color coding, swipe/scroll conflict prevention

This commit is contained in:
2026-08-20 22:58:47 +09:00
parent 36c8d690d9
commit 8212f16d28
8 changed files with 136 additions and 22 deletions
+2
View File
@@ -14,8 +14,10 @@
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@prisma/client": "^6.19.3",
"@types/dompurify": "^3.2.0",
"bcryptjs": "^3.0.3",
"csv-parse": "^7.0.2",
"dompurify": "^3.4.14",
"marked": "^18.0.10",
"next": "16.3.1",
"next-auth": "^4.24.15",