|
18 | 18 | "packageManager": "[email protected]", |
19 | 19 | "dependencies": { |
20 | 20 | "@angular/benchpress": "0.3.0", |
21 | | - "@angular/build": "18.2.0-next.3", |
| 21 | + "@angular/build": "18.2.0-rc.0", |
22 | 22 | "@babel/core": "^7.16.0", |
23 | 23 | "@babel/helper-annotate-as-pure": "^7.18.6", |
24 | 24 | "@babel/plugin-proposal-async-generator-functions": "^7.20.1", |
|
56 | 56 | "devDependencies": { |
57 | 57 | "@actions/core": "^1.4.0", |
58 | 58 | "@actions/github": "^6.0.0", |
59 | | - "@angular/animations": "18.2.0-next.4", |
| 59 | + "@angular/animations": "18.2.0-rc.0", |
60 | 60 | "@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch", |
61 | | - "@angular/cdk": "18.2.0-next.3", |
62 | | - "@angular/cli": "18.2.0-next.3", |
63 | | - "@angular/common": "18.2.0-next.4", |
64 | | - "@angular/compiler": "18.2.0-next.4", |
65 | | - "@angular/compiler-cli": "18.2.0-next.4", |
66 | | - "@angular/core": "18.2.0-next.4", |
| 61 | + "@angular/cdk": "18.2.0-rc.0", |
| 62 | + "@angular/cli": "18.2.0-rc.0", |
| 63 | + "@angular/common": "18.2.0-rc.0", |
| 64 | + "@angular/compiler": "18.2.0-rc.0", |
| 65 | + "@angular/compiler-cli": "18.2.0-rc.0", |
| 66 | + "@angular/core": "18.2.0-rc.0", |
67 | 67 | "@angular/fire": "^18.0.0-rc", |
68 | | - "@angular/forms": "18.2.0-next.4", |
69 | | - "@angular/material": "18.2.0-next.3", |
70 | | - "@angular/platform-browser": "18.2.0-next.4", |
71 | | - "@angular/platform-browser-dynamic": "18.2.0-next.4", |
72 | | - "@angular/router": "18.2.0-next.4", |
| 68 | + "@angular/forms": "18.2.0-rc.0", |
| 69 | + "@angular/material": "18.2.0-rc.0", |
| 70 | + "@angular/platform-browser": "18.2.0-rc.0", |
| 71 | + "@angular/platform-browser-dynamic": "18.2.0-rc.0", |
| 72 | + "@angular/router": "18.2.0-rc.0", |
73 | 73 | "@bazel/bazelisk": "^1.11.0", |
74 | 74 | "@bazel/ibazel": "^0.23.0", |
75 | 75 | "@bazel/jasmine": "patch:@bazel/jasmine@npm:5.8.1#.yarn/patches/@bazel-jasmine-npm.patch", |
|
173 | 173 | } |
174 | 174 | }, |
175 | 175 | "resolutions": { |
176 | | - "@angular/benchpress/@angular/core": "18.2.0-next.4" |
| 176 | + "@angular/benchpress/@angular/core": "18.2.0-rc.0" |
177 | 177 | } |
178 | 178 | } |
0 commit comments