1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 06:38:07 +02:00

Update dependencies to the most recent versions

Moreover, fix the linting issues (using `npx gulp lint --fix`) that are
found by the new versions of the linting tools.
This commit is contained in:
Tim van der Meij 2025-02-09 18:47:49 +01:00
parent d88035525c
commit d2a07dcac6
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
7 changed files with 271 additions and 288 deletions

View file

@ -2290,7 +2290,7 @@ function packageJson() {
bugs: DIST_BUGS_URL,
license: DIST_LICENSE,
optionalDependencies: {
"@napi-rs/canvas": "^0.1.65",
"@napi-rs/canvas": "^0.1.67",
},
browser: {
canvas: false,