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:
parent
8e5311ebf7
commit
8e2c9a30d7
2 changed files with 323 additions and 301 deletions
|
@ -2,8 +2,8 @@
|
|||
"name": "pdf.js",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.23.2",
|
||||
"@babel/preset-env": "^7.23.2",
|
||||
"@babel/core": "^7.23.3",
|
||||
"@babel/preset-env": "^7.23.3",
|
||||
"@babel/runtime": "^7.23.2",
|
||||
"@javascript-obfuscator/escodegen": "2.3.0",
|
||||
"acorn": "^8.11.2",
|
||||
|
@ -45,7 +45,7 @@
|
|||
"postcss-discard-comments": "^6.0.0",
|
||||
"postcss-nesting": "^12.0.1",
|
||||
"prettier": "^3.0.3",
|
||||
"puppeteer": "^21.5.0",
|
||||
"puppeteer": "^21.5.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"streamqueue": "^1.1.2",
|
||||
"stylelint": "^15.11.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue