File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 25
25
"dependencies" : {
26
26
"@rematch/core" : " ^2.1.0" ,
27
27
"antd" : " ^4.16.13" ,
28
- "axios" : " ^0.22 .0" ,
29
- "core-js" : " ^3.18.2 " ,
28
+ "axios" : " ^0.23 .0" ,
29
+ "core-js" : " ^3.18.3 " ,
30
30
"history" : " ^4.10.1" ,
31
31
"lodash" : " ^4.17.21" ,
32
32
"react" : " ^17.0.2" ,
55
55
"babel-plugin-import" : " ^1.13.3" ,
56
56
"clean-webpack-plugin" : " ^4.0.0" ,
57
57
"copy-webpack-plugin" : " ^9.0.1" ,
58
- "css-loader" : " ^6.3 .0" ,
58
+ "css-loader" : " ^6.4 .0" ,
59
59
"css-minimizer-webpack-plugin" : " ^3.1.1" ,
60
60
"dayjs" : " ^1.10.7" ,
61
61
"eslint" : " ^7.32.0" ,
70
70
"happypack" : " ^5.0.1" ,
71
71
"html-webpack-plugin" : " ^5.3.2" ,
72
72
"less" : " ^4.1.2" ,
73
- "less-loader" : " ^10.0.1 " ,
73
+ "less-loader" : " ^10.1.0 " ,
74
74
"mini-css-extract-plugin" : " ^2.4.2" ,
75
75
"mockjs" : " ^1.1.0" ,
76
76
"postcss" : " ^8.3.9" ,
80
80
"sw-precache-webpack-plugin" : " ^1.0.0" ,
81
81
"terser-webpack-plugin" : " ^5.2.4" ,
82
82
"url-loader" : " ^4.1.1" ,
83
- "webpack" : " ^5.58.0 " ,
84
- "webpack-bundle-analyzer" : " ^4.4.2 " ,
83
+ "webpack" : " ^5.58.2 " ,
84
+ "webpack-bundle-analyzer" : " ^4.5.0 " ,
85
85
"webpack-cli" : " ^4.9.0" ,
86
86
"webpack-dev-middleware" : " ^5.2.1" ,
87
87
"webpack-hot-middleware" : " ^2.25.1" ,
96
96
" not dead" ,
97
97
" not op_mini all"
98
98
]
99
- }
99
+ }
You can’t perform that action at this time.
0 commit comments