|
29 | 29 | "apps:figlio:start": "ng serve figlio --port 4300"
|
30 | 30 | },
|
31 | 31 | "dependencies": {
|
32 |
| - "@angular/animations": "6.1.4", |
| 32 | + "@angular/animations": "6.1.9", |
33 | 33 | "@angular/cdk": "^6.2.0",
|
34 |
| - "@angular/common": "6.1.4", |
35 |
| - "@angular/compiler": "6.1.4", |
36 |
| - "@angular/core": "6.1.4", |
| 34 | + "@angular/common": "6.1.9", |
| 35 | + "@angular/compiler": "6.1.9", |
| 36 | + "@angular/core": "6.1.9", |
37 | 37 | "@angular/elements": "^6.0.4",
|
38 |
| - "@angular/forms": "6.1.4", |
39 |
| - "@angular/platform-browser": "6.1.4", |
40 |
| - "@angular/platform-browser-dynamic": "6.1.4", |
41 |
| - "@angular/router": "6.1.4", |
| 38 | + "@angular/forms": "6.1.9", |
| 39 | + "@angular/platform-browser": "6.1.9", |
| 40 | + "@angular/platform-browser-dynamic": "6.1.9", |
| 41 | + "@angular/router": "6.1.9", |
42 | 42 | "@ngrx/effects": "6.1.0",
|
43 | 43 | "@ngrx/router-store": "6.1.0",
|
44 | 44 | "@ngrx/store": "6.1.0",
|
|
54 | 54 | "@angular-devkit/build-angular": "~0.6.1",
|
55 | 55 | "@angular-devkit/build-ng-packagr": "~0.7.0",
|
56 | 56 | "@angular/cli": "6.1.3",
|
57 |
| - "@angular/compiler-cli": "6.1.4", |
58 |
| - "@angular/language-service": "6.1.4", |
| 57 | + "@angular/compiler-cli": "6.1.9", |
| 58 | + "@angular/language-service": "6.1.9", |
59 | 59 | "@ngrx/schematics": "6.1.0",
|
60 | 60 | "@nrwl/schematics": "6.2.1",
|
61 | 61 | "@types/jasmine": "~2.8.6",
|
|
0 commit comments