|
55 | 55 | "devDependencies": { |
56 | 56 | "@angular-devkit/build-angular": "0.13.8", |
57 | 57 | "@angular/cli": "7.3.8", |
58 | | - "@angular/common": "7.2.13", |
59 | | - "@angular/compiler": "7.2.13", |
60 | | - "@angular/compiler-cli": "7.2.13", |
61 | | - "@angular/core": "7.2.13", |
62 | | - "@angular/forms": "7.2.13", |
63 | | - "@angular/http": "7.2.13", |
64 | | - "@angular/language-service": "7.2.13", |
65 | | - "@angular/platform-browser": "7.2.13", |
66 | | - "@angular/platform-browser-dynamic": "7.2.13", |
67 | | - "@angular/router": "7.2.13", |
| 58 | + "@angular/common": "7.2.15", |
| 59 | + "@angular/compiler": "7.2.15", |
| 60 | + "@angular/compiler-cli": "7.2.15", |
| 61 | + "@angular/core": "7.2.15", |
| 62 | + "@angular/forms": "7.2.15", |
| 63 | + "@angular/http": "7.2.15", |
| 64 | + "@angular/language-service": "7.2.15", |
| 65 | + "@angular/platform-browser": "7.2.15", |
| 66 | + "@angular/platform-browser-dynamic": "7.2.15", |
| 67 | + "@angular/router": "7.2.15", |
68 | 68 | "@types/jasmine": "2.8.16", |
69 | 69 | "@types/jasminewd2": "2.0.6", |
70 | 70 | "@types/node": "10.14.5", |
|
94 | 94 | "typescript": "3.2.4", |
95 | 95 | "uuid": "3.3.2", |
96 | 96 | "webpack-cli": "3.3.1", |
97 | | - "zone.js": "0.9.0" |
| 97 | + "zone.js": "0.10.1" |
98 | 98 | }, |
99 | 99 | "dependencies": { |
100 | 100 | "@harmowatch/redux-decorators": "0.1.1" |
|
0 commit comments