|
48 | 48 | },
|
49 | 49 | "version": "10.0.0-next.0",
|
50 | 50 | "dependencies": {
|
51 |
| - "@angular/animations": "^10.0.0-next.6", |
52 |
| - "@angular/common": "^10.0.0-next.6", |
53 |
| - "@angular/compiler": "^10.0.0-next.6", |
54 |
| - "@angular/core": "^10.0.0-next.6", |
55 |
| - "@angular/elements": "^10.0.0-next.6", |
56 |
| - "@angular/forms": "^10.0.0-next.6", |
57 |
| - "@angular/platform-browser": "^10.0.0-next.6", |
| 51 | + "@angular/animations": "^10.0.0-next.8", |
| 52 | + "@angular/common": "^10.0.0-next.8", |
| 53 | + "@angular/compiler": "^10.0.0-next.8", |
| 54 | + "@angular/core": "^10.0.0-next.8", |
| 55 | + "@angular/elements": "^10.0.0-next.8", |
| 56 | + "@angular/forms": "^10.0.0-next.8", |
| 57 | + "@angular/platform-browser": "^10.0.0-next.8", |
58 | 58 | "@types/googlemaps": "^3.39.3",
|
59 | 59 | "@types/youtube": "^0.0.38",
|
60 | 60 | "@webcomponents/custom-elements": "^1.1.0",
|
61 | 61 | "core-js": "^2.6.9",
|
62 | 62 | "material-components-web": "7.0.0-canary.058cfd23c.0",
|
63 | 63 | "rxjs": "^6.5.3",
|
64 | 64 | "systemjs": "0.19.43",
|
65 |
| - "tslib": "^1.10.0", |
| 65 | + "tslib": "^1.12.0", |
66 | 66 | "zone.js": "~0.10.2"
|
67 | 67 | },
|
68 | 68 | "devDependencies": {
|
69 |
| - "@angular-devkit/core": "^10.0.0-next.3", |
70 |
| - "@angular-devkit/schematics": "^10.0.0-next.3", |
71 |
| - "@angular/bazel": "^10.0.0-next.6", |
72 |
| - "@angular/compiler-cli": "^10.0.0-next.6", |
| 69 | + "@angular-devkit/core": "^10.0.0-next.5", |
| 70 | + "@angular-devkit/schematics": "^10.0.0-next.5", |
| 71 | + "@angular/bazel": "^10.0.0-next.8", |
| 72 | + "@angular/compiler-cli": "^10.0.0-next.8", |
73 | 73 | "@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#414d7dd979092cb52d60b58596927abbc26d40b9",
|
74 |
| - "@angular/platform-browser-dynamic": "^10.0.0-next.6", |
75 |
| - "@angular/platform-server": "^10.0.0-next.6", |
76 |
| - "@angular/router": "^10.0.0-next.6", |
| 74 | + "@angular/platform-browser-dynamic": "^10.0.0-next.8", |
| 75 | + "@angular/platform-server": "^10.0.0-next.8", |
| 76 | + "@angular/router": "^10.0.0-next.8", |
77 | 77 | "@bazel/bazelisk": "^1.4.0",
|
78 | 78 | "@bazel/buildifier": "^2.2.1",
|
79 | 79 | "@bazel/ibazel": "^0.13.0",
|
|
83 | 83 | "@bazel/typescript": "^1.6.0",
|
84 | 84 | "@firebase/app-types": "^0.3.2",
|
85 | 85 | "@octokit/rest": "16.28.7",
|
86 |
| - "@schematics/angular": "^10.0.0-next.3", |
| 86 | + "@schematics/angular": "^10.0.0-next.5", |
87 | 87 | "@types/autoprefixer": "^9.7.2",
|
88 | 88 | "@types/browser-sync": "^2.26.1",
|
89 | 89 | "@types/fs-extra": "^4.0.3",
|
|
161 | 161 | "tsickle": "0.38.1",
|
162 | 162 | "tslint": "^6.1.0",
|
163 | 163 | "tsutils": "^3.17.1",
|
164 |
| - "typescript": "3.9.1-rc", |
| 164 | + "typescript": "3.9.2", |
165 | 165 | "typescript-3.6": "npm:typescript@~3.6.4",
|
166 | 166 | "typescript-3.7": "npm:typescript@~3.7.0",
|
167 | 167 | "typescript-3.8": "npm:typescript@~3.8.0",
|
|
170 | 170 | "yargs": "15.3.0"
|
171 | 171 | },
|
172 | 172 | "resolutions": {
|
173 |
| - "dgeni-packages/typescript": "3.8.3", |
| 173 | + "dgeni-packages/typescript": "3.9.2", |
174 | 174 | "**/graceful-fs": "4.2.2"
|
175 | 175 | }
|
176 | 176 | }
|
0 commit comments