File tree Expand file tree Collapse file tree 2 files changed +188
-153
lines changed Expand file tree Collapse file tree 2 files changed +188
-153
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " redmine-dashboard" ,
3
3
"private" : true ,
4
4
"devDependencies" : {
5
- "@babel/core" : " 7.28.3 " ,
5
+ "@babel/core" : " 7.28.4 " ,
6
6
"@babel/plugin-transform-react-jsx" : " 7.27.1" ,
7
7
"@babel/plugin-transform-runtime" : " 7.28.3" ,
8
8
"@babel/preset-env" : " 7.28.3" ,
9
9
"@babel/preset-typescript" : " 7.27.1" ,
10
- "@babel/runtime" : " 7.28.3 " ,
10
+ "@babel/runtime" : " 7.28.4 " ,
11
11
"babel-loader" : " 10.0.0" ,
12
12
"css-loader" : " 7.1.2" ,
13
13
"cssnano" : " 7.1.1" ,
14
14
"mini-css-extract-plugin" : " 2.9.4" ,
15
15
"postcss" : " 8.5.6" ,
16
- "postcss-loader" : " 8.1.1 " ,
17
- "postcss-preset-env" : " 10.3.0 " ,
18
- "sass-embedded" : " 1.90 .0" ,
16
+ "postcss-loader" : " 8.2.0 " ,
17
+ "postcss-preset-env" : " 10.3.1 " ,
18
+ "sass-embedded" : " 1.92 .0" ,
19
19
"sass-loader" : " 16.0.5" ,
20
20
"webpack" : " 5.101.3" ,
21
21
"webpack-cli" : " 6.0.1" ,
35
35
},
36
36
"engines" : {
37
37
"node" : " >= 22" ,
38
- "yarn" : " 4.9.3 "
38
+ "yarn" : " 4.9.4 "
39
39
},
40
- "packageManager" :
" [email protected] .3 "
40
+ "packageManager" :
" [email protected] .4 "
41
41
}
You can’t perform that action at this time.
0 commit comments