From 9ae4096829e7e529d667e41228d893ccf617a4a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 16:43:19 +0000 Subject: [PATCH] chore(root): 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 135dd49a..62716df5 100644 --- a/package.json +++ b/package.json @@ -43,8 +43,8 @@ "zone.js": "0.14.10" }, "devDependencies": { - "@angular-devkit/build-angular": "18.2.12", - "@angular/cli": "18.2.12", + "@angular-devkit/build-angular": "19.0.3", + "@angular/cli": "19.0.3", "@angular/compiler-cli": "18.2.13", "@commitlint/cli": "19.6.0", "@commitlint/config-conventional": "19.6.0",