|
11 | 11 | },
|
12 | 12 | "private": true,
|
13 | 13 | "dependencies": {
|
14 |
| - "@angular/animations": "~10.0.0-next.6", |
15 |
| - "@angular/common": "~10.0.0-next.6", |
16 |
| - "@angular/compiler": "~10.0.0-next.6", |
17 |
| - "@angular/core": "~10.0.0-next.6", |
18 |
| - "@angular/forms": "~10.0.0-next.6", |
19 |
| - "@angular/platform-browser": "~10.0.0-next.6", |
20 |
| - "@angular/platform-browser-dynamic": "~10.0.0-next.6", |
21 |
| - "@angular/router": "~10.0.0-next.6", |
| 14 | + "@angular/animations": "~10.0.0-next.7", |
| 15 | + "@angular/common": "~10.0.0-next.7", |
| 16 | + "@angular/compiler": "~10.0.0-next.7", |
| 17 | + "@angular/core": "~10.0.0-next.7", |
| 18 | + "@angular/forms": "~10.0.0-next.7", |
| 19 | + "@angular/platform-browser": "~10.0.0-next.7", |
| 20 | + "@angular/platform-browser-dynamic": "~10.0.0-next.7", |
| 21 | + "@angular/router": "~10.0.0-next.7", |
22 | 22 | "rxjs": "~6.5.4",
|
23 | 23 | "tslib": "^1.10.0",
|
24 | 24 | "zone.js": "~0.10.2"
|
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 |
| - "@angular-devkit/build-angular": "~0.1000.0-next.4", |
28 |
| - "@angular/cli": "~10.0.0-next.4", |
29 |
| - "@angular/compiler-cli": "~10.0.0-next.6", |
| 27 | + "@angular-devkit/build-angular": "~0.1000.0-next.5", |
| 28 | + "@angular/cli": "~10.0.0-next.5", |
| 29 | + "@angular/compiler-cli": "~10.0.0-next.7", |
30 | 30 | "@types/node": "^12.11.1",
|
31 | 31 | "@types/jasmine": "~3.5.0",
|
32 | 32 | "@types/jasminewd2": "~2.0.3",
|
|
35 | 35 | "jasmine-spec-reporter": "~5.0.0",
|
36 | 36 | "karma": "~5.0.0",
|
37 | 37 | "karma-chrome-launcher": "~3.1.0",
|
38 |
| - "karma-coverage-istanbul-reporter": "~2.1.0", |
| 38 | + "karma-coverage-istanbul-reporter": "~3.0.2", |
39 | 39 | "karma-jasmine": "~3.1.1",
|
40 | 40 | "karma-jasmine-html-reporter": "^1.4.2",
|
41 | 41 | "protractor": "~5.4.3",
|
|
0 commit comments