fix: error field ambigous

This commit is contained in:
Methapon2001 2025-09-17 10:42:35 +07:00
parent 2c790de606
commit 6598cd3bdf
3 changed files with 53 additions and 45 deletions

View file

@ -31,7 +31,7 @@
"@vitest/ui": "^3.1.4",
"nodemon": "^3.1.9",
"prettier": "^3.4.2",
"prisma": "^6.16.0",
"prisma": "^6.16.2",
"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.16.0",
"@prisma/client": "^6.16.2",
"@scalar/express-api-reference": "^0.4.182",
"@tsoa/runtime": "^6.6.0",
"@types/html-to-text": "^9.0.4",