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
725ae4998c
commit
7784f868fc
3 changed files with 80 additions and 62 deletions
10
package.json
10
package.json
|
@ -10,11 +10,11 @@
|
|||
"@jazzer.js/core": "^2.1.0",
|
||||
"@metalsmith/layouts": "^2.7.0",
|
||||
"@metalsmith/markdown": "^1.10.0",
|
||||
"@napi-rs/canvas": "^0.1.62",
|
||||
"@types/node": "^22.9.0",
|
||||
"@napi-rs/canvas": "^0.1.64",
|
||||
"@types/node": "^22.9.3",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"babel-loader": "^9.2.1",
|
||||
"caniuse-lite": "^1.0.30001680",
|
||||
"caniuse-lite": "^1.0.30001684",
|
||||
"core-js": "^3.39.0",
|
||||
"eslint": "^9.15.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
|
@ -23,7 +23,7 @@
|
|||
"eslint-plugin-no-unsanitized": "^4.1.2",
|
||||
"eslint-plugin-perfectionist": "^3.9.1",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"eslint-plugin-unicorn": "^56.0.0",
|
||||
"eslint-plugin-unicorn": "^56.0.1",
|
||||
"globals": "^15.12.0",
|
||||
"gulp": "^5.0.0",
|
||||
"gulp-cli": "^3.0.0",
|
||||
|
@ -52,7 +52,7 @@
|
|||
"terser-webpack-plugin": "^5.3.10",
|
||||
"tsc-alias": "^1.8.10",
|
||||
"ttest": "^4.0.0",
|
||||
"typescript": "^5.6.3",
|
||||
"typescript": "^5.7.2",
|
||||
"vinyl": "^3.0.0",
|
||||
"webpack": "^5.96.1",
|
||||
"webpack-stream": "^7.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue