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
5ad42c13ad
commit
0fdecb353d
3 changed files with 25 additions and 25 deletions
|
@ -99,7 +99,7 @@ const AUTOPREFIXER_CONFIG = {
|
|||
const BABEL_TARGETS = ENV_TARGETS.join(", ");
|
||||
|
||||
const BABEL_PRESET_ENV_OPTS = Object.freeze({
|
||||
corejs: "3.36.1",
|
||||
corejs: "3.37.0",
|
||||
exclude: ["web.structured-clone"],
|
||||
shippedProposals: true,
|
||||
useBuiltIns: "usage",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue