|
18 | 18 | "packageManager": "[email protected]", |
19 | 19 | "dependencies": { |
20 | 20 | "@angular/benchpress": "0.3.0", |
21 | | - "@angular/build": "19.0.0-next.10", |
| 21 | + "@angular/build": "19.0.0-next.13", |
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", |
|
55 | 55 | "devDependencies": { |
56 | 56 | "@actions/core": "^1.4.0", |
57 | 57 | "@actions/github": "^6.0.0", |
58 | | - "@angular/animations": "19.0.0-next.9", |
| 58 | + "@angular/animations": "19.0.0-next.11", |
59 | 59 | "@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch", |
60 | | - "@angular/cdk": "19.0.0-next.8", |
61 | | - "@angular/cli": "19.0.0-next.10", |
62 | | - "@angular/common": "19.0.0-next.9", |
63 | | - "@angular/compiler": "19.0.0-next.9", |
64 | | - "@angular/compiler-cli": "19.0.0-next.9", |
65 | | - "@angular/core": "19.0.0-next.9", |
| 60 | + "@angular/cdk": "19.0.0-next.10", |
| 61 | + "@angular/cli": "19.0.0-next.13", |
| 62 | + "@angular/common": "19.0.0-next.11", |
| 63 | + "@angular/compiler": "19.0.0-next.11", |
| 64 | + "@angular/compiler-cli": "19.0.0-next.11", |
| 65 | + "@angular/core": "19.0.0-next.11", |
66 | 66 | "@angular/fire": "^18.0.0-rc", |
67 | | - "@angular/forms": "19.0.0-next.9", |
68 | | - "@angular/material": "19.0.0-next.8", |
69 | | - "@angular/platform-browser": "19.0.0-next.9", |
70 | | - "@angular/platform-browser-dynamic": "19.0.0-next.9", |
71 | | - "@angular/router": "19.0.0-next.9", |
| 67 | + "@angular/forms": "19.0.0-next.11", |
| 68 | + "@angular/material": "19.0.0-next.10", |
| 69 | + "@angular/platform-browser": "19.0.0-next.11", |
| 70 | + "@angular/platform-browser-dynamic": "19.0.0-next.11", |
| 71 | + "@angular/router": "19.0.0-next.11", |
72 | 72 | "@bazel/bazelisk": "^1.11.0", |
73 | 73 | "@bazel/ibazel": "^0.23.0", |
74 | 74 | "@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": "19.0.0-next.9" |
| 176 | + "@angular/benchpress/@angular/core": "19.0.0-next.11" |
177 | 177 | } |
178 | 178 | } |
0 commit comments