fix: apply lint fixes and fix vite manualChunks for Vite 8 compatibility

This commit is contained in:
Kirill
2026-05-15 13:43:51 +05:00
parent d8798de49a
commit ed475be289
7 changed files with 575 additions and 43 deletions
+2 -1
View File
@@ -28,7 +28,8 @@
"@prisma/client": "5.22.0",
"dotenv": "^17.4.2",
"fastify": "^5.8.5",
"nodemailer": "^8.0.7"
"nodemailer": "^8.0.7",
"sharp": "^0.34.5"
},
"devDependencies": {
"prisma": "5.22.0",