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 2023-06-25 09:18:41 +02:00
parent fa95bbce12
commit 744b01b637
2 changed files with 118 additions and 214 deletions

View file

@ -6,15 +6,15 @@
"@babel/preset-env": "^7.22.5",
"@babel/runtime": "^7.22.5",
"@javascript-obfuscator/escodegen": "2.3.0",
"acorn": "^8.8.2",
"acorn": "^8.9.0",
"autoprefixer": "^10.4.14",
"babel-loader": "^9.1.2",
"caniuse-lite": "^1.0.30001499",
"caniuse-lite": "^1.0.30001507",
"canvas": "^2.11.2",
"core-js": "^3.30.2",
"core-js": "^3.31.0",
"cross-env": "^7.0.3",
"es-module-shims": "1.4.7",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-fetch-options": "^0.0.5",
"eslint-plugin-html": "^7.1.0",
@ -31,7 +31,7 @@
"gulp-rename": "^2.0.0",
"gulp-replace": "^1.1.4",
"gulp-zip": "^5.1.0",
"jasmine": "^5.0.1",
"jasmine": "^5.0.2",
"jsdoc": "^4.0.2",
"jstransformer-markdown-it": "^3.0.0",
"merge-stream": "^2.0.0",
@ -41,19 +41,19 @@
"postcss": "^8.4.24",
"postcss-dir-pseudo-class": "^7.0.2",
"prettier": "^2.8.8",
"puppeteer": "^20.5.0",
"puppeteer": "^20.7.3",
"rimraf": "^3.0.2",
"streamqueue": "^1.1.2",
"stylelint": "^15.7.0",
"stylelint": "^15.9.0",
"stylelint-prettier": "^3.0.0",
"terser": "^5.17.7",
"terser": "^5.18.1",
"through2": "^4.0.2",
"ttest": "^4.0.0",
"typescript": "^5.1.3",
"typogr": "^0.6.8",
"vinyl": "^3.0.0",
"vinyl-fs": "^3.0.3",
"webpack": "^5.86.0",
"webpack": "^5.88.0",
"webpack-stream": "^7.0.0",
"wintersmith": "^2.5.0",
"yargs": "^17.7.2"