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
d416b23898
commit
a926976e4d
2 changed files with 216 additions and 169 deletions
20
package.json
20
package.json
|
@ -8,15 +8,15 @@
|
|||
"@babel/preset-env": "^7.14.7",
|
||||
"@babel/runtime": "^7.14.6",
|
||||
"acorn": "^8.4.1",
|
||||
"autoprefixer": "^10.2.6",
|
||||
"autoprefixer": "^10.3.0",
|
||||
"babel-loader": "^8.2.2",
|
||||
"canvas": "^2.8.0",
|
||||
"core-js": "^3.15.1",
|
||||
"core-js": "^3.15.2",
|
||||
"cross-env": "^7.0.3",
|
||||
"dommatrix": "^0.0.6",
|
||||
"es-module-shims": "^0.11.1",
|
||||
"escodegen": "^2.0.0",
|
||||
"eslint": "^7.29.0",
|
||||
"eslint": "^7.30.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-fetch-options": "^0.0.5",
|
||||
"eslint-plugin-html": "^6.1.2",
|
||||
|
@ -27,22 +27,22 @@
|
|||
"eslint-plugin-prettier": "^3.4.0",
|
||||
"eslint-plugin-sort-exports": "^0.4.0",
|
||||
"eslint-plugin-unicorn": "^33.0.1",
|
||||
"globals": "^13.9.0",
|
||||
"globals": "^13.10.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-postcss": "^9.0.0",
|
||||
"gulp-rename": "^2.0.0",
|
||||
"gulp-replace": "^1.1.3",
|
||||
"gulp-zip": "^5.1.0",
|
||||
"jasmine": "^3.7.0",
|
||||
"jasmine": "^3.8.0",
|
||||
"jsdoc": "^3.6.7",
|
||||
"jstransformer-markdown-it": "^2.1.0",
|
||||
"merge-stream": "^2.0.0",
|
||||
"mkdirp": "^1.0.4",
|
||||
"needle": "^2.6.0",
|
||||
"needle": "^2.8.0",
|
||||
"postcss": "^8.3.5",
|
||||
"postcss-calc": "^8.0.0",
|
||||
"prettier": "^2.3.2",
|
||||
"puppeteer": "^10.0.0",
|
||||
"puppeteer": "^10.1.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"streamqueue": "^1.1.2",
|
||||
"stylelint": "^13.13.1",
|
||||
|
@ -50,15 +50,15 @@
|
|||
"stylelint-prettier": "^1.2.0",
|
||||
"systemjs": "^0.21.6",
|
||||
"systemjs-plugin-babel": "^0.0.25",
|
||||
"terser": "^5.7.0",
|
||||
"terser": "^5.7.1",
|
||||
"through2": "^4.0.2",
|
||||
"ttest": "^3.0.0",
|
||||
"typescript": "^4.3.4",
|
||||
"typescript": "^4.3.5",
|
||||
"typogr": "^0.6.8",
|
||||
"vinyl": "^2.2.1",
|
||||
"vinyl-fs": "^3.0.3",
|
||||
"web-streams-polyfill": "^3.0.3",
|
||||
"webpack": "^5.40.0",
|
||||
"webpack": "^5.44.0",
|
||||
"webpack-stream": "^6.1.2",
|
||||
"wintersmith": "^2.5.0",
|
||||
"yargs": "^17.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue