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:
parent
d7122becaf
commit
f052a12968
2 changed files with 152 additions and 208 deletions
18
package.json
18
package.json
|
@ -10,14 +10,14 @@
|
|||
"acorn": "^8.7.1",
|
||||
"autoprefixer": "^10.4.7",
|
||||
"babel-loader": "^8.2.5",
|
||||
"caniuse-lite": "^1.0.30001344",
|
||||
"caniuse-lite": "^1.0.30001352",
|
||||
"canvas": "^2.9.1",
|
||||
"core-js": "^3.22.7",
|
||||
"core-js": "^3.22.8",
|
||||
"cross-env": "^7.0.3",
|
||||
"dialog-polyfill": "^0.5.6",
|
||||
"dommatrix": "^1.0.3",
|
||||
"es-module-shims": "1.4.7",
|
||||
"eslint": "^8.16.0",
|
||||
"eslint": "^8.17.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-fetch-options": "^0.0.5",
|
||||
"eslint-plugin-html": "^6.2.0",
|
||||
|
@ -34,7 +34,7 @@
|
|||
"gulp-rename": "^2.0.0",
|
||||
"gulp-replace": "^1.1.3",
|
||||
"gulp-zip": "^5.1.0",
|
||||
"jasmine": "^4.1.0",
|
||||
"jasmine": "^4.2.0",
|
||||
"jsdoc": "^3.6.10",
|
||||
"jstransformer-markdown-it": "^2.1.0",
|
||||
"merge-stream": "^2.0.0",
|
||||
|
@ -44,23 +44,23 @@
|
|||
"postcss-dir-pseudo-class": "^6.0.4",
|
||||
"postcss-logical": "^5.0.4",
|
||||
"prettier": "^2.6.2",
|
||||
"puppeteer": "^14.1.1",
|
||||
"puppeteer": "^14.3.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"streamqueue": "^1.1.2",
|
||||
"stylelint": "^14.8.5",
|
||||
"stylelint": "^14.9.1",
|
||||
"stylelint-config-prettier": "^9.0.3",
|
||||
"stylelint-prettier": "^2.0.0",
|
||||
"systemjs": "^0.21.6",
|
||||
"systemjs-plugin-babel": "^0.0.25",
|
||||
"terser": "^5.13.1",
|
||||
"terser": "^5.14.1",
|
||||
"through2": "^4.0.2",
|
||||
"ttest": "^4.0.0",
|
||||
"typescript": "^4.7.2",
|
||||
"typescript": "^4.7.3",
|
||||
"typogr": "^0.6.8",
|
||||
"vinyl": "^2.2.1",
|
||||
"vinyl-fs": "^3.0.3",
|
||||
"web-streams-polyfill": "^3.2.1",
|
||||
"webpack": "^5.72.1",
|
||||
"webpack": "^5.73.0",
|
||||
"webpack-stream": "^7.0.0",
|
||||
"wintersmith": "^2.5.0",
|
||||
"yargs": "^17.5.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue