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
This commit is contained in:
parent
f1166f480f
commit
45d2e808fd
3 changed files with 138 additions and 109 deletions
14
package.json
14
package.json
|
@ -10,17 +10,17 @@
|
|||
"@metalsmith/layouts": "^2.7.0",
|
||||
"@metalsmith/markdown": "^1.10.0",
|
||||
"@napi-rs/canvas": "^0.1.65",
|
||||
"@types/node": "^22.10.2",
|
||||
"@types/node": "^22.10.5",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"babel-loader": "^9.2.1",
|
||||
"caniuse-lite": "^1.0.30001690",
|
||||
"core-js": "^3.39.0",
|
||||
"caniuse-lite": "^1.0.30001692",
|
||||
"core-js": "^3.40.0",
|
||||
"eslint": "^9.17.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-jasmine": "^4.2.2",
|
||||
"eslint-plugin-json": "^4.0.1",
|
||||
"eslint-plugin-no-unsanitized": "^4.1.2",
|
||||
"eslint-plugin-perfectionist": "^4.3.0",
|
||||
"eslint-plugin-perfectionist": "^4.6.0",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"eslint-plugin-unicorn": "^56.0.1",
|
||||
"globals": "^15.14.0",
|
||||
|
@ -29,8 +29,8 @@
|
|||
"gulp-postcss": "^10.0.0",
|
||||
"gulp-rename": "^2.0.0",
|
||||
"gulp-replace": "^1.1.4",
|
||||
"gulp-zip": "^6.0.0",
|
||||
"highlight.js": "^11.11.0",
|
||||
"gulp-zip": "^6.1.0",
|
||||
"highlight.js": "^11.11.1",
|
||||
"jasmine": "^5.5.0",
|
||||
"jsdoc": "^4.0.4",
|
||||
"jstransformer-nunjucks": "^1.2.0",
|
||||
|
@ -51,7 +51,7 @@
|
|||
"terser-webpack-plugin": "^5.3.11",
|
||||
"tsc-alias": "^1.8.10",
|
||||
"ttest": "^4.0.0",
|
||||
"typescript": "^5.7.2",
|
||||
"typescript": "^5.7.3",
|
||||
"vinyl": "^3.0.0",
|
||||
"webpack": "^5.97.1",
|
||||
"webpack-stream": "^7.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue