|
73 | 73 | "test:types": "npx tsc --noEmit" |
74 | 74 | }, |
75 | 75 | "devDependencies": { |
76 | | - "@angular-devkit/build-angular": "20.3.3", |
| 76 | + "@angular-devkit/build-angular": "21.0.5", |
77 | 77 | "@angular-eslint/eslint-plugin-template": "20.7.0", |
78 | 78 | "@angular-eslint/template-parser": "20.7.0", |
79 | 79 | "@angular/compiler-cli": "20.3.16", |
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.43.1", |
84 | | - "@ngtools/webpack": "20.3.3", |
| 84 | + "@ngtools/webpack": "21.0.5", |
85 | 85 | "@types/inquirer": "8.2.10", |
86 | 86 | "@types/jest": "29.5.14", |
87 | 87 | "@types/lowdb": "1.0.15", |
|
145 | 145 | "dependencies": { |
146 | 146 | "@angular/animations": "20.3.16", |
147 | 147 | "@angular/cdk": "20.2.14", |
148 | | - "@angular/cli": "20.3.3", |
| 148 | + "@angular/cli": "21.0.5", |
149 | 149 | "@angular/common": "20.3.16", |
150 | 150 | "@angular/compiler": "20.3.16", |
151 | 151 | "@angular/core": "20.3.16", |
|
0 commit comments