Skip to content

Commit

Permalink
Update the Webpack Encore configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Dec 7, 2024
1 parent d82326c commit d901a91
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@
"basiclightbox": "^5.0.4",
"bootstrap": "^5.1.0",
"codemirror": "^5.65.2",
"core-js": "^3.38.0",
"dirty-form": "^0.4.0",
"file-loader": "^6.0.0",
"mark.js": "^8.11.1",
"postcss": "^8.4.31",
"regenerator-runtime": "^0.14.0",
"slugify": "^1.4.0",
"tom-select": "^2.0.1",
"trix": "^2.1.4",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1408,6 +1408,11 @@ core-js-compat@^3.38.0, core-js-compat@^3.38.1:
dependencies:
browserslist "^4.24.2"

core-js@^3.38.0:
version "3.39.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.39.0.tgz#57f7647f4d2d030c32a72ea23a0555b2eaa30f83"
integrity sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==

cross-spawn@^7.0.3:
version "7.0.6"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
Expand Down

0 comments on commit d901a91

Please sign in to comment.