|
51 | 51 | },
|
52 | 52 | "version": "13.1.0-next.3",
|
53 | 53 | "dependencies": {
|
54 |
| - "@angular/animations": "13.0.1", |
55 |
| - "@angular/common": "13.0.1", |
56 |
| - "@angular/compiler": "13.0.1", |
57 |
| - "@angular/core": "13.0.1", |
58 |
| - "@angular/forms": "13.0.1", |
59 |
| - "@angular/platform-browser": "13.0.1", |
| 54 | + "@angular/animations": "^13.1.0-next.3", |
| 55 | + "@angular/common": "^13.1.0-next.3", |
| 56 | + "@angular/compiler": "^13.1.0-next.3", |
| 57 | + "@angular/core": "^13.1.0-next.3", |
| 58 | + "@angular/forms": "^13.1.0-next.3", |
| 59 | + "@angular/platform-browser": "^13.1.0-next.3", |
60 | 60 | "@types/google.maps": "^3.45.6",
|
61 | 61 | "@types/youtube": "^0.0.42",
|
62 | 62 | "core-js-bundle": "^3.8.2",
|
|
67 | 67 | "zone.js": "~0.11.3"
|
68 | 68 | },
|
69 | 69 | "devDependencies": {
|
70 |
| - "@angular-devkit/build-angular": "13.0.2", |
71 |
| - "@angular-devkit/core": "13.0.2", |
72 |
| - "@angular-devkit/schematics": "13.0.2", |
73 |
| - "@angular/bazel": "13.0.1", |
74 |
| - "@angular/cli": "13.0.2", |
75 |
| - "@angular/compiler-cli": "13.0.1", |
| 70 | + "@angular-devkit/build-angular": "^13.1.0-next.3", |
| 71 | + "@angular-devkit/core": "^13.1.0-next.3", |
| 72 | + "@angular-devkit/schematics": "^13.1.0-next.3", |
| 73 | + "@angular/bazel": "^13.1.0-next.3", |
| 74 | + "@angular/cli": "^13.1.0-next.3", |
| 75 | + "@angular/compiler-cli": "^13.1.0-next.3", |
76 | 76 | "@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#c55a3937d45945489714273bfbbe9b803ceff89e",
|
77 |
| - "@angular/localize": "13.0.1", |
78 |
| - "@angular/platform-browser-dynamic": "13.0.1", |
79 |
| - "@angular/platform-server": "13.0.1", |
80 |
| - "@angular/router": "13.0.1", |
| 77 | + "@angular/localize": "^13.1.0-next.3", |
| 78 | + "@angular/platform-browser-dynamic": "^13.1.0-next.3", |
| 79 | + "@angular/platform-server": "^13.1.0-next.3", |
| 80 | + "@angular/router": "^13.1.0-next.3", |
81 | 81 | "@axe-core/webdriverjs": "^4.1.0",
|
82 | 82 | "@babel/core": "^7.16.0",
|
83 | 83 | "@bazel/bazelisk": "1.10.1",
|
|
142 | 142 | "@octokit/rest": "18.3.5",
|
143 | 143 | "@rollup/plugin-commonjs": "^21.0.0",
|
144 | 144 | "@rollup/plugin-node-resolve": "^13.0.5",
|
145 |
| - "@schematics/angular": "13.0.2", |
| 145 | + "@schematics/angular": "^13.1.0-next.3", |
146 | 146 | "@types/babel__core": "^7.1.16",
|
147 | 147 | "@types/browser-sync": "^2.26.1",
|
148 | 148 | "@types/fs-extra": "^9.0.5",
|
|
214 | 214 | "tsickle": "0.39.1",
|
215 | 215 | "tslint": "^6.1.3",
|
216 | 216 | "tsutils": "^3.21.0",
|
217 |
| - "typescript": "~4.4.2", |
| 217 | + "typescript-4.4": "npm:[email protected]", |
| 218 | + "typescript": "~4.5.2", |
218 | 219 | "vrsource-tslint-rules": "6.0.0",
|
219 | 220 | "yaml": "^1.10.0"
|
220 | 221 | },
|
221 | 222 | "resolutions": {
|
222 |
| - "@angular/dev-infra-private/typescript": "~4.4.2", |
| 223 | + "@angular/dev-infra-private/typescript": "~4.5.2", |
223 | 224 | "browser-sync-client": "2.26.13",
|
224 |
| - "dgeni-packages/typescript": "4.4.2", |
| 225 | + "dgeni-packages/typescript": "4.5.2", |
225 | 226 | "**/https-proxy-agent": "5.0.0"
|
226 | 227 | }
|
227 | 228 | }
|
0 commit comments