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-06-11 15:08:55 +02:00
parent 6a71f692bf
commit 866b948226
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
2 changed files with 594 additions and 592 deletions

View file

@ -2,15 +2,15 @@
"name": "pdf.js",
"type": "module",
"devDependencies": {
"@babel/core": "^7.24.6",
"@babel/preset-env": "^7.24.6",
"@babel/runtime": "^7.24.6",
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/runtime": "^7.24.7",
"@fluent/bundle": "^0.18.0",
"@fluent/dom": "^0.9.0",
"@jazzer.js/core": "^2.1.0",
"autoprefixer": "^10.4.19",
"babel-loader": "^9.1.3",
"caniuse-lite": "^1.0.30001624",
"caniuse-lite": "^1.0.30001632",
"canvas": "^2.11.2",
"core-js": "^3.37.1",
"cross-env": "^7.0.3",
@ -26,7 +26,7 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-sort-exports": "^0.9.1",
"eslint-plugin-unicorn": "^53.0.0",
"globals": "^15.3.0",
"globals": "^15.4.0",
"gulp": "^5.0.0",
"gulp-cli": "^3.0.0",
"gulp-postcss": "^10.0.0",
@ -44,8 +44,8 @@
"postcss-dir-pseudo-class": "^8.0.1",
"postcss-discard-comments": "^7.0.0",
"postcss-nesting": "^12.1.5",
"prettier": "^3.2.5",
"puppeteer": "^22.10.0",
"prettier": "^3.3.2",
"puppeteer": "^22.10.1",
"streamqueue": "^1.1.2",
"stylelint": "^16.6.1",
"stylelint-prettier": "^5.0.0",