Skip to content

Commit 088a94b

Browse files
authored
bumping encore to v3 and increasing some other dependencies (#1107)
1 parent 873d9cf commit 088a94b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

symfony/webpack-encore-bundle/1.10/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"devDependencies": {
33
"@hotwired/stimulus": "^3.0.0",
4-
"@symfony/stimulus-bridge": "^3.0.0",
5-
"@symfony/webpack-encore": "^2.0.0",
6-
"core-js": "^3.0.0",
7-
"regenerator-runtime": "^0.13.2",
8-
"webpack-notifier": "^1.6.0"
4+
"@symfony/stimulus-bridge": "^3.2.0",
5+
"@symfony/webpack-encore": "^3.0.0",
6+
"core-js": "^3.23.0",
7+
"regenerator-runtime": "^0.13.9",
8+
"webpack-notifier": "^1.15.0"
99
},
1010
"license": "UNLICENSED",
1111
"private": true,

0 commit comments

Comments
 (0)