chore: update deps
This commit is contained in:
parent
0027afae65
commit
fb521d932a
2 changed files with 102 additions and 79 deletions
12
package.json
12
package.json
|
|
@ -24,20 +24,20 @@
|
|||
"@types/node": "^20.17.6",
|
||||
"nodemon": "^3.1.7",
|
||||
"prettier": "^3.3.3",
|
||||
"prisma": "^5.21.1",
|
||||
"prisma": "^5.22.0",
|
||||
"prisma-kysely": "^1.8.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.6.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@elastic/elasticsearch": "^8.15.1",
|
||||
"@elastic/elasticsearch": "^8.15.2",
|
||||
"@fast-csv/parse": "^5.0.2",
|
||||
"@prisma/client": "^5.21.1",
|
||||
"@scalar/express-api-reference": "^0.4.166",
|
||||
"@prisma/client": "^5.22.0",
|
||||
"@scalar/express-api-reference": "^0.4.167",
|
||||
"@tsoa/runtime": "^6.5.1",
|
||||
"@types/morgan": "^1.9.9",
|
||||
"cors": "^2.8.5",
|
||||
"cron": "^3.1.9",
|
||||
"cron": "^3.2.1",
|
||||
"dotenv": "^16.4.5",
|
||||
"express": "^4.21.1",
|
||||
"fast-jwt": "^4.0.5",
|
||||
|
|
@ -47,7 +47,7 @@
|
|||
"prisma-extension-kysely": "^2.1.0",
|
||||
"promise.any": "^2.0.6",
|
||||
"tsoa": "^6.5.1",
|
||||
"winston": "^3.16.0",
|
||||
"winston": "^3.17.0",
|
||||
"winston-elasticsearch": "^0.19.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue