1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 14:48:08 +02:00

Update npm packages

This commit is contained in:
Jonas Jenwald 2023-12-23 12:29:51 +01:00
parent faa24e8ce2
commit 3793a56116
3 changed files with 458 additions and 784 deletions

View file

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