|
17 | 17 | },
|
18 | 18 | "packageManager": "[email protected]",
|
19 | 19 | "dependencies": {
|
20 |
| - "@angular/build": "20.0.0", |
| 20 | + "@angular/build": "20.1.0-next.3", |
21 | 21 | "@babel/core": "^7.16.0",
|
22 | 22 | "@babel/plugin-transform-async-generator-functions": "^7.26.8",
|
23 | 23 | "@bazel/buildifier": "8.2.1",
|
|
52 | 52 | "devDependencies": {
|
53 | 53 | "@actions/core": "^1.4.0",
|
54 | 54 | "@actions/github": "^6.0.0",
|
55 |
| - "@angular/animations": "20.0.0", |
| 55 | + "@angular/animations": "20.1.0-next.3", |
56 | 56 | "@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
|
57 |
| - "@angular/cdk": "20.0.0", |
58 |
| - "@angular/cli": "20.0.0", |
59 |
| - "@angular/common": "20.0.0", |
60 |
| - "@angular/compiler": "20.0.0", |
61 |
| - "@angular/compiler-cli": "20.0.0", |
62 |
| - "@angular/core": "20.0.0", |
| 57 | + "@angular/cdk": "20.1.0-next.2", |
| 58 | + "@angular/cli": "20.1.0-next.3", |
| 59 | + "@angular/common": "20.1.0-next.3", |
| 60 | + "@angular/compiler": "20.1.0-next.3", |
| 61 | + "@angular/compiler-cli": "20.1.0-next.3", |
| 62 | + "@angular/core": "20.1.0-next.3", |
63 | 63 | "@angular/fire": "^20.0.0-rc",
|
64 |
| - "@angular/forms": "20.0.0", |
65 |
| - "@angular/material": "20.0.0", |
66 |
| - "@angular/platform-browser": "20.0.0", |
67 |
| - "@angular/platform-browser-dynamic": "20.0.0", |
68 |
| - "@angular/router": "20.0.0", |
| 64 | + "@angular/forms": "20.1.0-next.3", |
| 65 | + "@angular/material": "20.1.0-next.2", |
| 66 | + "@angular/platform-browser": "20.1.0-next.3", |
| 67 | + "@angular/platform-browser-dynamic": "20.1.0-next.3", |
| 68 | + "@angular/router": "20.1.0-next.3", |
69 | 69 | "@bazel/bazelisk": "^1.11.0",
|
70 | 70 | "@bazel/ibazel": "^0.25.0",
|
71 | 71 | "@bazel/jasmine": "patch:@bazel/jasmine@npm:5.8.1#.yarn/patches/@bazel-jasmine-npm.patch",
|
|
0 commit comments