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