|
21 | 21 | } |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "@angular/build": "20.2.0-rc.1", |
25 | | - "@angular/cdk": "20.2.0-rc.0", |
26 | | - "@angular/material": "20.2.0-rc.0", |
| 24 | + "@angular/build": "21.0.0-next.0", |
| 25 | + "@angular/cdk": "21.0.0-next.0", |
| 26 | + "@angular/material": "21.0.0-next.0", |
27 | 27 | "@babel/core": "^7.16.0", |
28 | 28 | "@babel/plugin-transform-async-generator-functions": "^7.26.8", |
29 | 29 | "@bazel/buildifier": "8.2.1", |
|
58 | 58 | "devDependencies": { |
59 | 59 | "@actions/core": "^1.4.0", |
60 | 60 | "@actions/github": "^6.0.0", |
61 | | - "@angular/animations": "20.2.0-rc.1", |
| 61 | + "@angular/animations": "21.0.0-next.0", |
62 | 62 | "@angular/bazel": "15.2.0-rc.0", |
63 | | - "@angular/cli": "20.2.0-rc.1", |
64 | | - "@angular/common": "20.2.0-rc.1", |
65 | | - "@angular/compiler": "20.2.0-rc.1", |
66 | | - "@angular/compiler-cli": "20.2.0-rc.1", |
67 | | - "@angular/core": "20.2.0-rc.1", |
| 63 | + "@angular/cli": "21.0.0-next.0", |
| 64 | + "@angular/common": "21.0.0-next.0", |
| 65 | + "@angular/compiler": "21.0.0-next.0", |
| 66 | + "@angular/compiler-cli": "21.0.0-next.0", |
| 67 | + "@angular/core": "21.0.0-next.0", |
68 | 68 | "@angular/fire": "^20.0.0-rc", |
69 | | - "@angular/forms": "20.2.0-rc.1", |
70 | | - "@angular/platform-browser": "20.2.0-rc.1", |
71 | | - "@angular/platform-browser-dynamic": "20.2.0-rc.1", |
72 | | - "@angular/router": "20.2.0-rc.1", |
| 69 | + "@angular/forms": "21.0.0-next.0", |
| 70 | + "@angular/platform-browser": "21.0.0-next.0", |
| 71 | + "@angular/platform-browser-dynamic": "21.0.0-next.0", |
| 72 | + "@angular/router": "21.0.0-next.0", |
73 | 73 | "@bazel/bazelisk": "^1.11.0", |
74 | 74 | "@bazel/ibazel": "^0.25.0", |
75 | 75 | "@bazel/jasmine": "5.8.1", |
|
0 commit comments