|
1 | 1 | {
|
2 | 2 | "name": "@angular/components-examples",
|
3 |
| - "version": "14.0.0-next.0+7.sha-cad0872.with-local-changes", |
| 3 | + "version": "14.0.0-next.0+8.sha-c1f25bc.with-local-changes", |
4 | 4 | "description": "Angular Components Examples",
|
5 | 5 | "private": true,
|
6 | 6 | "repository": {
|
|
483 | 483 | },
|
484 | 484 | "homepage": "https://github.com/angular/components#readme",
|
485 | 485 | "peerDependencies": {
|
486 |
| - "@angular/cdk": "14.0.0-next.0+7.sha-cad0872.with-local-changes", |
487 |
| - "@angular/cdk-experimental": "14.0.0-next.0+7.sha-cad0872.with-local-changes", |
| 486 | + "@angular/cdk": "14.0.0-next.0+8.sha-c1f25bc.with-local-changes", |
| 487 | + "@angular/cdk-experimental": "14.0.0-next.0+8.sha-c1f25bc.with-local-changes", |
488 | 488 | "@angular/core": "^13.0.0 || ^14.0.0-0",
|
489 | 489 | "@angular/common": "^13.0.0 || ^14.0.0-0",
|
490 |
| - "@angular/material": "14.0.0-next.0+7.sha-cad0872.with-local-changes", |
491 |
| - "@angular/material-experimental": "14.0.0-next.0+7.sha-cad0872.with-local-changes", |
492 |
| - "@angular/material-moment-adapter": "14.0.0-next.0+7.sha-cad0872.with-local-changes", |
493 |
| - "@angular/material-luxon-adapter": "14.0.0-next.0+7.sha-cad0872.with-local-changes", |
494 |
| - "@angular/material-date-fns-adapter": "14.0.0-next.0+7.sha-cad0872.with-local-changes" |
| 490 | + "@angular/material": "14.0.0-next.0+8.sha-c1f25bc.with-local-changes", |
| 491 | + "@angular/material-experimental": "14.0.0-next.0+8.sha-c1f25bc.with-local-changes", |
| 492 | + "@angular/material-moment-adapter": "14.0.0-next.0+8.sha-c1f25bc.with-local-changes", |
| 493 | + "@angular/material-luxon-adapter": "14.0.0-next.0+8.sha-c1f25bc.with-local-changes", |
| 494 | + "@angular/material-date-fns-adapter": "14.0.0-next.0+8.sha-c1f25bc.with-local-changes" |
495 | 495 | },
|
496 | 496 | "dependencies": {
|
497 | 497 | "tslib": "^2.3.0"
|
|
0 commit comments