|
11 | 11 | },
|
12 | 12 | "private": true,
|
13 | 13 | "dependencies": {
|
14 |
| - "@angular/animations": "~9.0.0-rc.4", |
15 |
| - "@angular/common": "~9.0.0-rc.4", |
16 |
| - "@angular/compiler": "~9.0.0-rc.4", |
17 |
| - "@angular/core": "~9.0.0-rc.4", |
18 |
| - "@angular/forms": "~9.0.0-rc.4", |
19 |
| - "@angular/platform-browser": "~9.0.0-rc.4", |
20 |
| - "@angular/platform-browser-dynamic": "~9.0.0-rc.4", |
21 |
| - "@angular/router": "~9.0.0-rc.4", |
| 14 | + "@angular/animations": "~9.0.0-rc.5", |
| 15 | + "@angular/common": "~9.0.0-rc.5", |
| 16 | + "@angular/compiler": "~9.0.0-rc.5", |
| 17 | + "@angular/core": "~9.0.0-rc.5", |
| 18 | + "@angular/forms": "~9.0.0-rc.5", |
| 19 | + "@angular/platform-browser": "~9.0.0-rc.5", |
| 20 | + "@angular/platform-browser-dynamic": "~9.0.0-rc.5", |
| 21 | + "@angular/router": "~9.0.0-rc.5", |
22 | 22 | "rxjs": "~6.5.3",
|
23 | 23 | "tslib": "^1.10.0",
|
24 | 24 | "zone.js": "~0.10.2"
|
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 | 27 | "@angular-devkit/build-angular": "~0.900.0-rc.11",
|
28 | 28 | "@angular-devkit/build-ng-packagr": "~0.900.0-rc.11",
|
29 |
| - "@angular/cli": "~9.0.0-rc.4", |
30 |
| - "@angular/compiler-cli": "~9.0.0-rc.4", |
31 |
| - "@angular/language-service": "~9.0.0-rc.4", |
| 29 | + "@angular/cli": "~9.0.0-rc.5", |
| 30 | + "@angular/compiler-cli": "~9.0.0-rc.5", |
| 31 | + "@angular/language-service": "~9.0.0-rc.5", |
32 | 32 | "@types/node": "^12.11.1",
|
33 |
| - "@types/jasmine": "~3.4.0", |
| 33 | + "@types/jasmine": "~3.5.0", |
34 | 34 | "@types/jasminewd2": "~2.0.3",
|
35 | 35 | "codelyzer": "^5.1.2",
|
36 | 36 | "jasmine-core": "~3.5.0",
|
|
0 commit comments