|
61 | 61 | "devDependencies": {
|
62 | 62 | "@actions/core": "^1.4.0",
|
63 | 63 | "@actions/github": "^6.0.0",
|
64 |
| - "@angular/animations": "18.0.0-next.4", |
| 64 | + "@angular/animations": "18.0.0-next.5", |
65 | 65 | "@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
|
66 |
| - "@angular/cdk": "18.0.0-next.4", |
67 |
| - "@angular/cli": "18.0.0-next.2", |
68 |
| - "@angular/common": "18.0.0-next.4", |
69 |
| - "@angular/compiler": "18.0.0-next.4", |
70 |
| - "@angular/compiler-cli": "18.0.0-next.4", |
71 |
| - "@angular/core": "18.0.0-next.4", |
| 66 | + "@angular/cdk": "18.0.0-next.5", |
| 67 | + "@angular/cli": "18.0.0-next.3", |
| 68 | + "@angular/common": "18.0.0-next.5", |
| 69 | + "@angular/compiler": "18.0.0-next.5", |
| 70 | + "@angular/compiler-cli": "18.0.0-next.5", |
| 71 | + "@angular/core": "18.0.0-next.5", |
72 | 72 | "@angular/fire": "^17.0.0-next",
|
73 |
| - "@angular/forms": "18.0.0-next.4", |
74 |
| - "@angular/material": "18.0.0-next.4", |
75 |
| - "@angular/platform-browser": "18.0.0-next.4", |
76 |
| - "@angular/platform-browser-dynamic": "18.0.0-next.4", |
77 |
| - "@angular/router": "18.0.0-next.4", |
| 73 | + "@angular/forms": "18.0.0-next.5", |
| 74 | + "@angular/material": "18.0.0-next.5", |
| 75 | + "@angular/platform-browser": "18.0.0-next.5", |
| 76 | + "@angular/platform-browser-dynamic": "18.0.0-next.5", |
| 77 | + "@angular/router": "18.0.0-next.5", |
78 | 78 | "@bazel/bazelisk": "^1.11.0",
|
79 | 79 | "@bazel/ibazel": "^0.23.0",
|
80 | 80 | "@bazel/jasmine": "patch:@bazel/jasmine@npm:5.8.1#.yarn/patches/@bazel-jasmine-npm.patch",
|
|
198 | 198 | }
|
199 | 199 | },
|
200 | 200 | "resolutions": {
|
201 |
| - "@angular/benchpress/@angular/core": "18.0.0-next.4" |
| 201 | + "@angular/benchpress/@angular/core": "18.0.0-next.5" |
202 | 202 | }
|
203 | 203 | }
|
0 commit comments