mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 06:38:07 +02:00
Update npm packages
This commit is contained in:
parent
8ac57a63f7
commit
93c09b0502
2 changed files with 259 additions and 323 deletions
552
package-lock.json
generated
552
package-lock.json
generated
File diff suppressed because it is too large
Load diff
30
package.json
30
package.json
|
@ -2,26 +2,26 @@
|
|||
"name": "pdf.js",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.23.9",
|
||||
"@babel/preset-env": "^7.23.9",
|
||||
"@babel/runtime": "^7.23.9",
|
||||
"@babel/core": "^7.24.0",
|
||||
"@babel/preset-env": "^7.24.0",
|
||||
"@babel/runtime": "^7.24.0",
|
||||
"@fluent/bundle": "^0.18.0",
|
||||
"@fluent/dom": "^0.9.0",
|
||||
"@jazzer.js/core": "^2.1.0",
|
||||
"autoprefixer": "^10.4.17",
|
||||
"autoprefixer": "^10.4.18",
|
||||
"babel-loader": "^9.1.3",
|
||||
"caniuse-lite": "^1.0.30001587",
|
||||
"caniuse-lite": "^1.0.30001598",
|
||||
"canvas": "^2.11.2",
|
||||
"core-js": "^3.36.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-config-prettier": "^8.10.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-fetch-options": "^0.0.5",
|
||||
"eslint-plugin-html": "^7.1.0",
|
||||
"eslint-plugin-html": "^8.0.0",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-jasmine": "^4.1.3",
|
||||
"eslint-plugin-json": "^3.1.0",
|
||||
"eslint-plugin-mozilla": "^3.3.2",
|
||||
"eslint-plugin-mozilla": "^3.7.1",
|
||||
"eslint-plugin-no-unsanitized": "^4.0.2",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-sort-exports": "^0.9.1",
|
||||
|
@ -39,15 +39,15 @@
|
|||
"merge-stream": "^2.0.0",
|
||||
"mkdirp": "^3.0.1",
|
||||
"needle": "^3.3.1",
|
||||
"path2d-polyfill": "^2.0.1",
|
||||
"path2d-polyfill": "^2.1.1",
|
||||
"pngjs": "^7.0.0",
|
||||
"postcss": "^8.4.35",
|
||||
"postcss-dark-theme-class": "^1.2.1",
|
||||
"postcss-dir-pseudo-class": "^8.0.1",
|
||||
"postcss-discard-comments": "^6.0.1",
|
||||
"postcss-nesting": "^12.0.2",
|
||||
"postcss-discard-comments": "^6.0.2",
|
||||
"postcss-nesting": "^12.1.0",
|
||||
"prettier": "^3.2.5",
|
||||
"puppeteer": "^22.3.0",
|
||||
"puppeteer": "^22.5.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"streamqueue": "^1.1.2",
|
||||
"stylelint": "^16.2.1",
|
||||
|
@ -56,10 +56,10 @@
|
|||
"through2": "^4.0.2",
|
||||
"tsc-alias": "^1.8.8",
|
||||
"ttest": "^4.0.0",
|
||||
"typescript": "^5.3.3",
|
||||
"typescript": "^5.4.2",
|
||||
"typogr": "^0.6.8",
|
||||
"vinyl": "^3.0.0",
|
||||
"webpack": "^5.90.2",
|
||||
"webpack": "^5.90.3",
|
||||
"webpack-stream": "^7.0.0",
|
||||
"wintersmith": "^2.5.0",
|
||||
"yargs": "^17.7.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue