mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 06:38:07 +02:00
Update dependencies to the most recent versions
This commit is contained in:
parent
e06b32c831
commit
b61d52c6da
2 changed files with 208 additions and 175 deletions
22
package.json
22
package.json
|
@ -5,23 +5,23 @@
|
|||
"@babel/core": "^7.26.10",
|
||||
"@babel/preset-env": "^7.26.9",
|
||||
"@babel/runtime": "^7.27.0",
|
||||
"@fluent/bundle": "^0.19.0",
|
||||
"@fluent/bundle": "^0.19.1",
|
||||
"@fluent/dom": "^0.10.1",
|
||||
"@metalsmith/layouts": "^3.0.0",
|
||||
"@metalsmith/markdown": "^1.10.0",
|
||||
"@napi-rs/canvas": "^0.1.68",
|
||||
"@types/node": "^22.13.14",
|
||||
"@napi-rs/canvas": "^0.1.69",
|
||||
"@types/node": "^22.14.1",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"babel-loader": "^10.0.0",
|
||||
"caniuse-lite": "^1.0.30001707",
|
||||
"caniuse-lite": "^1.0.30001713",
|
||||
"core-js": "^3.41.0",
|
||||
"eslint": "^9.23.0",
|
||||
"eslint": "^9.24.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-jasmine": "^4.2.2",
|
||||
"eslint-plugin-json": "^4.0.1",
|
||||
"eslint-plugin-no-unsanitized": "^4.1.2",
|
||||
"eslint-plugin-perfectionist": "^4.10.1",
|
||||
"eslint-plugin-prettier": "^5.2.5",
|
||||
"eslint-plugin-perfectionist": "^4.11.0",
|
||||
"eslint-plugin-prettier": "^5.2.6",
|
||||
"eslint-plugin-unicorn": "^58.0.0",
|
||||
"globals": "^16.0.0",
|
||||
"gulp": "^5.0.0",
|
||||
|
@ -44,14 +44,14 @@
|
|||
"postcss-discard-comments": "^7.0.3",
|
||||
"postcss-nesting": "^13.0.1",
|
||||
"prettier": "^3.5.3",
|
||||
"puppeteer": "^24.4.0",
|
||||
"stylelint": "^16.17.0",
|
||||
"puppeteer": "^24.6.1",
|
||||
"stylelint": "^16.18.0",
|
||||
"stylelint-prettier": "^5.0.3",
|
||||
"svglint": "^3.1.0",
|
||||
"terser-webpack-plugin": "^5.3.14",
|
||||
"tsc-alias": "^1.8.13",
|
||||
"tsc-alias": "^1.8.15",
|
||||
"ttest": "^4.0.0",
|
||||
"typescript": "^5.8.2",
|
||||
"typescript": "^5.8.3",
|
||||
"vinyl": "^3.0.0",
|
||||
"webpack": "^5.98.0",
|
||||
"webpack-stream": "^7.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue