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:
parent
4b5d5a557c
commit
c77dbe0496
2 changed files with 85 additions and 481 deletions
12
package.json
12
package.json
|
@ -9,10 +9,10 @@
|
|||
"@fluent/dom": "^0.9.0",
|
||||
"@jazzer.js/core": "^2.1.0",
|
||||
"@metalsmith/layouts": "^2.7.0",
|
||||
"@metalsmith/markdown": "^1.3.0",
|
||||
"@metalsmith/markdown": "^1.10.0",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"babel-loader": "^9.1.3",
|
||||
"caniuse-lite": "^1.0.30001632",
|
||||
"caniuse-lite": "^1.0.30001636",
|
||||
"canvas": "^2.11.2",
|
||||
"core-js": "^3.37.1",
|
||||
"cross-env": "^7.0.3",
|
||||
|
@ -21,14 +21,14 @@
|
|||
"eslint-plugin-fetch-options": "^0.0.5",
|
||||
"eslint-plugin-html": "^8.1.1",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-jasmine": "^4.1.3",
|
||||
"eslint-plugin-jasmine": "^4.2.0",
|
||||
"eslint-plugin-json": "^3.1.0",
|
||||
"eslint-plugin-mozilla": "^3.7.4",
|
||||
"eslint-plugin-no-unsanitized": "^4.0.2",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-sort-exports": "^0.9.1",
|
||||
"eslint-plugin-unicorn": "^53.0.0",
|
||||
"globals": "^15.4.0",
|
||||
"globals": "^15.6.0",
|
||||
"gulp": "^5.0.0",
|
||||
"gulp-cli": "^3.0.0",
|
||||
"gulp-postcss": "^10.0.0",
|
||||
|
@ -50,7 +50,7 @@
|
|||
"postcss-discard-comments": "^7.0.0",
|
||||
"postcss-nesting": "^12.1.5",
|
||||
"prettier": "^3.3.2",
|
||||
"puppeteer": "^22.10.1",
|
||||
"puppeteer": "^22.11.2",
|
||||
"streamqueue": "^1.1.2",
|
||||
"stylelint": "^16.6.1",
|
||||
"stylelint-prettier": "^5.0.0",
|
||||
|
@ -59,7 +59,7 @@
|
|||
"ttest": "^4.0.0",
|
||||
"typescript": "^5.4.5",
|
||||
"vinyl": "^3.0.0",
|
||||
"webpack": "^5.91.0",
|
||||
"webpack": "^5.92.0",
|
||||
"webpack-stream": "^7.0.0",
|
||||
"yargs": "^17.7.2"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue