chore: update prisma
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 4s

This commit is contained in:
Methapon2001 2025-09-11 09:32:38 +07:00
parent c47ffb5435
commit d3c5b49649
2 changed files with 250 additions and 52 deletions

View file

@ -31,7 +31,7 @@
"@vitest/ui": "^3.1.4",
"nodemon": "^3.1.9",
"prettier": "^3.4.2",
"prisma": "^6.3.0",
"prisma": "^6.16.0",
"prisma-kysely": "^1.8.0",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
@ -40,7 +40,7 @@
"dependencies": {
"@elastic/elasticsearch": "^8.17.0",
"@fast-csv/parse": "^5.0.2",
"@prisma/client": "^6.3.0",
"@prisma/client": "^6.16.0",
"@scalar/express-api-reference": "^0.4.182",
"@tsoa/runtime": "^6.6.0",
"@types/html-to-text": "^9.0.4",