1
0
Fork 0
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:
Tim van der Meij 2024-02-17 15:51:07 +01:00
parent f1a225889b
commit 6baa439e15
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
3 changed files with 32 additions and 26 deletions

View file

@ -10,9 +10,9 @@
"@jazzer.js/core": "^2.1.0",
"autoprefixer": "^10.4.17",
"babel-loader": "^9.1.3",
"caniuse-lite": "^1.0.30001585",
"caniuse-lite": "^1.0.30001587",
"canvas": "^2.11.2",
"core-js": "^3.35.1",
"core-js": "^3.36.0",
"cross-env": "^7.0.3",
"eslint": "^8.56.0",
"eslint-config-prettier": "^8.10.0",
@ -42,7 +42,7 @@
"path2d-polyfill": "^2.0.1",
"pngjs": "^7.0.0",
"postcss": "^8.4.35",
"postcss-dark-theme-class": "^1.1.0",
"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",
@ -52,14 +52,14 @@
"streamqueue": "^1.1.2",
"stylelint": "^16.2.1",
"stylelint-prettier": "^5.0.0",
"terser": "^5.27.0",
"terser": "^5.27.1",
"through2": "^4.0.2",
"tsc-alias": "^1.8.8",
"ttest": "^4.0.0",
"typescript": "^5.3.3",
"typogr": "^0.6.8",
"vinyl": "^3.0.0",
"webpack": "^5.90.1",
"webpack": "^5.90.2",
"webpack-stream": "^7.0.0",
"wintersmith": "^2.5.0",
"yargs": "^17.7.2"