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
b278a74b6b
commit
7da6f94ca3
2 changed files with 45 additions and 45 deletions
12
package.json
12
package.json
|
@ -10,7 +10,7 @@
|
|||
"@jazzer.js/core": "^2.1.0",
|
||||
"autoprefixer": "^10.4.17",
|
||||
"babel-loader": "^9.1.3",
|
||||
"caniuse-lite": "^1.0.30001580",
|
||||
"caniuse-lite": "^1.0.30001585",
|
||||
"canvas": "^2.11.2",
|
||||
"core-js": "^3.35.1",
|
||||
"cross-env": "^7.0.3",
|
||||
|
@ -41,16 +41,16 @@
|
|||
"needle": "^3.3.1",
|
||||
"path2d-polyfill": "^2.0.1",
|
||||
"pngjs": "^7.0.0",
|
||||
"postcss": "^8.4.33",
|
||||
"postcss": "^8.4.35",
|
||||
"postcss-dark-theme-class": "^1.1.0",
|
||||
"postcss-dir-pseudo-class": "^8.0.1",
|
||||
"postcss-discard-comments": "^6.0.1",
|
||||
"postcss-nesting": "^12.0.2",
|
||||
"prettier": "^3.2.4",
|
||||
"puppeteer": "^21.9.0",
|
||||
"prettier": "^3.2.5",
|
||||
"puppeteer": "^21.11.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"streamqueue": "^1.1.2",
|
||||
"stylelint": "^16.2.0",
|
||||
"stylelint": "^16.2.1",
|
||||
"stylelint-prettier": "^5.0.0",
|
||||
"terser": "^5.27.0",
|
||||
"through2": "^4.0.2",
|
||||
|
@ -59,7 +59,7 @@
|
|||
"typescript": "^5.3.3",
|
||||
"typogr": "^0.6.8",
|
||||
"vinyl": "^3.0.0",
|
||||
"webpack": "^5.90.0",
|
||||
"webpack": "^5.90.1",
|
||||
"webpack-stream": "^7.0.0",
|
||||
"wintersmith": "^2.5.0",
|
||||
"yargs": "^17.7.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue