|
12 | 12 | },
|
13 | 13 | "private": true,
|
14 | 14 | "dependencies": {
|
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", |
| 15 | + "@angular/animations": "~9.0.0-next.14", |
| 16 | + "@angular/common": "~9.0.0-next.14", |
| 17 | + "@angular/compiler": "~9.0.0-next.14", |
| 18 | + "@angular/core": "~9.0.0-next.14", |
| 19 | + "@angular/forms": "~9.0.0-next.14", |
| 20 | + "@angular/platform-browser": "~9.0.0-next.14", |
| 21 | + "@angular/platform-browser-dynamic": "~9.0.0-next.14", |
| 22 | + "@angular/router": "~9.0.0-next.14", |
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 |
| - "@angular-devkit/build-angular": "~0.900.0-next.16", |
29 |
| - "@angular/cli": "~9.0.0-next.16", |
30 |
| - "@angular/compiler-cli": "~9.0.0-next.12", |
31 |
| - "@angular/language-service": "~9.0.0-next.12", |
| 28 | + "@angular-devkit/build-angular": "~0.900.0-next.17", |
| 29 | + "@angular/cli": "~9.0.0-next.17", |
| 30 | + "@angular/compiler-cli": "~9.0.0-next.14", |
| 31 | + "@angular/language-service": "~9.0.0-next.14", |
32 | 32 | "@types/node": "^12.11.1",
|
33 | 33 | "@types/jasmine": "~3.4.0",
|
34 | 34 | "@types/jasminewd2": "~2.0.3",
|
|
0 commit comments