Skip to content

Commit ca6ec2c

Browse files
committed
Update all non-major dependencies
1 parent 33bafe7 commit ca6ec2c

5 files changed

Lines changed: 687 additions & 672 deletions

File tree

.github/workflows/crowdin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@v6
1313

1414
- name: crowdin action
15-
uses: crowdin/github-action@v2.14.0
15+
uses: crowdin/github-action@v2.15.0
1616
with:
1717
config: '.github/crowdin.yml'
1818
upload_translations: false

assets/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,21 @@
99
"node": ">= 14.0.0"
1010
},
1111
"devDependencies": {
12-
"@babel/core": "7.28.6",
13-
"@babel/preset-env": "7.28.6",
12+
"@babel/core": "7.29.0",
13+
"@babel/preset-env": "7.29.0",
1414
"@hotwired/stimulus": "3.2.2",
1515
"@materializecss/materialize": "2.0.4",
1616
"@symfony/stimulus-bridge": "4.0.1",
1717
"@symfony/webpack-encore": "5.3.1",
1818
"copy-webpack-plugin": "13.0.1",
19-
"core-js": "3.47.0",
19+
"core-js": "3.48.0",
2020
"croppie": "2.6.5",
2121
"echarts": "6.0.0",
2222
"regenerator-runtime": "0.14.1",
23-
"sortablejs": "1.15.6",
23+
"sortablejs": "1.15.7",
2424
"stimulus-lightbox": "3.2.0",
2525
"stimulus-use": "0.52.3",
26-
"webpack": "5.104.1",
26+
"webpack": "5.105.3",
2727
"webpack-cli": "6.0.1",
2828
"webpack-notifier": "1.15.0"
2929
},
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"bazinga-translator": "7.0.0",
3838
"hotkeys-js": "^4.0.0",
39-
"intl-messageformat": "11.1.1",
39+
"intl-messageformat": "11.1.2",
4040
"ts-select2": "^0.2.5"
4141
},
4242
"packageManager": "yarn@4.12.0"

0 commit comments

Comments
 (0)