Pdfjs: lock to 5.4.54

more recent 5.4 have trouble with await import('pdfjs-dist'), throwing.
This commit is contained in:
Enrico Ros
2025-11-27 18:33:20 -08:00
parent 7b1dc49dda
commit fc294c82f1
3 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"nanoid": "^5.1.6",
"next": "~15.1.8",
"nprogress": "^0.2.0",
"pdfjs-dist": "5.4.394",
"pdfjs-dist": "5.4.54",
"posthog-js": "^1.298.1",
"posthog-node": "^5.14.0",
"prismjs": "^1.30.0",