From 973d494075077310e5cdb5531c76d48d7fa14b78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 23:11:45 +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 7c8f5f8..02fcf21 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": "4.0.0", "@schedule-x/event-modal": "4.0.0",