|
1 | 1 | { |
2 | 2 | "name": "@angular-devkit/build-angular", |
3 | | - "version": "0.803.0-next.1+1.32449fc", |
| 3 | + "version": "0.803.0-next.1+2.99ba5eb", |
4 | 4 | "description": "Angular Webpack Build Facade", |
5 | 5 | "experimental": true, |
6 | 6 | "main": "src/index.js", |
7 | 7 | "typings": "src/index.d.ts", |
8 | 8 | "builders": "builders.json", |
9 | 9 | "dependencies": { |
10 | | - "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#32449fc56", |
11 | | - "@angular-devkit/build-optimizer": "github:angular/angular-devkit-build-optimizer-builds#32449fc56", |
12 | | - "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#32449fc56", |
13 | | - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#32449fc56", |
| 10 | + "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#99ba5ebaf", |
| 11 | + "@angular-devkit/build-optimizer": "github:angular/angular-devkit-build-optimizer-builds#99ba5ebaf", |
| 12 | + "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#99ba5ebaf", |
| 13 | + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#99ba5ebaf", |
14 | 14 | "@babel/core": "7.5.5", |
15 | 15 | "@babel/preset-env": "7.5.5", |
16 | | - "@ngtools/webpack": "github:angular/ngtools-webpack-builds#32449fc56", |
| 16 | + "@ngtools/webpack": "github:angular/ngtools-webpack-builds#99ba5ebaf", |
17 | 17 | "ajv": "6.10.2", |
18 | 18 | "autoprefixer": "9.6.1", |
19 | 19 | "browserslist": "4.6.6", |
|
37 | 37 | "postcss": "7.0.17", |
38 | 38 | "postcss-import": "12.0.1", |
39 | 39 | "postcss-loader": "3.0.0", |
40 | | - "raw-loader": "1.0.0", |
| 40 | + "raw-loader": "3.1.0", |
41 | 41 | "rxjs": "6.4.0", |
42 | 42 | "sass": "1.22.9", |
43 | 43 | "sass-loader": "7.1.0", |
|
0 commit comments