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

Update dependencies to the most recent versions

This commit is contained in:
Tim van der Meij 2022-04-02 16:19:17 +02:00
parent 349fc51f2c
commit c04373dda2
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
2 changed files with 107 additions and 130 deletions

View file

@ -9,15 +9,15 @@
"@javascript-obfuscator/escodegen": "2.3.0",
"acorn": "^8.7.0",
"autoprefixer": "^10.4.4",
"babel-loader": "^8.2.3",
"caniuse-lite": "^1.0.30001319",
"babel-loader": "^8.2.4",
"caniuse-lite": "^1.0.30001324",
"canvas": "^2.9.1",
"core-js": "^3.21.1",
"cross-env": "^7.0.3",
"dialog-polyfill": "^0.5.6",
"dommatrix": "^0.0.24",
"es-module-shims": "1.4.7",
"eslint": "^8.11.0",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-fetch-options": "^0.0.5",
"eslint-plugin-html": "^6.2.0",
@ -27,7 +27,7 @@
"eslint-plugin-no-unsanitized": "^4.0.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-sort-exports": "^0.6.0",
"eslint-plugin-unicorn": "^41.0.1",
"eslint-plugin-unicorn": "^42.0.0",
"globals": "^13.13.0",
"gulp": "^4.0.2",
"gulp-postcss": "^9.0.1",
@ -43,24 +43,24 @@
"postcss": "^8.4.12",
"postcss-dir-pseudo-class": "^6.0.4",
"postcss-logical": "^5.0.4",
"prettier": "^2.6.0",
"puppeteer": "^13.5.1",
"prettier": "^2.6.1",
"puppeteer": "^13.5.2",
"rimraf": "^3.0.2",
"streamqueue": "^1.1.2",
"stylelint": "^14.6.0",
"stylelint": "^14.6.1",
"stylelint-config-prettier": "^9.0.3",
"stylelint-prettier": "^2.0.0",
"systemjs": "^0.21.6",
"systemjs-plugin-babel": "^0.0.25",
"terser": "^5.12.1",
"through2": "^4.0.2",
"ttest": "^3.0.0",
"typescript": "^4.6.2",
"ttest": "^4.0.0",
"typescript": "^4.6.3",
"typogr": "^0.6.8",
"vinyl": "^2.2.1",
"vinyl-fs": "^3.0.3",
"web-streams-polyfill": "^3.2.0",
"webpack": "^5.70.0",
"webpack": "^5.71.0",
"webpack-stream": "^7.0.0",
"wintersmith": "^2.5.0",
"yargs": "^17.4.0"