|
19 | 19 | },
|
20 | 20 | "private": true,
|
21 | 21 | "dependencies": {
|
22 |
| - "@angular/animations": "^5.1.0", |
23 |
| - "@angular/cdk": "^5.0.0", |
24 |
| - "@angular/common": "^5.1.0", |
25 |
| - "@angular/compiler": "^5.1.0", |
26 |
| - "@angular/core": "^5.1.0", |
27 |
| - "@angular/forms": "^5.1.0", |
28 |
| - "@angular/http": "^5.1.0", |
29 |
| - "@angular/material": "^5.0.0", |
30 |
| - "@angular/material-moment-adapter": "^5.0.0", |
31 |
| - "@angular/platform-browser": "^5.1.0", |
32 |
| - "@angular/platform-browser-dynamic": "^5.1.0", |
33 |
| - "@angular/router": "^5.1.0", |
34 |
| - "@angular/service-worker": "^5.1.0", |
| 22 | + "@angular/animations": "^5.2.1", |
| 23 | + "@angular/cdk": "^5.1.0", |
| 24 | + "@angular/common": "^5.2.1", |
| 25 | + "@angular/compiler": "^5.2.1", |
| 26 | + "@angular/core": "^5.2.1", |
| 27 | + "@angular/forms": "^5.2.1", |
| 28 | + "@angular/http": "^5.2.1", |
| 29 | + "@angular/material": "^5.1.0", |
| 30 | + "@angular/material-moment-adapter": "^5.1.0", |
| 31 | + "@angular/platform-browser": "^5.2.1", |
| 32 | + "@angular/platform-browser-dynamic": "^5.2.1", |
| 33 | + "@angular/router": "^5.2.1", |
| 34 | + "@angular/service-worker": "^5.2.1", |
35 | 35 | "core-js": "^2.4.1",
|
36 | 36 | "moment": "^2.19.1",
|
37 | 37 | "rxjs": "^5.5.0",
|
38 | 38 | "zone.js": "^0.8.4"
|
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 | 41 | "@angular/cli": "^1.6.0",
|
42 |
| - "@angular/compiler-cli": "^5.1.0", |
| 42 | + "@angular/compiler-cli": "^5.2.1", |
43 | 43 | "@types/jasmine": "^2.5.41",
|
44 | 44 | "@types/node": "^7.0.5",
|
45 | 45 | "firebase-tools": "^3.15.3",
|
|
0 commit comments