File tree Expand file tree Collapse file tree 2 files changed +191
-94
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +191
-94
lines changed Original file line number Diff line number Diff line change 15
15
"autoprefixer" : " 9.4.6" ,
16
16
"circular-dependency-plugin" : " 5.0.2" ,
17
17
"clean-css" : " 4.2.1" ,
18
- "copy-webpack-plugin" : " 4.6.0 " ,
18
+ "copy-webpack-plugin" : " 5.1.1 " ,
19
19
"file-loader" : " 3.0.1" ,
20
20
"glob" : " 7.1.3" ,
21
21
"istanbul-instrumenter-loader" : " 3.0.1" ,
43
43
"stylus" : " 0.54.5" ,
44
44
"stylus-loader" : " 3.0.2" ,
45
45
"tree-kill" : " 1.2.1" ,
46
- "terser-webpack-plugin" : " 1.2.2 " ,
46
+ "terser-webpack-plugin" : " 1.4.3 " ,
47
47
"webpack" : " 4.29.0" ,
48
48
"webpack-dev-middleware" : " 3.5.1" ,
49
49
"webpack-dev-server" : " 3.1.14" ,
52
52
"webpack-subresource-integrity" : " 1.1.0-rc.6"
53
53
},
54
54
"optionalDependencies" : {
55
- "node-sass" : " 4.12.0 "
55
+ "node-sass" : " 4.13.1 "
56
56
},
57
57
"devDependencies" : {
58
58
"@angular/animations" : " ^7.2.0-rc.0" ,
You can’t perform that action at this time.
0 commit comments