|
11 | 11 | },
|
12 | 12 | "private": true,
|
13 | 13 | "dependencies": {
|
14 |
| - "@angular/animations": "~8.2.0-next.2", |
15 |
| - "@angular/common": "~8.2.0-next.2", |
16 |
| - "@angular/compiler": "~8.2.0-next.2", |
17 |
| - "@angular/core": "~8.2.0-next.2", |
18 |
| - "@angular/forms": "~8.2.0-next.2", |
19 |
| - "@angular/platform-browser": "~8.2.0-next.2", |
20 |
| - "@angular/platform-browser-dynamic": "~8.2.0-next.2", |
21 |
| - "@angular/router": "~8.2.0-next.2", |
| 14 | + "@angular/animations": "~8.2.0-rc.0", |
| 15 | + "@angular/common": "~8.2.0-rc.0", |
| 16 | + "@angular/compiler": "~8.2.0-rc.0", |
| 17 | + "@angular/core": "~8.2.0-rc.0", |
| 18 | + "@angular/forms": "~8.2.0-rc.0", |
| 19 | + "@angular/platform-browser": "~8.2.0-rc.0", |
| 20 | + "@angular/platform-browser-dynamic": "~8.2.0-rc.0", |
| 21 | + "@angular/router": "~8.2.0-rc.0", |
22 | 22 | "rxjs": "~6.4.0",
|
23 |
| - "tslib": "^1.9.0", |
| 23 | + "tslib": "^1.10.0", |
24 | 24 | "zone.js": "~0.9.1"
|
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 | 27 | "@angular-devkit/build-angular": "~0.802.2",
|
28 | 28 | "@angular-devkit/build-ng-packagr": "~0.802.2",
|
29 |
| - "@angular/cli": "~8.2.0-next.1", |
30 |
| - "@angular/compiler-cli": "~8.2.0-next.2", |
31 |
| - "@angular/language-service": "~8.2.0-next.2", |
| 29 | + "@angular/cli": "~8.2.0-rc.0", |
| 30 | + "@angular/compiler-cli": "~8.2.0-rc.0", |
| 31 | + "@angular/language-service": "~8.2.0-rc.0", |
32 | 32 | "@types/node": "~8.9.4",
|
33 | 33 | "@types/jasmine": "~3.3.8",
|
34 | 34 | "@types/jasminewd2": "~2.0.3",
|
|
45 | 45 | "ts-node": "~7.0.0",
|
46 | 46 | "tsickle": "^0.36.0",
|
47 | 47 | "tslint": "~5.15.0",
|
48 |
| - "typescript": "~3.4.3" |
| 48 | + "typescript": "~3.5.3" |
49 | 49 | }
|
50 | 50 | }
|
0 commit comments