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 2021-09-19 09:31:42 +02:00
parent 83d3bb43f4
commit 8679bb7aab
2 changed files with 200 additions and 117 deletions

View file

@ -4,13 +4,13 @@
"@babel/core": "^7.15.5",
"@babel/plugin-transform-modules-commonjs": "^7.15.4",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.4",
"@babel/preset-env": "^7.15.6",
"@babel/runtime": "^7.15.4",
"acorn": "^8.4.1",
"acorn": "^8.5.0",
"autoprefixer": "^10.3.4",
"babel-loader": "^8.2.2",
"canvas": "^2.8.0",
"core-js": "^3.17.2",
"core-js": "^3.17.3",
"cross-env": "^7.0.3",
"dommatrix": "^0.0.6",
"es-module-shims": "^0.12.8",
@ -40,7 +40,7 @@
"needle": "^3.0.0",
"postcss": "^8.3.6",
"postcss-calc": "^8.0.0",
"prettier": "^2.3.2",
"prettier": "^2.4.1",
"puppeteer": "^10.2.0",
"rimraf": "^3.0.2",
"streamqueue": "^1.1.2",
@ -49,15 +49,15 @@
"stylelint-prettier": "^1.2.0",
"systemjs": "^0.21.6",
"systemjs-plugin-babel": "^0.0.25",
"terser": "^5.7.2",
"terser": "^5.8.0",
"through2": "^4.0.2",
"ttest": "^3.0.0",
"typescript": "^4.4.2",
"typescript": "^4.4.3",
"typogr": "^0.6.8",
"vinyl": "^2.2.1",
"vinyl-fs": "^3.0.3",
"web-streams-polyfill": "^3.1.0",
"webpack": "^5.52.0",
"web-streams-polyfill": "^3.1.1",
"webpack": "^5.53.0",
"webpack-stream": "^7.0.0",
"wintersmith": "^2.5.0",
"yargs": "^17.1.1"