chore: bump deps ver

This commit is contained in:
Methapon2001 2024-04-18 13:12:18 +07:00
parent cb5d7ae208
commit d565a29a75
2 changed files with 30 additions and 30 deletions

View file

@ -24,13 +24,13 @@
"@types/swagger-ui-express": "^4.1.6",
"nodemon": "^3.1.0",
"prettier": "^3.2.5",
"prisma": "^5.11.0",
"prisma": "^5.12.1",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
},
"dependencies": {
"@elastic/elasticsearch": "^8.13.0",
"@prisma/client": "5.11.0",
"@prisma/client": "5.12.1",
"@tsoa/runtime": "^6.2.0",
"cors": "^2.8.5",
"dotenv": "^16.4.5",