From 87ae827c96084802cec628e5ff42795a84e92084 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:13:24 +0000 Subject: [PATCH] chore(deps): update angular-cli monorepo to v19 --- cosky-dashboard/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cosky-dashboard/package.json b/cosky-dashboard/package.json index b81535a0..7c0df2a8 100644 --- a/cosky-dashboard/package.json +++ b/cosky-dashboard/package.json @@ -27,8 +27,8 @@ "zone.js": "~0.14.2" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.0.1", - "@angular/cli": "~17.3.0", + "@angular-devkit/build-angular": "^19.0.0", + "@angular/cli": "~19.0.0", "@angular/compiler-cli": "^17.0.3", "@types/file-saver": "^2.0.5", "@types/jasmine": "~5.1.0",