|
41 | 41 | "@types/node": "^12.11.1" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@angular-devkit/architect": "^0.900.3", |
45 | | - "@angular-devkit/build-angular": "^0.900.3", |
46 | | - "@angular-devkit/core": "^9.0.3", |
47 | | - "@angular-devkit/schematics": "^9.0.3", |
48 | | - "@angular/animations": "^9.0.2", |
49 | | - "@angular/bazel": "^9.0.2", |
50 | | - "@angular/cli": "^9.0.2", |
51 | | - "@angular/common": "^9.0.2", |
52 | | - "@angular/compiler": "^9.0.2", |
53 | | - "@angular/compiler-cli": "^9.0.2", |
54 | | - "@angular/core": "^9.0.2", |
55 | | - "@angular/platform-browser": "^9.0.2", |
56 | | - "@angular/platform-browser-dynamic": "^9.0.2", |
57 | | - "@angular/platform-server": "^9.0.2", |
58 | | - "@angular/router": "^9.0.2", |
| 44 | + "@angular-devkit/architect": "^0.901.0-next.3", |
| 45 | + "@angular-devkit/build-angular": "^0.901.0-next.3", |
| 46 | + "@angular-devkit/core": "^9.1.0-next.3", |
| 47 | + "@angular-devkit/schematics": "^9.1.0-next.3", |
| 48 | + "@angular/animations": "^9.1.0-next.4", |
| 49 | + "@angular/bazel": "^9.1.0-next.4", |
| 50 | + "@angular/cli": "^9.1.0-next.3", |
| 51 | + "@angular/common": "^9.1.0-next.4", |
| 52 | + "@angular/compiler": "^9.1.0-next.4", |
| 53 | + "@angular/compiler-cli": "^9.1.0-next.4", |
| 54 | + "@angular/core": "^9.1.0-next.4", |
| 55 | + "@angular/platform-browser": "^9.1.0-next.4", |
| 56 | + "@angular/platform-browser-dynamic": "^9.1.0-next.4", |
| 57 | + "@angular/platform-server": "^9.1.0-next.4", |
| 58 | + "@angular/router": "^9.1.0-next.4", |
59 | 59 | "@bazel/bazel": "2.1.0", |
60 | 60 | "@bazel/buildifier": "^2.0.0", |
61 | 61 | "@bazel/hide-bazel-files": "~1.4.0", |
|
64 | 64 | "@bazel/karma": "~1.4.0", |
65 | 65 | "@bazel/typescript": "~1.4.0", |
66 | 66 | "@hapi/hapi": "^18.4.0", |
67 | | - "@schematics/angular": "^9.0.3", |
| 67 | + "@schematics/angular": "^9.1.0-next.3", |
68 | 68 | "@types/browser-sync": "^2.26.1", |
69 | 69 | "@types/express": "4.17.3", |
70 | 70 | "@types/express-serve-static-core": "4.17.2", |
|
101 | 101 | "tslib": "~1.11.0", |
102 | 102 | "tslint": "^6.0.0", |
103 | 103 | "tsutils": "^3.0.0", |
104 | | - "typescript": "~3.7.4", |
| 104 | + "typescript": "~3.8.3", |
105 | 105 | "xhr2": "^0.2.0", |
106 | 106 | "zone.js": "^0.10.2" |
107 | 107 | } |
|
0 commit comments