|
19 | 19 | },
|
20 | 20 | "private": true,
|
21 | 21 | "dependencies": {
|
22 |
| - "@angular/animations": "6.0.0", |
23 |
| - "@angular/cdk": "^6.3.3", |
24 |
| - "@angular/common": "6.0.0", |
25 |
| - "@angular/compiler": "6.0.0", |
26 |
| - "@angular/core": "6.0.0", |
27 |
| - "@angular/forms": "6.0.0", |
28 |
| - "@angular/http": "6.0.0", |
29 |
| - "@angular/material": "^6.3.3", |
30 |
| - "@angular/material-moment-adapter": "^6.3.3", |
31 |
| - "@angular/platform-browser": "6.0.0", |
32 |
| - "@angular/platform-browser-dynamic": "6.0.0", |
33 |
| - "@angular/router": "6.0.0", |
34 |
| - "@angular/service-worker": "6.0.0", |
| 22 | + "@angular/animations": "^6.0.9", |
| 23 | + "@angular/cdk": "^6.4.1", |
| 24 | + "@angular/common": "^6.0.9", |
| 25 | + "@angular/compiler": "^6.0.9", |
| 26 | + "@angular/core": "^6.0.9", |
| 27 | + "@angular/forms": "^6.0.9", |
| 28 | + "@angular/http": "^6.0.9", |
| 29 | + "@angular/material": "^6.4.1", |
| 30 | + "@angular/material-moment-adapter": "^6.4.1", |
| 31 | + "@angular/platform-browser": "^6.0.9", |
| 32 | + "@angular/platform-browser-dynamic": "^6.0.9", |
| 33 | + "@angular/router": "^6.0.9", |
| 34 | + "@angular/service-worker": "^6.0.9", |
35 | 35 | "core-js": "^2.5.6",
|
36 | 36 | "moment": "^2.22.1",
|
37 | 37 | "rxjs": "^6.1.0",
|
38 | 38 | "zone.js": "^0.8.26"
|
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 |
| - "@angular-devkit/build-angular": "^0.6.1", |
42 |
| - "@angular/cli": "^6.0.1", |
43 |
| - "@angular/compiler-cli": "6.0.0", |
| 41 | + "@angular-devkit/build-angular": "^0.6.8", |
| 42 | + "@angular/cli": "^6.0.8", |
| 43 | + "@angular/compiler-cli": "^6.0.9", |
44 | 44 | "@types/jasmine": "^2.5.41",
|
45 | 45 | "@types/node": "^10.0.9",
|
46 | 46 | "firebase-tools": "^3.15.3",
|
|
0 commit comments