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 2023-11-25 17:25:35 +01:00
parent 9d863f5180
commit 7381515e20
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
3 changed files with 277 additions and 638 deletions

View file

@ -220,7 +220,7 @@ function createWebpackConfig(
[
"@babel/preset-env",
{
corejs: "3.33.2",
corejs: "3.33.3",
exclude: ["web.structured-clone"],
shippedProposals: true,
useBuiltIns: "usage",