Skip to content

Commit 64e11fa

Browse files
committed
Update all non-major dependencies
1 parent 5e69bd9 commit 64e11fa

File tree

7 files changed

+1028
-898
lines changed

7 files changed

+1028
-898
lines changed

.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@v5
1313

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

assets/.yarn/releases/yarn-4.9.2.cjs renamed to assets/.yarn/releases/yarn-4.10.3.cjs

Lines changed: 355 additions & 355 deletions
Large diffs are not rendered by default.

assets/.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ enableGlobalCache: false
44

55
nodeLinker: node-modules
66

7-
yarnPath: .yarn/releases/yarn-4.9.2.cjs
7+
yarnPath: .yarn/releases/yarn-4.10.3.cjs

assets/package.json

Lines changed: 7 additions & 7 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.0",
13-
"@babel/preset-env": "7.28.0",
12+
"@babel/core": "7.28.4",
13+
"@babel/preset-env": "7.28.3",
1414
"@hotwired/stimulus": "3.2.2",
1515
"@materializecss/materialize": "2.0.4",
1616
"@symfony/stimulus-bridge": "4.0.1",
17-
"@symfony/webpack-encore": "5.1.0",
18-
"copy-webpack-plugin": "13.0.0",
19-
"core-js": "3.44.0",
17+
"@symfony/webpack-encore": "5.2.0",
18+
"copy-webpack-plugin": "13.0.1",
19+
"core-js": "3.45.1",
2020
"croppie": "2.6.5",
2121
"echarts": "6.0.0",
2222
"regenerator-runtime": "0.14.1",
2323
"sortablejs": "1.15.6",
2424
"stimulus-lightbox": "3.2.0",
2525
"stimulus-use": "0.52.3",
26-
"webpack": "5.101.0",
26+
"webpack": "5.101.3",
2727
"webpack-cli": "6.0.1",
2828
"webpack-notifier": "1.15.0"
2929
},
@@ -39,5 +39,5 @@
3939
"intl-messageformat": "10.7.16",
4040
"ts-select2": "^0.2.5"
4141
},
42-
"packageManager": "yarn@4.9.2"
42+
"packageManager": "yarn@4.10.3"
4343
}

0 commit comments

Comments
 (0)