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
5242c38af5
commit
b875f13b4f
2 changed files with 98 additions and 104 deletions
18
package.json
18
package.json
|
@ -10,14 +10,14 @@
|
|||
"acorn": "^8.7.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"babel-loader": "^8.2.3",
|
||||
"caniuse-lite": "^1.0.30001312",
|
||||
"caniuse-lite": "^1.0.30001313",
|
||||
"canvas": "^2.9.0",
|
||||
"core-js": "^3.21.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"dommatrix": "^0.0.24",
|
||||
"es-module-shims": "^1.4.6",
|
||||
"eslint": "^8.9.0",
|
||||
"eslint-config-prettier": "^8.4.0",
|
||||
"es-module-shims": "^1.4.7",
|
||||
"eslint": "^8.10.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-fetch-options": "^0.0.5",
|
||||
"eslint-plugin-html": "^6.2.0",
|
||||
"eslint-plugin-import": "^2.25.4",
|
||||
|
@ -39,18 +39,18 @@
|
|||
"merge-stream": "^2.0.0",
|
||||
"mkdirp": "^1.0.4",
|
||||
"needle": "^3.0.0",
|
||||
"postcss": "^8.4.6",
|
||||
"postcss": "^8.4.7",
|
||||
"postcss-calc": "^8.2.4",
|
||||
"prettier": "^2.5.1",
|
||||
"puppeteer": "^13.3.2",
|
||||
"puppeteer": "^13.4.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"streamqueue": "^1.1.2",
|
||||
"stylelint": "^14.5.1",
|
||||
"stylelint": "^14.5.3",
|
||||
"stylelint-config-prettier": "^9.0.3",
|
||||
"stylelint-prettier": "^2.0.0",
|
||||
"systemjs": "^0.21.6",
|
||||
"systemjs-plugin-babel": "^0.0.25",
|
||||
"terser": "^5.10.0",
|
||||
"terser": "^5.12.0",
|
||||
"through2": "^4.0.2",
|
||||
"ttest": "^3.0.0",
|
||||
"typescript": "^4.5.5",
|
||||
|
@ -58,7 +58,7 @@
|
|||
"vinyl": "^2.2.1",
|
||||
"vinyl-fs": "^3.0.3",
|
||||
"web-streams-polyfill": "^3.2.0",
|
||||
"webpack": "^5.69.1",
|
||||
"webpack": "^5.70.0",
|
||||
"webpack-stream": "^7.0.0",
|
||||
"wintersmith": "^2.5.0",
|
||||
"yargs": "^17.3.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue