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-10-29 14:22:30 +01:00
parent 0329b5e130
commit ecba5b7c6d
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
3 changed files with 213 additions and 288 deletions

View file

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