File tree Expand file tree Collapse file tree 7 files changed +1147
-966
lines changed Expand file tree Collapse file tree 7 files changed +1147
-966
lines changed Original file line number Diff line number Diff line change 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
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
44
55nodeLinker : node-modules
66
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 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.102 .0" ,
2727 "webpack-cli" : " 6.0.1" ,
2828 "webpack-notifier" : " 1.15.0"
2929 },
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}
You can’t perform that action at this time.
0 commit comments