Pin pdfjs-dist to exact version 5.4.394 to fix worker version mismatch

This commit is contained in:
Mario Zechner 2025-11-16 00:03:58 +01:00
parent 147a850de2
commit 901449b38a
3 changed files with 128 additions and 162 deletions

View file

@ -24,7 +24,7 @@
"jszip": "^3.10.1",
"lucide": "^0.544.0",
"ollama": "^0.6.0",
"pdfjs-dist": "^5.4.296",
"pdfjs-dist": "5.4.394",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
},
"peerDependencies": {