|
52 | 52 | },
|
53 | 53 | "version": "14.0.0-next.6",
|
54 | 54 | "dependencies": {
|
55 |
| - "@angular/animations": "14.0.0-next.5", |
56 |
| - "@angular/common": "14.0.0-next.5", |
57 |
| - "@angular/compiler": "14.0.0-next.5", |
58 |
| - "@angular/core": "14.0.0-next.5", |
59 |
| - "@angular/forms": "14.0.0-next.5", |
60 |
| - "@angular/platform-browser": "14.0.0-next.5", |
| 55 | + "@angular/animations": "14.0.0-next.6", |
| 56 | + "@angular/common": "14.0.0-next.6", |
| 57 | + "@angular/compiler": "14.0.0-next.6", |
| 58 | + "@angular/core": "14.0.0-next.6", |
| 59 | + "@angular/forms": "14.0.0-next.6", |
| 60 | + "@angular/platform-browser": "14.0.0-next.6", |
61 | 61 | "@types/google.maps": "^3.47.3",
|
62 | 62 | "@types/youtube": "^0.0.46",
|
63 | 63 | "material-components-web": "14.0.0-canary.9736ddce9.0",
|
|
67 | 67 | "zone.js": "~0.11.5"
|
68 | 68 | },
|
69 | 69 | "devDependencies": {
|
70 |
| - "@angular-devkit/build-angular": "14.0.0-next.4", |
71 |
| - "@angular-devkit/core": "14.0.0-next.4", |
72 |
| - "@angular-devkit/schematics": "14.0.0-next.4", |
73 |
| - "@angular/bazel": "14.0.0-next.5", |
74 |
| - "@angular/cli": "14.0.0-next.4", |
75 |
| - "@angular/compiler-cli": "14.0.0-next.5", |
| 70 | + "@angular-devkit/build-angular": "14.0.0-next.5", |
| 71 | + "@angular-devkit/core": "14.0.0-next.5", |
| 72 | + "@angular-devkit/schematics": "14.0.0-next.5", |
| 73 | + "@angular/bazel": "14.0.0-next.6", |
| 74 | + "@angular/cli": "14.0.0-next.5", |
| 75 | + "@angular/compiler-cli": "14.0.0-next.6", |
76 | 76 | "@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#b6656cffbd46bb3637b09b08561e5f1a147603c9",
|
77 |
| - "@angular/localize": "14.0.0-next.5", |
78 |
| - "@angular/platform-browser-dynamic": "14.0.0-next.5", |
79 |
| - "@angular/platform-server": "14.0.0-next.5", |
80 |
| - "@angular/router": "14.0.0-next.5", |
| 77 | + "@angular/localize": "14.0.0-next.6", |
| 78 | + "@angular/platform-browser-dynamic": "14.0.0-next.6", |
| 79 | + "@angular/platform-server": "14.0.0-next.6", |
| 80 | + "@angular/router": "14.0.0-next.6", |
81 | 81 | "@axe-core/webdriverjs": "^4.3.2",
|
82 | 82 | "@babel/core": "^7.16.12",
|
83 | 83 | "@bazel/bazelisk": "1.11.0",
|
|
142 | 142 | "@octokit/rest": "18.3.5",
|
143 | 143 | "@rollup/plugin-commonjs": "^21.0.0",
|
144 | 144 | "@rollup/plugin-node-resolve": "^13.1.3",
|
145 |
| - "@schematics/angular": "14.0.0-next.4", |
| 145 | + "@schematics/angular": "14.0.0-next.5", |
146 | 146 | "@types/babel__core": "^7.1.18",
|
147 | 147 | "@types/browser-sync": "^2.26.3",
|
148 | 148 | "@types/fs-extra": "^9.0.13",
|
|
213 | 213 | "tsickle": "0.39.1",
|
214 | 214 | "tslint": "^6.1.3",
|
215 | 215 | "tsutils": "^3.21.0",
|
216 |
| - "typescript": "~4.5.5", |
| 216 | + "typescript": "~4.6.2", |
217 | 217 | "typescript-4.4": "npm:typescript@4.4.2",
|
| 218 | + "typescript-4.5": "npm:typescript@4.5.5", |
218 | 219 | "vrsource-tslint-rules": "6.0.0",
|
219 | 220 | "yaml": "^1.10.2",
|
220 | 221 | "yargs": "^17.3.1"
|
221 | 222 | },
|
222 | 223 | "resolutions": {
|
223 |
| - "@angular/dev-infra-private/typescript": "~4.5.2", |
| 224 | + "@angular/dev-infra-private/typescript": "~4.6.2", |
224 | 225 | "browser-sync-client": "2.26.13",
|
225 |
| - "dgeni-packages/typescript": "4.5.2", |
| 226 | + "dgeni-packages/typescript": "4.6.2", |
226 | 227 | "**/https-proxy-agent": "5.0.0"
|
227 | 228 | }
|
228 | 229 | }
|
0 commit comments