From cd11db0e51d80bf229b8e6f8f5565a30d6723d92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 01:04:46 +0000 Subject: [PATCH] [deps]: Update angular-cli monorepo to v19 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0bdcb5685..5aaa6fd8b 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.1", "@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.6.0", "@fluffy-spoon/substitute": "1.208.0", "@microsoft/microsoft-graph-types": "2.40.0", - "@ngtools/webpack": "17.3.11", + "@ngtools/webpack": "19.0.1", "@types/inquirer": "8.2.10", "@types/jest": "29.5.13", "@types/lowdb": "1.0.15",