chore: add pdfjs-dist dependency to package.json and yarn.lock

- Added pdfjs-dist version 4.2.67 to both package.json and yarn.lock to support PDF rendering functionality.
This commit is contained in:
suyao
2025-06-15 19:03:27 +08:00
parent 79f63dd954
commit f32ccd0fba
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -64,6 +64,7 @@
"jsdom": "26.1.0",
"os-proxy-config": "^1.1.2",
"pdf-to-img": "^4.4.0",
"pdfjs-dist": "4.2.67",
"selection-hook": "^0.9.23",
"turndown": "7.2.0"
},
+1
View File
@@ -5731,6 +5731,7 @@ __metadata:
os-proxy-config: "npm:^1.1.2"
p-queue: "npm:^8.1.0"
pdf-to-img: "npm:^4.4.0"
pdfjs-dist: "npm:4.2.67"
playwright: "npm:^1.52.0"
prettier: "npm:^3.5.3"
proxy-agent: "npm:^6.5.0"