feat: refine admin workflows and deployment packaging

This commit is contained in:
Codex
2026-05-11 14:19:29 +08:00
parent 4e226e7eda
commit 8529276a6f
86 changed files with 3240 additions and 598 deletions
+2
View File
@@ -43,6 +43,7 @@
"clsx": "^2.1.1",
"next": "15.4.11",
"next-intl": "^3.26.0",
"nodemailer": "^8.0.7",
"payload": "^3.0.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
@@ -50,6 +51,7 @@
},
"devDependencies": {
"@types/node": "^22.10.0",
"@types/nodemailer": "^8.0.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"autoprefixer": "^10.4.20",