File tree 4 files changed +195
-172
lines changed
4 files changed +195
-172
lines changed Original file line number Diff line number Diff line change 12
12
uses : actions/checkout@v4
13
13
14
14
- name : crowdin action
15
- uses : crowdin/github-action@v2.5.2
15
+ uses : crowdin/github-action@v2.6.0
16
16
with :
17
17
config : ' .github/crowdin.yml'
18
18
upload_translations : false
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.26.7 " ,
13
- "@babel/preset-env" : " 7.26.7 " ,
12
+ "@babel/core" : " 7.26.9 " ,
13
+ "@babel/preset-env" : " 7.26.9 " ,
14
14
"@hotwired/stimulus" : " 3.2.2" ,
15
15
"@materializecss/materialize" : " 2.0.4" ,
16
16
"@symfony/stimulus-bridge" : " 4.0.0" ,
23
23
"sortablejs" : " 1.15.6" ,
24
24
"stimulus-lightbox" : " 3.2.0" ,
25
25
"stimulus-use" : " 0.52.3" ,
26
- "webpack" : " 5.97.1 " ,
26
+ "webpack" : " 5.98.0 " ,
27
27
"webpack-cli" : " 6.0.1" ,
28
28
"webpack-notifier" : " 1.15.0"
29
29
},
36
36
"dependencies" : {
37
37
"bazinga-translator" : " 6.1.0" ,
38
38
"hotkeys-js" : " ^3.10.2" ,
39
- "intl-messageformat" : " 10.7.14 " ,
39
+ "intl-messageformat" : " 10.7.15 " ,
40
40
"ts-select2" : " ^0.2.5"
41
41
},
42
42
"packageManager" :
" [email protected] "
You can’t perform that action at this time.
0 commit comments