Skip to content

Commit 3518321

Browse files
committed
Updated webpack-encore bundle
1 parent 4750a50 commit 3518321

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"@symfony/stimulus-bridge": "^4.0.0",
1010
"@symfony/ux-translator": "file:vendor/symfony/ux-translator/assets",
1111
"@symfony/ux-turbo": "file:vendor/symfony/ux-turbo/assets",
12-
"@symfony/webpack-encore": "^5.0.0",
12+
"@symfony/webpack-encore": "^5.1.0",
1313
"bootstrap": "^5.1.3",
14-
"core-js": "^3.23.0",
14+
"core-js": "^3.38.0",
1515
"intl-messageformat": "^10.2.5",
1616
"jquery": "^3.5.1",
1717
"popper.js": "^1.14.7",

symfony.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -779,12 +779,12 @@
779779
]
780780
},
781781
"symfony/webpack-encore-bundle": {
782-
"version": "2.2",
782+
"version": "2.3",
783783
"recipe": {
784784
"repo": "github.com/symfony/recipes",
785785
"branch": "main",
786786
"version": "2.0",
787-
"ref": "9ef5412a4a2a8415aca3a3f2b4edd3866aab9a19"
787+
"ref": "719f6110345acb6495e496601fc1b4977d7102b3"
788788
},
789789
"files": [
790790
"assets/app.js",

0 commit comments

Comments
 (0)