This commit is contained in:
54CHA
2025-07-29 18:55:09 +03:00
parent 94ed190869
commit 08f76a7633
14 changed files with 2869 additions and 16 deletions

View File

@ -44,6 +44,7 @@
"@types/jsonwebtoken": "^9.0.9",
"@types/jspdf": "^1.3.3",
"@types/pdfkit": "^0.14.0",
"@types/pg": "^8.15.4",
"@types/qrcode": "^1.5.5",
"@types/uuid": "^10.0.0",
"axios": "^1.10.0",
@ -65,6 +66,7 @@
"lucide-react": "^0.513.0",
"next": "15.3.3",
"pdfkit": "^0.17.1",
"pg": "^8.16.3",
"postcss": "^8.5.6",
"prisma": "^6.9.0",
"puppeteer": "^24.10.2",