|
11 | 11 | },
|
12 | 12 | "private": true,
|
13 | 13 | "dependencies": {
|
14 |
| - "@angular/animations": "~10.1.0-next.2", |
15 |
| - "@angular/common": "~10.1.0-next.2", |
16 |
| - "@angular/compiler": "~10.1.0-next.2", |
17 |
| - "@angular/core": "~10.1.0-next.2", |
18 |
| - "@angular/forms": "~10.1.0-next.2", |
19 |
| - "@angular/platform-browser": "~10.1.0-next.2", |
20 |
| - "@angular/platform-browser-dynamic": "~10.1.0-next.2", |
21 |
| - "@angular/router": "~10.1.0-next.2", |
| 14 | + "@angular/animations": "~10.1.0-next.3", |
| 15 | + "@angular/common": "~10.1.0-next.3", |
| 16 | + "@angular/compiler": "~10.1.0-next.3", |
| 17 | + "@angular/core": "~10.1.0-next.3", |
| 18 | + "@angular/forms": "~10.1.0-next.3", |
| 19 | + "@angular/platform-browser": "~10.1.0-next.3", |
| 20 | + "@angular/platform-browser-dynamic": "~10.1.0-next.3", |
| 21 | + "@angular/router": "~10.1.0-next.3", |
22 | 22 | "rxjs": "~6.6.0",
|
23 | 23 | "tslib": "^2.0.0",
|
24 | 24 | "zone.js": "~0.10.2"
|
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 |
| - "@angular-devkit/build-angular": "~0.1001.0-next.2", |
28 |
| - "@angular/cli": "~10.1.0-next.2", |
29 |
| - "@angular/compiler-cli": "~10.1.0-next.2", |
| 27 | + "@angular-devkit/build-angular": "~0.1001.0-next.3", |
| 28 | + "@angular/cli": "~10.1.0-next.3", |
| 29 | + "@angular/compiler-cli": "~10.1.0-next.3", |
30 | 30 | "@types/node": "^12.11.1",
|
31 | 31 | "@types/jasmine": "~3.5.0",
|
32 | 32 | "@types/jasminewd2": "~2.0.3",
|
33 |
| - "codelyzer": "^6.0.0-next.1", |
34 |
| - "jasmine-core": "~3.5.0", |
| 33 | + "codelyzer": "^6.0.0", |
| 34 | + "jasmine-core": "~3.6.0", |
35 | 35 | "jasmine-spec-reporter": "~5.0.0",
|
36 | 36 | "karma": "~5.0.0",
|
37 | 37 | "karma-chrome-launcher": "~3.1.0",
|
|
0 commit comments