|
46 | 46 | }, |
47 | 47 | "homepage": "https://github.com/angular/angular-cli", |
48 | 48 | "devDependencies": { |
49 | | - "@angular/animations": "20.2.0-next.0", |
| 49 | + "@angular/animations": "20.2.0-next.1", |
50 | 50 | "@angular/cdk": "20.1.0-rc.0", |
51 | | - "@angular/common": "20.2.0-next.0", |
52 | | - "@angular/compiler": "20.2.0-next.0", |
53 | | - "@angular/compiler-cli": "20.2.0-next.0", |
54 | | - "@angular/core": "20.2.0-next.0", |
55 | | - "@angular/forms": "20.2.0-next.0", |
56 | | - "@angular/localize": "20.2.0-next.0", |
| 51 | + "@angular/common": "20.2.0-next.1", |
| 52 | + "@angular/compiler": "20.2.0-next.1", |
| 53 | + "@angular/compiler-cli": "20.2.0-next.1", |
| 54 | + "@angular/core": "20.2.0-next.1", |
| 55 | + "@angular/forms": "20.2.0-next.1", |
| 56 | + "@angular/localize": "20.2.0-next.1", |
57 | 57 | "@angular/material": "20.1.0-rc.0", |
58 | 58 | "@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#7cdb4cce7349f791492eee3ac1f84e2a0e243287", |
59 | | - "@angular/platform-browser": "20.2.0-next.0", |
60 | | - "@angular/platform-server": "20.2.0-next.0", |
61 | | - "@angular/router": "20.2.0-next.0", |
62 | | - "@angular/service-worker": "20.2.0-next.0", |
| 59 | + "@angular/platform-browser": "20.2.0-next.1", |
| 60 | + "@angular/platform-server": "20.2.0-next.1", |
| 61 | + "@angular/router": "20.2.0-next.1", |
| 62 | + "@angular/service-worker": "20.2.0-next.1", |
63 | 63 | "@bazel/bazelisk": "1.26.0", |
64 | 64 | "@bazel/buildifier": "8.2.1", |
65 | 65 | "@eslint/compat": "1.3.1", |
|
140 | 140 | "tar": "^7.0.0", |
141 | 141 | "ts-node": "^10.9.1", |
142 | 142 | "tslib": "2.8.1", |
143 | | - "typescript": "5.8.3", |
| 143 | + "typescript": "5.9.0-beta", |
144 | 144 | "undici": "7.11.0", |
145 | 145 | "unenv": "^1.10.0", |
146 | 146 | "verdaccio": "6.1.5", |
|
173 | 173 | } |
174 | 174 | }, |
175 | 175 | "resolutions": { |
176 | | - "typescript": "5.8.3" |
| 176 | + "typescript": "5.9.0-beta" |
177 | 177 | } |
178 | 178 | } |
0 commit comments