|
1 | 1 | {
|
2 | 2 | "dependencies": {
|
3 |
| - "@angular/animations": "21.0.0-next.5", |
4 |
| - "@angular/cdk": "21.0.0-next.5", |
5 |
| - "@angular/common": "21.0.0-next.5", |
6 |
| - "@angular/compiler": "21.0.0-next.5", |
7 |
| - "@angular/core": "21.0.0-next.5", |
| 3 | + "@angular/animations": "21.0.0-next.6", |
| 4 | + "@angular/cdk": "21.0.0-next.6", |
| 5 | + "@angular/common": "21.0.0-next.6", |
| 6 | + "@angular/compiler": "21.0.0-next.6", |
| 7 | + "@angular/core": "21.0.0-next.6", |
8 | 8 | "@angular/fire": "20.0.1",
|
9 |
| - "@angular/forms": "21.0.0-next.5", |
10 |
| - "@angular/material": "21.0.0-next.5", |
11 |
| - "@angular/platform-browser": "21.0.0-next.5", |
12 |
| - "@angular/platform-browser-dynamic": "21.0.0-next.5", |
13 |
| - "@angular/router": "21.0.0-next.5", |
| 9 | + "@angular/forms": "21.0.0-next.6", |
| 10 | + "@angular/material": "21.0.0-next.6", |
| 11 | + "@angular/platform-browser": "21.0.0-next.6", |
| 12 | + "@angular/platform-browser-dynamic": "21.0.0-next.6", |
| 13 | + "@angular/router": "21.0.0-next.6", |
14 | 14 | "@octokit/rest": "",
|
15 | 15 | "rxjs": "7.8.2",
|
16 | 16 | "zone.js": "0.15.1"
|
|
0 commit comments