|
11 | 11 | },
|
12 | 12 | "private": true,
|
13 | 13 | "dependencies": {
|
14 |
| - "@angular/animations": "~7.2.0-rc.0", |
| 14 | + "@angular/animations": "~8.0.0-rc.2", |
15 | 15 | "@angular/cdk": "~7.3.2",
|
16 |
| - "@angular/common": "~7.2.0-rc.0", |
17 |
| - "@angular/compiler": "~7.2.0-rc.0", |
18 |
| - "@angular/core": "~7.2.0-rc.0", |
19 |
| - "@angular/forms": "~7.2.0-rc.0", |
| 16 | + "@angular/common": "~8.0.0-rc.2", |
| 17 | + "@angular/compiler": "~8.0.0-rc.2", |
| 18 | + "@angular/core": "~8.0.0-rc.2", |
| 19 | + "@angular/forms": "~8.0.0-rc.2", |
20 | 20 | "@angular/material": "^7.3.2",
|
21 |
| - "@angular/platform-browser": "~7.2.0-rc.0", |
22 |
| - "@angular/platform-browser-dynamic": "~7.2.0-rc.0", |
| 21 | + "@angular/platform-browser": "~8.0.0-rc.2", |
| 22 | + "@angular/platform-browser-dynamic": "~8.0.0-rc.2", |
23 | 23 | "@angular/pwa": "0.12",
|
24 |
| - "@angular/router": "~7.2.0-rc.0", |
25 |
| - "@angular/service-worker": "~7.2.0-rc.0", |
| 24 | + "@angular/router": "~8.0.0-rc.2", |
| 25 | + "@angular/service-worker": "~8.0.0-rc.2", |
26 | 26 | "core-js": "^2.5.4",
|
27 | 27 | "rxjs": "~6.3.3",
|
28 | 28 | "tslib": "^1.9.0",
|
29 |
| - "zone.js": "~0.8.26" |
| 29 | + "zone.js": "~0.9.1" |
30 | 30 | },
|
31 | 31 | "devDependencies": {
|
32 |
| - "@angular-devkit/build-angular": "~0.13.0-beta.0", |
33 |
| - "@angular/cli": "~7.3.0-rc.0", |
34 |
| - "@angular/compiler-cli": "~7.2.0-rc.0", |
35 |
| - "@angular/language-service": "~7.2.0-rc.0", |
| 32 | + "@angular-devkit/build-angular": "~0.800.0-rc.2", |
| 33 | + "@angular/cli": "~8.0.0-rc.2", |
| 34 | + "@angular/compiler-cli": "~8.0.0-rc.2", |
| 35 | + "@angular/language-service": "~8.0.0-rc.2", |
36 | 36 | "@types/jasmine": "~2.8.8",
|
37 | 37 | "@types/jasminewd2": "~2.0.3",
|
38 | 38 | "@types/node": "~8.9.4",
|
|
47 | 47 | "protractor": "~5.4.0",
|
48 | 48 | "ts-node": "~7.0.0",
|
49 | 49 | "tslint": "~5.11.0",
|
50 |
| - "typescript": "~3.2.2" |
| 50 | + "typescript": "~3.4.0" |
51 | 51 | }
|
52 | 52 | }
|
0 commit comments