|
11 | 11 | }, |
12 | 12 | "private": true, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "~9.1.0-next.4", |
15 | | - "@angular/common": "~9.1.0-next.4", |
16 | | - "@angular/compiler": "~9.1.0-next.4", |
17 | | - "@angular/core": "~9.1.0-next.4", |
18 | | - "@angular/forms": "~9.1.0-next.4", |
19 | | - "@angular/platform-browser": "~9.1.0-next.4", |
20 | | - "@angular/platform-browser-dynamic": "~9.1.0-next.4", |
21 | | - "@angular/router": "~9.1.0-next.4", |
| 14 | + "@angular/animations": "~9.1.0-next.5", |
| 15 | + "@angular/common": "~9.1.0-next.5", |
| 16 | + "@angular/compiler": "~9.1.0-next.5", |
| 17 | + "@angular/core": "~9.1.0-next.5", |
| 18 | + "@angular/forms": "~9.1.0-next.5", |
| 19 | + "@angular/platform-browser": "~9.1.0-next.5", |
| 20 | + "@angular/platform-browser-dynamic": "~9.1.0-next.5", |
| 21 | + "@angular/router": "~9.1.0-next.5", |
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.901.0-next.3", |
28 | | - "@angular/cli": "~9.1.0-next.3", |
29 | | - "@angular/compiler-cli": "~9.1.0-next.4", |
30 | | - "@angular/language-service": "~9.1.0-next.4", |
| 27 | + "@angular-devkit/build-angular": "~0.901.0-next.4", |
| 28 | + "@angular/cli": "~9.1.0-next.4", |
| 29 | + "@angular/compiler-cli": "~9.1.0-next.5", |
| 30 | + "@angular/language-service": "~9.1.0-next.5", |
31 | 31 | "@types/node": "^12.11.1", |
32 | 32 | "@types/jasmine": "~3.5.0", |
33 | 33 | "@types/jasminewd2": "~2.0.3", |
|
41 | 41 | "karma-jasmine-html-reporter": "^1.4.2", |
42 | 42 | "protractor": "~5.4.3", |
43 | 43 | "ts-node": "~8.3.0", |
44 | | - "tslint": "~5.18.0", |
| 44 | + "tslint": "~6.1.0", |
45 | 45 | "typescript": "~3.8.3" |
46 | 46 | } |
47 | 47 | } |
0 commit comments