|
6 | 6 | "typings": "src/index.d.ts",
|
7 | 7 | "builders": "builders.json",
|
8 | 8 | "dependencies": {
|
9 |
| - "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#f61ea6b", |
10 |
| - "@angular-devkit/build-optimizer": "github:angular/angular-devkit-build-optimizer-builds#f61ea6b", |
11 |
| - "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#f61ea6b", |
12 |
| - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f61ea6b", |
13 |
| - "@ngtools/webpack": "github:angular/ngtools-webpack-builds#f61ea6b", |
| 9 | + "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#e897b39", |
| 10 | + "@angular-devkit/build-optimizer": "github:angular/angular-devkit-build-optimizer-builds#e897b39", |
| 11 | + "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#e897b39", |
| 12 | + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e897b39", |
| 13 | + "@ngtools/webpack": "github:angular/ngtools-webpack-builds#e897b39", |
14 | 14 | "ajv": "6.5.3",
|
15 |
| - "autoprefixer": "8.4.1", |
| 15 | + "autoprefixer": "9.1.5", |
16 | 16 | "circular-dependency-plugin": "5.0.2",
|
17 | 17 | "clean-css": "4.2.1",
|
18 | 18 | "copy-webpack-plugin": "4.5.4",
|
|
30 | 30 | "parse5": "4.0.0",
|
31 | 31 | "opn": "5.3.0",
|
32 | 32 | "portfinder": "1.0.17",
|
33 |
| - "postcss": "6.0.23", |
34 |
| - "postcss-import": "11.1.0", |
35 |
| - "postcss-loader": "2.1.6", |
| 33 | + "postcss": "7.0.5", |
| 34 | + "postcss-import": "12.0.0", |
| 35 | + "postcss-loader": "3.0.0", |
36 | 36 | "raw-loader": "0.5.1",
|
37 | 37 | "rxjs": "6.3.3",
|
38 | 38 | "sass-loader": "7.1.0",
|
|
0 commit comments