Add user management

This commit is contained in:
2026-01-01 18:34:02 +01:00
parent 2fcf19c0df
commit 36fb2358dd
26 changed files with 1047 additions and 56 deletions

View File

@ -52,6 +52,7 @@
"next": "^16.1.1",
"next-themes": "^0.4.6",
"node-vibrant": "^4.0.3",
"nodemailer": "^7.0.12",
"pg": "^8.16.3",
"platejs": "^52.0.15",
"react": "19.2.1",
@ -73,6 +74,7 @@
"@types/culori": "^4.0.1",
"@types/date-fns": "^2.6.3",
"@types/node": "^20.19.27",
"@types/nodemailer": "^7.0.4",
"@types/pg": "^8.16.0",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",