diff --git a/package.json b/package.json index e3ed5301..5038691d 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "test:types": "npx tsc --noEmit" }, "devDependencies": { - "@angular-devkit/build-angular": "17.3.11", + "@angular-devkit/build-angular": "19.0.4", "@angular-eslint/eslint-plugin-template": "17.5.3", "@angular-eslint/template-parser": "17.5.3", "@angular/compiler-cli": "17.3.12", @@ -81,7 +81,7 @@ "@electron/rebuild": "3.7.1", "@fluffy-spoon/substitute": "1.208.0", "@microsoft/microsoft-graph-types": "2.40.0", - "@ngtools/webpack": "17.3.11", + "@ngtools/webpack": "19.0.4", "@types/inquirer": "8.2.10", "@types/jest": "29.5.14", "@types/lowdb": "1.0.15",