|
18 | 18 | "packageManager": "yarn@4.9.1",
|
19 | 19 | "dependencies": {
|
20 | 20 | "@angular/benchpress": "0.3.0",
|
21 |
| - "@angular/build": "20.0.0-next.9", |
| 21 | + "@angular/build": "20.0.0-rc.0", |
22 | 22 | "@babel/core": "^7.16.0",
|
23 | 23 | "@babel/plugin-transform-async-generator-functions": "^7.26.8",
|
24 | 24 | "@bazel/buildifier": "6.4.0",
|
|
52 | 52 | "devDependencies": {
|
53 | 53 | "@actions/core": "^1.4.0",
|
54 | 54 | "@actions/github": "^6.0.0",
|
55 |
| - "@angular/animations": "20.0.0-next.9", |
| 55 | + "@angular/animations": "20.0.0-rc.0", |
56 | 56 | "@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
|
57 |
| - "@angular/cdk": "20.0.0-next.10", |
58 |
| - "@angular/cli": "20.0.0-next.9", |
59 |
| - "@angular/common": "20.0.0-next.9", |
60 |
| - "@angular/compiler": "20.0.0-next.9", |
61 |
| - "@angular/compiler-cli": "20.0.0-next.9", |
62 |
| - "@angular/core": "20.0.0-next.9", |
| 57 | + "@angular/cdk": "20.0.0-rc.0", |
| 58 | + "@angular/cli": "20.0.0-rc.0", |
| 59 | + "@angular/common": "20.0.0-rc.0", |
| 60 | + "@angular/compiler": "20.0.0-rc.0", |
| 61 | + "@angular/compiler-cli": "20.0.0-rc.0", |
| 62 | + "@angular/core": "20.0.0-rc.0", |
63 | 63 | "@angular/fire": "^19.0.0-rc",
|
64 |
| - "@angular/forms": "20.0.0-next.9", |
65 |
| - "@angular/material": "20.0.0-next.10", |
66 |
| - "@angular/platform-browser": "20.0.0-next.9", |
67 |
| - "@angular/platform-browser-dynamic": "20.0.0-next.9", |
68 |
| - "@angular/router": "20.0.0-next.9", |
| 64 | + "@angular/forms": "20.0.0-rc.0", |
| 65 | + "@angular/material": "20.0.0-rc.0", |
| 66 | + "@angular/platform-browser": "20.0.0-rc.0", |
| 67 | + "@angular/platform-browser-dynamic": "20.0.0-rc.0", |
| 68 | + "@angular/router": "20.0.0-rc.0", |
69 | 69 | "@bazel/bazelisk": "^1.11.0",
|
70 | 70 | "@bazel/ibazel": "^0.25.0",
|
71 | 71 | "@bazel/jasmine": "patch:@bazel/jasmine@npm:5.8.1#.yarn/patches/@bazel-jasmine-npm.patch",
|
|
159 | 159 | }
|
160 | 160 | },
|
161 | 161 | "resolutions": {
|
162 |
| - "@angular/benchpress/@angular/core": "20.0.0-next.9" |
| 162 | + "@angular/benchpress/@angular/core": "20.0.0-rc.0" |
163 | 163 | }
|
164 | 164 | }
|
0 commit comments