From 548500e04b08888d8ac9ed40e29297247658b03b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 15:54:31 +0000 Subject: [PATCH] chore(deps): update angular-cli monorepo to v21 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5206529..641b92f 100644 --- a/package.json +++ b/package.json @@ -33,8 +33,8 @@ "zone.js": "~0.15.0" }, "devDependencies": { - "@angular/build": "^20.1.2", - "@angular/cli": "^20.1.2", + "@angular/build": "^21.0.0", + "@angular/cli": "^21.0.0", "@angular/compiler-cli": "^20.1.3", "@schedule-x/calendar": "3.3.0", "@schedule-x/drag-and-drop": "^3.3.0",