|
16 | 16 | },
|
17 | 17 | "packageManager": "[email protected]",
|
18 | 18 | "dependencies": {
|
19 |
| - "@angular-devkit/build-angular": "15.0.0-next.6", |
| 19 | + "@angular-devkit/build-angular": "15.0.0-rc.0", |
20 | 20 | "@angular/benchpress": "0.3.0",
|
21 | 21 | "@babel/core": "^7.16.0",
|
22 | 22 | "@bazel/buildifier": "5.1.0",
|
|
52 | 52 | "devDependencies": {
|
53 | 53 | "@actions/core": "^1.4.0",
|
54 | 54 | "@actions/github": "^5.0.0",
|
55 |
| - "@angular/animations": "15.0.0-next.6", |
| 55 | + "@angular/animations": "15.0.0-rc.0", |
56 | 56 | "@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
|
57 | 57 | "@angular/cdk": "15.0.0-next.5",
|
58 |
| - "@angular/cli": "15.0.0-next.6", |
59 |
| - "@angular/common": "15.0.0-next.6", |
60 |
| - "@angular/compiler": "15.0.0-next.6", |
61 |
| - "@angular/compiler-cli": "15.0.0-next.6", |
62 |
| - "@angular/core": "15.0.0-next.6", |
| 58 | + "@angular/cli": "15.0.0-rc.0", |
| 59 | + "@angular/common": "15.0.0-rc.0", |
| 60 | + "@angular/compiler": "15.0.0-rc.0", |
| 61 | + "@angular/compiler-cli": "15.0.0-rc.0", |
| 62 | + "@angular/core": "15.0.0-rc.0", |
63 | 63 | "@angular/fire": "^7.1.0-rc",
|
64 |
| - "@angular/forms": "15.0.0-next.6", |
| 64 | + "@angular/forms": "15.0.0-rc.0", |
65 | 65 | "@angular/material": "15.0.0-next.5",
|
66 |
| - "@angular/platform-browser": "15.0.0-next.6", |
67 |
| - "@angular/platform-browser-dynamic": "15.0.0-next.6", |
68 |
| - "@angular/router": "15.0.0-next.6", |
| 66 | + "@angular/platform-browser": "15.0.0-rc.0", |
| 67 | + "@angular/platform-browser-dynamic": "15.0.0-rc.0", |
| 68 | + "@angular/router": "15.0.0-rc.0", |
69 | 69 | "@bazel/bazelisk": "^1.11.0",
|
70 | 70 | "@bazel/jasmine": "5.7.0",
|
71 | 71 | "@google-cloud/firestore": "^6.0.0",
|
|
156 | 156 | }
|
157 | 157 | },
|
158 | 158 | "resolutions": {
|
159 |
| - "@angular/benchpress/@angular/core": "15.0.0-next.6" |
| 159 | + "@angular/benchpress/@angular/core": "15.0.0-rc.0" |
160 | 160 | }
|
161 | 161 | }
|
0 commit comments