refactor: Merge remote-tracking branch 'origin/features/pdf-parse' into core/routes

This commit is contained in:
Lazanimady Andrianirindrainy
2026-06-23 22:52:55 +02:00
3 changed files with 751 additions and 80 deletions

View File

@@ -18,7 +18,8 @@
"dotenv": "^17.4.2",
"express": "^5.2.1",
"formidable": "^3.5.4",
"pdf-parse-fork": "^1.2.0"
"pdf-parse-fork": "^1.2.0",
"pdfjs-dist": "^3.11.174"
},
"devDependencies": {
"@types/express": "^5.0.6",