| 
73 | 73 |     "test:types": "npx tsc --noEmit"  | 
74 | 74 |   },  | 
75 | 75 |   "devDependencies": {  | 
76 |  | -    "@angular-devkit/build-angular": "19.2.15",  | 
 | 76 | +    "@angular-devkit/build-angular": "20.3.2",  | 
77 | 77 |     "@angular-eslint/eslint-plugin-template": "19.8.0",  | 
78 | 78 |     "@angular-eslint/template-parser": "19.8.0",  | 
79 | 79 |     "@angular/compiler-cli": "19.2.14",  | 
80 | 80 |     "@electron/notarize": "2.5.0",  | 
81 | 81 |     "@electron/rebuild": "4.0.1",  | 
82 | 82 |     "@fluffy-spoon/substitute": "1.208.0",  | 
83 | 83 |     "@microsoft/microsoft-graph-types": "2.40.0",  | 
84 |  | -    "@ngtools/webpack": "19.2.14",  | 
 | 84 | +    "@ngtools/webpack": "20.3.2",  | 
85 | 85 |     "@types/inquirer": "8.2.10",  | 
86 | 86 |     "@types/jest": "29.5.14",  | 
87 | 87 |     "@types/lowdb": "1.0.15",  | 
 | 
143 | 143 |   "dependencies": {  | 
144 | 144 |     "@angular/animations": "19.2.14",  | 
145 | 145 |     "@angular/cdk": "19.2.14",  | 
146 |  | -    "@angular/cli": "19.2.14",  | 
 | 146 | +    "@angular/cli": "20.3.2",  | 
147 | 147 |     "@angular/common": "19.2.14",  | 
148 | 148 |     "@angular/compiler": "19.2.14",  | 
149 | 149 |     "@angular/core": "19.2.14",  | 
 | 
0 commit comments