|
11 | 11 | },
|
12 | 12 | "private": true,
|
13 | 13 | "dependencies": {
|
14 |
| - "@angular/animations": "~9.0.0-next.8", |
15 |
| - "@angular/common": "~9.0.0-next.8", |
16 |
| - "@angular/compiler": "~9.0.0-next.8", |
17 |
| - "@angular/core": "~9.0.0-next.8", |
18 |
| - "@angular/forms": "~9.0.0-next.8", |
19 |
| - "@angular/platform-browser": "~9.0.0-next.8", |
20 |
| - "@angular/platform-browser-dynamic": "~9.0.0-next.8", |
21 |
| - "@angular/router": "~9.0.0-next.8", |
| 14 | + "@angular/animations": "~9.0.0-next.9", |
| 15 | + "@angular/common": "~9.0.0-next.9", |
| 16 | + "@angular/compiler": "~9.0.0-next.9", |
| 17 | + "@angular/core": "~9.0.0-next.9", |
| 18 | + "@angular/forms": "~9.0.0-next.9", |
| 19 | + "@angular/platform-browser": "~9.0.0-next.9", |
| 20 | + "@angular/platform-browser-dynamic": "~9.0.0-next.9", |
| 21 | + "@angular/router": "~9.0.0-next.9", |
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 |
| - "@angular-devkit/build-angular": "~0.900.0-next.6", |
28 |
| - "@angular/cli": "~9.0.0-next.6", |
29 |
| - "@angular/compiler-cli": "~9.0.0-next.8", |
30 |
| - "@angular/language-service": "~9.0.0-next.8", |
| 27 | + "@angular-devkit/build-angular": "~0.900.0-next.7", |
| 28 | + "@angular/cli": "~9.0.0-next.7", |
| 29 | + "@angular/compiler-cli": "~9.0.0-next.9", |
| 30 | + "@angular/language-service": "~9.0.0-next.9", |
31 | 31 | "@types/node": "~8.9.4",
|
32 | 32 | "@types/jasmine": "~3.4.0",
|
33 | 33 | "@types/jasminewd2": "~2.0.3",
|
34 |
| - "codelyzer": "^5.1.0", |
| 34 | + "codelyzer": "^5.1.2", |
35 | 35 | "jasmine-core": "~3.4.0",
|
36 | 36 | "jasmine-spec-reporter": "~4.2.1",
|
37 | 37 | "karma": "~4.2.0",
|
|
0 commit comments