1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 14:48:08 +02:00

Update npm packages

This commit is contained in:
Jonas Jenwald 2023-07-23 09:49:53 +02:00
parent aed7f6edcf
commit c073484241
2 changed files with 373 additions and 79 deletions

View file

@ -9,7 +9,7 @@
"acorn": "^8.10.0",
"autoprefixer": "^10.4.14",
"babel-loader": "^9.1.3",
"caniuse-lite": "^1.0.30001516",
"caniuse-lite": "^1.0.30001517",
"canvas": "^2.11.2",
"core-js": "^3.31.1",
"cross-env": "^7.0.3",
@ -31,7 +31,7 @@
"gulp-rename": "^2.0.0",
"gulp-replace": "^1.1.4",
"gulp-zip": "^5.1.0",
"jasmine": "^5.0.2",
"jasmine": "^5.1.0",
"jsdoc": "^4.0.2",
"jstransformer-markdown-it": "^3.0.0",
"merge-stream": "^2.0.0",
@ -39,22 +39,22 @@
"needle": "^3.2.0",
"path2d-polyfill": "^2.0.1",
"pngjs": "^7.0.0",
"postcss": "^8.4.26",
"postcss": "^8.4.27",
"postcss-dir-pseudo-class": "^8.0.0",
"prettier": "^3.0.0",
"puppeteer": "^20.8.2",
"puppeteer": "^20.9.0",
"rimraf": "^3.0.2",
"streamqueue": "^1.1.2",
"stylelint": "^15.10.2",
"stylelint-prettier": "^4.0.0",
"terser": "^5.19.0",
"terser": "^5.19.2",
"through2": "^4.0.2",
"ttest": "^4.0.0",
"typescript": "^5.1.6",
"typogr": "^0.6.8",
"vinyl": "^3.0.0",
"vinyl-fs": "^3.0.3",
"webpack": "^5.88.1",
"webpack": "^5.88.2",
"webpack-stream": "^7.0.0",
"wintersmith": "^2.5.0",
"yargs": "^17.7.2"