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
ccad2f889a
commit
bb54e7e64c
3 changed files with 57 additions and 55 deletions
12
package.json
12
package.json
|
@ -12,7 +12,7 @@
|
|||
"@metalsmith/markdown": "^1.10.0",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"babel-loader": "^9.1.3",
|
||||
"caniuse-lite": "^1.0.30001636",
|
||||
"caniuse-lite": "^1.0.30001639",
|
||||
"canvas": "^2.11.2",
|
||||
"core-js": "^3.37.1",
|
||||
"cross-env": "^7.0.3",
|
||||
|
@ -28,7 +28,7 @@
|
|||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-sort-exports": "^0.9.1",
|
||||
"eslint-plugin-unicorn": "^54.0.0",
|
||||
"globals": "^15.6.0",
|
||||
"globals": "^15.8.0",
|
||||
"gulp": "^5.0.0",
|
||||
"gulp-cli": "^3.0.0",
|
||||
"gulp-postcss": "^10.0.0",
|
||||
|
@ -42,22 +42,22 @@
|
|||
"metalsmith": "^2.6.3",
|
||||
"metalsmith-html-relative": "^2.0.1",
|
||||
"ordered-read-streams": "^2.0.0",
|
||||
"path2d": "^0.2.0",
|
||||
"path2d": "^0.2.1",
|
||||
"pngjs": "^7.0.0",
|
||||
"postcss": "^8.4.38",
|
||||
"postcss": "^8.4.39",
|
||||
"postcss-dark-theme-class": "^1.3.0",
|
||||
"postcss-dir-pseudo-class": "^8.0.1",
|
||||
"postcss-discard-comments": "^7.0.1",
|
||||
"postcss-nesting": "^12.1.5",
|
||||
"prettier": "^3.3.2",
|
||||
"puppeteer": "^22.12.0",
|
||||
"puppeteer": "^22.12.1",
|
||||
"streamqueue": "^1.1.2",
|
||||
"stylelint": "^16.6.1",
|
||||
"stylelint-prettier": "^5.0.0",
|
||||
"terser-webpack-plugin": "^5.3.10",
|
||||
"tsc-alias": "^1.8.10",
|
||||
"ttest": "^4.0.0",
|
||||
"typescript": "^5.5.2",
|
||||
"typescript": "^5.5.3",
|
||||
"vinyl": "^3.0.0",
|
||||
"webpack": "^5.92.1",
|
||||
"webpack-stream": "^7.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue