|
39 | 39 | },
|
40 | 40 | "dependencies": {},
|
41 | 41 | "devDependencies": {
|
42 |
| - "@angular-devkit/build-angular": "0.11.4", |
43 |
| - "@angular/cli": "7.1.4", |
44 |
| - "@angular/common": "7.1.4", |
45 |
| - "@angular/compiler": "7.1.4", |
46 |
| - "@angular/compiler-cli": "7.1.4", |
47 |
| - "@angular/core": "7.1.4", |
48 |
| - "@angular/forms": "7.1.4", |
49 |
| - "@angular/http": "7.1.4", |
50 |
| - "@angular/language-service": "7.1.4", |
51 |
| - "@angular/platform-browser": "7.1.4", |
52 |
| - "@angular/platform-browser-dynamic": "7.1.4", |
53 |
| - "@angular/router": "7.1.4", |
| 42 | + "@angular-devkit/build-angular": "0.12.1", |
| 43 | + "@angular/cli": "7.2.1", |
| 44 | + "@angular/common": "7.2.0", |
| 45 | + "@angular/compiler": "7.2.0", |
| 46 | + "@angular/compiler-cli": "7.2.0", |
| 47 | + "@angular/core": "7.2.0", |
| 48 | + "@angular/forms": "7.2.0", |
| 49 | + "@angular/http": "7.2.0", |
| 50 | + "@angular/language-service": "7.2.0", |
| 51 | + "@angular/platform-browser": "7.2.0", |
| 52 | + "@angular/platform-browser-dynamic": "7.2.0", |
| 53 | + "@angular/router": "7.2.0", |
54 | 54 | "@ngx-translate/core": "11.0.1",
|
55 | 55 | "@ngx-translate/http-loader": "4.0.0",
|
56 | 56 | "@types/jasmine": "2.8.7",
|
|
74 | 74 | "rxjs": "6.3.3",
|
75 | 75 | "ts-node": "7.0.1",
|
76 | 76 | "tslint": "5.11.0",
|
77 |
| - "typescript": "3.1.6", |
| 77 | + "typescript": "3.2.2", |
78 | 78 | "wait-on": "3.2.0",
|
79 | 79 | "webdriver-manager": "12.1.0",
|
80 |
| - "zone.js": "0.8.26" |
| 80 | + "zone.js": "0.8.27" |
81 | 81 | }
|
82 | 82 | }
|
0 commit comments