update module export data csv

This commit is contained in:
2024-11-30 09:38:23 +07:00
parent b75213da15
commit 37aa7842fd
8 changed files with 382 additions and 23 deletions

View File

@ -21,6 +21,7 @@
"dayjs": "^1.11.13",
"express": "^4.21.1",
"express-jwt": "^8.4.1",
"fast-csv": "^5.0.2",
"helmet": "^8.0.0",
"i": "^0.3.7",
"joi": "^17.13.3",
@ -29,6 +30,7 @@
"nodemailer": "^6.9.16",
"npm": "^10.9.1",
"pg": "^8.13.1",
"pg-query-stream": "^4.7.1",
"reflect-metadata": "^0.2.2",
"swagger-autogen": "^2.23.7",
"swagger-jsdoc": "^6.2.8",