File tree Expand file tree Collapse file tree 7 files changed +1028
-898
lines changed Expand file tree Collapse file tree 7 files changed +1028
-898
lines changed Original file line number Diff line number Diff line change 12
12
uses : actions/checkout@v5
13
13
14
14
- name : crowdin action
15
- uses : crowdin/github-action@v2.9.1
15
+ uses : crowdin/github-action@v2.11.0
16
16
with :
17
17
config : ' .github/crowdin.yml'
18
18
upload_translations : false
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ enableGlobalCache: false
4
4
5
5
nodeLinker : node-modules
6
6
7
- yarnPath : .yarn/releases/yarn-4.9.2 .cjs
7
+ yarnPath : .yarn/releases/yarn-4.10.3 .cjs
Original file line number Diff line number Diff line change 9
9
"node" : " >= 14.0.0"
10
10
},
11
11
"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 " ,
14
14
"@hotwired/stimulus" : " 3.2.2" ,
15
15
"@materializecss/materialize" : " 2.0.4" ,
16
16
"@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 " ,
20
20
"croppie" : " 2.6.5" ,
21
21
"echarts" : " 6.0.0" ,
22
22
"regenerator-runtime" : " 0.14.1" ,
23
23
"sortablejs" : " 1.15.6" ,
24
24
"stimulus-lightbox" : " 3.2.0" ,
25
25
"stimulus-use" : " 0.52.3" ,
26
- "webpack" : " 5.101.0 " ,
26
+ "webpack" : " 5.101.3 " ,
27
27
"webpack-cli" : " 6.0.1" ,
28
28
"webpack-notifier" : " 1.15.0"
29
29
},
39
39
"intl-messageformat" : " 10.7.16" ,
40
40
"ts-select2" : " ^0.2.5"
41
41
},
42
- "packageManager" : " yarn@4.9.2 "
42
+ "packageManager" : " yarn@4.10.3 "
43
43
}
You can’t perform that action at this time.
0 commit comments