[WebpackEncoreBundle] Bump @symfony/stimulus-bridge to ^4.0.0

This commit is contained in:
Hugo Alliaume
2025-02-25 23:23:36 +01:00
parent f4739b67f7
commit d15451e738
2 changed files with 2 additions and 2 deletions
@@ -3,7 +3,7 @@
"@babel/core": "^7.17.0",
"@babel/preset-env": "^7.16.0",
"@hotwired/stimulus": "^3.0.0",
"@symfony/stimulus-bridge": "^3.2.0",
"@symfony/stimulus-bridge": "^4.0.0",
"@symfony/webpack-encore": "^4.0.0",
"core-js": "^3.23.0",
"regenerator-runtime": "^0.13.9",
@@ -1,7 +1,7 @@
{
"devDependencies": {
"@hotwired/stimulus": "^3.0.0",
"@symfony/stimulus-bridge": "^3.0.0",
"@symfony/stimulus-bridge": "^4.0.0",
"@symfony/webpack-encore": "^1.7.0",
"core-js": "^3.0.0",
"regenerator-runtime": "^0.13.2",