|
18 | 18 | "packageManager": "[email protected]", |
19 | 19 | "dependencies": { |
20 | 20 | "@angular/benchpress": "0.3.0", |
21 | | - "@angular/build": "19.1.0-next.2", |
| 21 | + "@angular/build": "19.1.0-rc.0", |
22 | 22 | "@babel/core": "^7.16.0", |
23 | 23 | "@babel/plugin-proposal-async-generator-functions": "^7.20.1", |
24 | 24 | "@bazel/buildifier": "6.3.3", |
|
53 | 53 | "devDependencies": { |
54 | 54 | "@actions/core": "^1.4.0", |
55 | 55 | "@actions/github": "^6.0.0", |
56 | | - "@angular/animations": "19.1.0-next.4", |
| 56 | + "@angular/animations": "19.1.0-rc.0", |
57 | 57 | "@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch", |
58 | | - "@angular/cdk": "19.1.0-next.3", |
59 | | - "@angular/cli": "19.1.0-next.2", |
60 | | - "@angular/common": "19.1.0-next.4", |
61 | | - "@angular/compiler": "19.1.0-next.4", |
62 | | - "@angular/compiler-cli": "19.1.0-next.4", |
63 | | - "@angular/core": "19.1.0-next.4", |
| 58 | + "@angular/cdk": "19.1.0-rc.0", |
| 59 | + "@angular/cli": "19.1.0-rc.0", |
| 60 | + "@angular/common": "19.1.0-rc.0", |
| 61 | + "@angular/compiler": "19.1.0-rc.0", |
| 62 | + "@angular/compiler-cli": "19.1.0-rc.0", |
| 63 | + "@angular/core": "19.1.0-rc.0", |
64 | 64 | "@angular/fire": "^19.0.0-rc", |
65 | | - "@angular/forms": "19.1.0-next.4", |
66 | | - "@angular/material": "19.1.0-next.3", |
67 | | - "@angular/platform-browser": "19.1.0-next.4", |
68 | | - "@angular/platform-browser-dynamic": "19.1.0-next.4", |
69 | | - "@angular/router": "19.1.0-next.4", |
| 65 | + "@angular/forms": "19.1.0-rc.0", |
| 66 | + "@angular/material": "19.1.0-rc.0", |
| 67 | + "@angular/platform-browser": "19.1.0-rc.0", |
| 68 | + "@angular/platform-browser-dynamic": "19.1.0-rc.0", |
| 69 | + "@angular/router": "19.1.0-rc.0", |
70 | 70 | "@bazel/bazelisk": "^1.11.0", |
71 | 71 | "@bazel/ibazel": "^0.23.0", |
72 | 72 | "@bazel/jasmine": "patch:@bazel/jasmine@npm:5.8.1#.yarn/patches/@bazel-jasmine-npm.patch", |
|
163 | 163 | } |
164 | 164 | }, |
165 | 165 | "resolutions": { |
166 | | - "@angular/benchpress/@angular/core": "19.1.0-next.4" |
| 166 | + "@angular/benchpress/@angular/core": "19.1.0-rc.0" |
167 | 167 | } |
168 | 168 | } |
0 commit comments