|
18 | 18 | "packageManager": "[email protected]",
|
19 | 19 | "dependencies": {
|
20 | 20 | "@angular/benchpress": "0.3.0",
|
21 |
| - "@angular/build": "19.1.0-next.0", |
| 21 | + "@angular/build": "19.1.0-next.1", |
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.2", |
| 56 | + "@angular/animations": "19.1.0-next.3", |
57 | 57 | "@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
|
58 | 58 | "@angular/cdk": "19.1.0-next.2",
|
59 |
| - "@angular/cli": "19.1.0-next.0", |
60 |
| - "@angular/common": "19.1.0-next.2", |
61 |
| - "@angular/compiler": "19.1.0-next.2", |
62 |
| - "@angular/compiler-cli": "19.1.0-next.2", |
63 |
| - "@angular/core": "19.1.0-next.2", |
| 59 | + "@angular/cli": "19.1.0-next.1", |
| 60 | + "@angular/common": "19.1.0-next.3", |
| 61 | + "@angular/compiler": "19.1.0-next.3", |
| 62 | + "@angular/compiler-cli": "19.1.0-next.3", |
| 63 | + "@angular/core": "19.1.0-next.3", |
64 | 64 | "@angular/fire": "^19.0.0-rc",
|
65 |
| - "@angular/forms": "19.1.0-next.2", |
| 65 | + "@angular/forms": "19.1.0-next.3", |
66 | 66 | "@angular/material": "19.1.0-next.2",
|
67 |
| - "@angular/platform-browser": "19.1.0-next.2", |
68 |
| - "@angular/platform-browser-dynamic": "19.1.0-next.2", |
69 |
| - "@angular/router": "19.1.0-next.2", |
| 67 | + "@angular/platform-browser": "19.1.0-next.3", |
| 68 | + "@angular/platform-browser-dynamic": "19.1.0-next.3", |
| 69 | + "@angular/router": "19.1.0-next.3", |
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",
|
|
167 | 167 | }
|
168 | 168 | },
|
169 | 169 | "resolutions": {
|
170 |
| - "@angular/benchpress/@angular/core": "19.1.0-next.2" |
| 170 | + "@angular/benchpress/@angular/core": "19.1.0-next.3" |
171 | 171 | }
|
172 | 172 | }
|
0 commit comments