fix: error dep
This commit is contained in:
parent
0e411ad5d0
commit
1b2d06e707
2 changed files with 844 additions and 1 deletions
|
|
@ -33,15 +33,19 @@
|
||||||
"@elastic/elasticsearch": "^8.14.0",
|
"@elastic/elasticsearch": "^8.14.0",
|
||||||
"@prisma/client": "^5.16.1",
|
"@prisma/client": "^5.16.1",
|
||||||
"@tsoa/runtime": "^6.3.0",
|
"@tsoa/runtime": "^6.3.0",
|
||||||
|
"@types/morgan": "^1.9.9",
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
"dotenv": "^16.4.5",
|
"dotenv": "^16.4.5",
|
||||||
"express": "^4.19.2",
|
"express": "^4.19.2",
|
||||||
"fast-jwt": "^4.0.1",
|
"fast-jwt": "^4.0.1",
|
||||||
"kysely": "^0.27.3",
|
"kysely": "^0.27.3",
|
||||||
"minio": "^8.0.1",
|
"minio": "^8.0.1",
|
||||||
|
"morgan": "^1.10.0",
|
||||||
"prisma-extension-kysely": "^2.1.0",
|
"prisma-extension-kysely": "^2.1.0",
|
||||||
"promise.any": "^2.0.6",
|
"promise.any": "^2.0.6",
|
||||||
"swagger-ui-express": "^5.0.1",
|
"swagger-ui-express": "^5.0.1",
|
||||||
"tsoa": "^6.3.1"
|
"tsoa": "^6.3.1",
|
||||||
|
"winston": "^3.13.1",
|
||||||
|
"winston-elasticsearch": "^0.19.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
839
pnpm-lock.yaml
generated
839
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue