bumping encore to v3 and increasing some other dependencies (#1107)

This commit is contained in:
Ryan Weaver
2022-07-08 14:07:29 -04:00
committed by GitHub
parent 873d9cf36a
commit 088a94b7cb
@@ -1,11 +1,11 @@
{
"devDependencies": {
"@hotwired/stimulus": "^3.0.0",
"@symfony/stimulus-bridge": "^3.0.0",
"@symfony/webpack-encore": "^2.0.0",
"core-js": "^3.0.0",
"regenerator-runtime": "^0.13.2",
"webpack-notifier": "^1.6.0"
"@symfony/stimulus-bridge": "^3.2.0",
"@symfony/webpack-encore": "^3.0.0",
"core-js": "^3.23.0",
"regenerator-runtime": "^0.13.9",
"webpack-notifier": "^1.15.0"
},
"license": "UNLICENSED",
"private": true,