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-14 13:44:21 +02:00
parent e79bb25086
commit e1307fdba8
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
3 changed files with 209 additions and 197 deletions

View file

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