|
52 | 52 | }, |
53 | 53 | "version": "12.0.0-next.2", |
54 | 54 | "dependencies": { |
55 | | - "@angular/animations": "^12.0.0-next.0", |
56 | | - "@angular/common": "^12.0.0-next.0", |
57 | | - "@angular/compiler": "^12.0.0-next.0", |
58 | | - "@angular/core": "^12.0.0-next.0", |
59 | | - "@angular/elements": "^12.0.0-next.0", |
60 | | - "@angular/forms": "^12.0.0-next.0", |
61 | | - "@angular/platform-browser": "^12.0.0-next.0", |
| 55 | + "@angular/animations": "^12.0.0-next.5", |
| 56 | + "@angular/common": "^12.0.0-next.5", |
| 57 | + "@angular/compiler": "^12.0.0-next.5", |
| 58 | + "@angular/core": "^12.0.0-next.5", |
| 59 | + "@angular/elements": "^12.0.0-next.5", |
| 60 | + "@angular/forms": "^12.0.0-next.5", |
| 61 | + "@angular/platform-browser": "^12.0.0-next.5", |
62 | 62 | "@types/googlemaps": "^3.43.1", |
63 | 63 | "@types/youtube": "^0.0.40", |
64 | 64 | "@webcomponents/custom-elements": "^1.1.0", |
|
67 | 67 | "rxjs": "^6.5.3", |
68 | 68 | "rxjs-tslint-rules": "^4.33.1", |
69 | 69 | "systemjs": "0.19.43", |
70 | | - "tslib": "^2.0.0", |
| 70 | + "tslib": "^2.1.0", |
71 | 71 | "zone.js": "~0.11.3" |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | | - "@angular-devkit/build-optimizer": "^0.1200.0-next.0", |
75 | | - "@angular-devkit/core": "^12.0.0-next.0", |
76 | | - "@angular-devkit/schematics": "^12.0.0-next.0", |
77 | | - "@angular/bazel": "^12.0.0-next.0", |
| 74 | + "@angular-devkit/build-optimizer": "^0.1200.0-next.4", |
| 75 | + "@angular-devkit/core": "^12.0.0-next.4", |
| 76 | + "@angular-devkit/schematics": "^12.0.0-next.4", |
| 77 | + "@angular/bazel": "^12.0.0-next.5", |
78 | 78 | "@angular/benchpress": "^0.2.1", |
79 | | - "@angular/compiler-cli": "^12.0.0-next.0", |
| 79 | + "@angular/compiler-cli": "^12.0.0-next.5", |
80 | 80 | "@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#a8dbb0d8cd8de1e86a4ec4ea66b5bd89a47d4876", |
81 | | - "@angular/platform-browser-dynamic": "^12.0.0-next.0", |
82 | | - "@angular/platform-server": "^12.0.0-next.0", |
83 | | - "@angular/router": "^12.0.0-next.0", |
| 81 | + "@angular/platform-browser-dynamic": "^12.0.0-next.5", |
| 82 | + "@angular/platform-server": "^12.0.0-next.5", |
| 83 | + "@angular/router": "^12.0.0-next.5", |
84 | 84 | "@axe-core/webdriverjs": "^4.1.0", |
85 | 85 | "@bazel/bazelisk": "^1.4.0", |
86 | 86 | "@bazel/buildifier": "^4.0.0", |
|
140 | 140 | "@material/touch-target": "11.0.0-canary.67d780c79.0", |
141 | 141 | "@material/typography": "11.0.0-canary.67d780c79.0", |
142 | 142 | "@octokit/rest": "18.3.5", |
143 | | - "@schematics/angular": "^12.0.0-next.0", |
| 143 | + "@schematics/angular": "^12.0.0-next.4", |
144 | 144 | "@types/autoprefixer": "^9.7.2", |
145 | 145 | "@types/browser-sync": "^2.26.1", |
146 | 146 | "@types/fs-extra": "^9.0.5", |
|
217 | 217 | "tsickle": "0.39.1", |
218 | 218 | "tslint": "^6.1.3", |
219 | 219 | "tsutils": "^3.17.1", |
220 | | - "typescript": "~4.1.2", |
| 220 | + "typescript": "~4.2.3", |
221 | 221 | "vrsource-tslint-rules": "6.0.0", |
222 | 222 | "yaml": "^1.10.0" |
223 | 223 | }, |
224 | 224 | "resolutions": { |
225 | | - "dgeni-packages/typescript": "4.1.2" |
| 225 | + "dgeni-packages/typescript": "4.2.3" |
226 | 226 | } |
227 | 227 | } |
0 commit comments