|
18 | 18 | "packageManager": "[email protected]",
|
19 | 19 | "dependencies": {
|
20 | 20 | "@angular/benchpress": "0.3.0",
|
21 |
| - "@angular/build": "20.0.0-next.5", |
| 21 | + "@angular/build": "20.0.0-next.6", |
22 | 22 | "@babel/core": "^7.16.0",
|
23 | 23 | "@babel/plugin-transform-async-generator-functions": "^7.26.8",
|
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": "20.0.0-next.6", |
| 56 | + "@angular/animations": "20.0.0-next.7", |
57 | 57 | "@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
|
58 |
| - "@angular/cdk": "20.0.0-next.6", |
59 |
| - "@angular/cli": "20.0.0-next.5", |
60 |
| - "@angular/common": "20.0.0-next.6", |
61 |
| - "@angular/compiler": "20.0.0-next.6", |
62 |
| - "@angular/compiler-cli": "20.0.0-next.6", |
63 |
| - "@angular/core": "20.0.0-next.6", |
| 58 | + "@angular/cdk": "20.0.0-next.7", |
| 59 | + "@angular/cli": "20.0.0-next.6", |
| 60 | + "@angular/common": "20.0.0-next.7", |
| 61 | + "@angular/compiler": "20.0.0-next.7", |
| 62 | + "@angular/compiler-cli": "20.0.0-next.7", |
| 63 | + "@angular/core": "20.0.0-next.7", |
64 | 64 | "@angular/fire": "^19.0.0-rc",
|
65 |
| - "@angular/forms": "20.0.0-next.6", |
66 |
| - "@angular/material": "20.0.0-next.6", |
67 |
| - "@angular/platform-browser": "20.0.0-next.6", |
68 |
| - "@angular/platform-browser-dynamic": "20.0.0-next.6", |
69 |
| - "@angular/router": "20.0.0-next.6", |
| 65 | + "@angular/forms": "20.0.0-next.7", |
| 66 | + "@angular/material": "20.0.0-next.7", |
| 67 | + "@angular/platform-browser": "20.0.0-next.7", |
| 68 | + "@angular/platform-browser-dynamic": "20.0.0-next.7", |
| 69 | + "@angular/router": "20.0.0-next.7", |
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": "20.0.0-next.6" |
| 166 | + "@angular/benchpress/@angular/core": "20.0.0-next.7" |
167 | 167 | }
|
168 | 168 | }
|
0 commit comments