Skip to content

Commit

Permalink
Merge pull request #19313 from timvandermeij/updates
Browse files Browse the repository at this point in the history
Update dependencies to the most recent versions
  • Loading branch information
timvandermeij authored Jan 12, 2025
2 parents b521885 + 45d2e80 commit db40155
Show file tree
Hide file tree
Showing 3 changed files with 138 additions and 109 deletions.
2 changes: 1 addition & 1 deletion gulpfile.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ const AUTOPREFIXER_CONFIG = {
const BABEL_TARGETS = ENV_TARGETS.join(", ");

const BABEL_PRESET_ENV_OPTS = Object.freeze({
corejs: "3.39.0",
corejs: "3.40.0",
exclude: ["web.structured-clone"],
shippedProposals: true,
useBuiltIns: "usage",
Expand Down
Loading

0 comments on commit db40155

Please sign in to comment.