[symfony/webpack-encore-bundle] Remove the obsolete regenerator-runtime dependency

This commit is contained in:
Amoifr
2026-07-22 09:47:29 +02:00
parent 7d7bc8f167
commit 20d0bc807e
@@ -5,7 +5,6 @@
"@symfony/webpack-encore": "^7.0.0",
"babel-plugin-polyfill-corejs3": "^1.0.0",
"core-js": "^3.49.0",
"regenerator-runtime": "^0.13.9",
"webpack": "^5.82",
"webpack-cli": "^7.0.0"
},