| 
13 | 13 |   },  | 
14 | 14 |   "private": true,  | 
15 | 15 |   "dependencies": {  | 
16 |  | -    "@angular/animations": "20.0.0",  | 
17 | 16 |     "@angular/cdk": "next",  | 
18 |  | -    "@angular/common": "20.0.0",  | 
19 |  | -    "@angular/compiler": "20.0.0",  | 
20 |  | -    "@angular/core": "20.0.0",  | 
21 |  | -    "@angular/forms": "20.0.0",  | 
 | 17 | +    "@angular/common": "20.2.0",  | 
 | 18 | +    "@angular/compiler": "20.2.0",  | 
 | 19 | +    "@angular/core": "20.2.0",  | 
 | 20 | +    "@angular/forms": "20.2.0",  | 
22 | 21 |     "@angular/material": "next",  | 
23 |  | -    "@angular/platform-browser": "20.0.0",  | 
24 |  | -    "@angular/router": "20.0.0",  | 
 | 22 | +    "@angular/platform-browser": "20.2.0",  | 
 | 23 | +    "@angular/router": "20.2.0",  | 
25 | 24 |     "rxjs": "^7.5.5",  | 
26 | 25 |     "tslib": "^2.3.0",  | 
27 | 26 |     "zone.js": "~0.15.0"  | 
28 | 27 |   },  | 
29 | 28 |   "devDependencies": {  | 
30 |  | -    "@angular-devkit/build-angular": "20.0.0",  | 
31 |  | -    "@angular/cli": "20.0.0",  | 
32 |  | -    "@angular/compiler-cli": "20.0.0",  | 
 | 29 | +    "@angular-devkit/build-angular": "20.2.0",  | 
 | 30 | +    "@angular/cli": "20.2.0",  | 
 | 31 | +    "@angular/compiler-cli": "20.2.0",  | 
33 | 32 |     "@types/jasmine": "5.1.8",  | 
34 | 33 |     "@types/node": "22.15.33",  | 
35 | 34 |     "@types/selenium-webdriver": "3.0.26",  | 
 | 
0 commit comments