feat: adjust data type
This commit is contained in:
parent
e3dac5529f
commit
05dfe42b2e
6 changed files with 2112 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue