feat: adjust data type

This commit is contained in:
Methapon2001 2024-06-26 11:22:48 +07:00
parent e3dac5529f
commit 05dfe42b2e
6 changed files with 2112 additions and 4 deletions

View file

@ -25,6 +25,7 @@
"nodemon": "^3.1.3",
"prettier": "^3.2.5",
"prisma": "^5.12.1",
"prisma-kysely": "^1.8.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
},
@ -36,7 +37,9 @@
"dotenv": "^16.4.5",
"express": "^4.19.2",
"fast-jwt": "^4.0.0",
"kysely": "^0.27.3",
"minio": "^7.1.3",
"prisma-extension-kysely": "^2.1.0",
"promise.any": "^2.0.6",
"swagger-ui-express": "^5.0.0",
"tsoa": "^6.2.0"