|
18 | 18 | "sample-custom": "link://../../samples/custom/dist/",
|
19 | 19 | "@sample/material": "link://../../samples/material/dist/",
|
20 | 20 | "@sample/secondary": "link://../../samples/secondary/dist/",
|
21 |
| - "@angular/cdk": "~20.0.0", |
22 |
| - "@angular/common": "~20.0.0", |
23 |
| - "@angular/compiler": "~20.0.0", |
24 |
| - "@angular/core": "~20.0.0", |
25 |
| - "@angular/forms": "~20.0.0", |
26 |
| - "@angular/platform-browser": "~20.0.0", |
27 |
| - "@angular/platform-browser-dynamic": "~20.0.0", |
28 |
| - "@angular/router": "~20.0.0", |
| 21 | + "@angular/cdk": "~20.2.0-rc", |
| 22 | + "@angular/common": "~20.2.0-rc", |
| 23 | + "@angular/compiler": "~20.2.0-rc", |
| 24 | + "@angular/core": "~20.2.0-rc", |
| 25 | + "@angular/forms": "~20.2.0-rc", |
| 26 | + "@angular/platform-browser": "~20.2.0-rc", |
| 27 | + "@angular/platform-browser-dynamic": "~20.2.0-rc", |
| 28 | + "@angular/router": "~20.2.0-rc", |
29 | 29 | "rxjs": "~7.8.0",
|
30 | 30 | "tslib": "^2.0.0",
|
31 | 31 | "zone.js": "~0.15.0"
|
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "@angular/build": "~20.0.0", |
35 |
| - "@angular/cli": "~20.0.0", |
36 |
| - "@angular/compiler-cli": "~20.0.0", |
| 34 | + "@angular/build": "~20.2.0-rc", |
| 35 | + "@angular/cli": "~20.2.0-rc", |
| 36 | + "@angular/compiler-cli": "~20.2.0-rc", |
37 | 37 | "typescript": "~5.8.0"
|
38 | 38 | }
|
39 | 39 | }
|
0 commit comments