|
27 | 27 | "url": "https://github.com/mpalourdio/ng-http-loader/issues" |
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | | - "@angular/animations": "^4.0.0", |
31 | | - "@angular/common": "^4.0.0", |
32 | | - "@angular/compiler": "^4.0.0", |
33 | | - "@angular/core": "^4.0.0", |
34 | | - "@angular/http": "^4.0.0", |
35 | | - "@angular/platform-browser": "^4.0.0", |
36 | | - "@angular/platform-browser-dynamic": "^4.0.0", |
37 | | - "@angular/router": "^4.0.0", |
| 30 | + "@angular/animations": "^4.3.0", |
| 31 | + "@angular/common": "^4.3.0", |
| 32 | + "@angular/compiler": "^4.3.0", |
| 33 | + "@angular/core": "^4.3.0", |
| 34 | + "@angular/http": "^4.3.0", |
| 35 | + "@angular/platform-browser": "^4.3.0", |
| 36 | + "@angular/platform-browser-dynamic": "^4.3.0", |
| 37 | + "@angular/router": "^4.3.0", |
38 | 38 | "core-js": "^2.4.1", |
39 | 39 | "rxjs": "^5.1.0", |
40 | 40 | "zone.js": "^0.8.9" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | 43 | "@angular/cli": "^1.2.0", |
44 | | - "@angular/compiler-cli": "^4.0.0", |
45 | | - "@angular/language-service": "^4.0.0", |
| 44 | + "@angular/compiler-cli": "^4.3.0", |
| 45 | + "@angular/language-service": "^4.3.0", |
46 | 46 | "@types/jasmine": "~2.5.53", |
47 | 47 | "@types/jasminewd2": "~2.0.2", |
48 | 48 | "@types/node": "~6.0.60", |
|
0 commit comments