From 789d9b33f5b7e2dc1378e16702b5c968ca83ebe0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 23:28:04 +0000 Subject: [PATCH] Update angular monorepo to v21 --- package.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 2f50409a..6dc73bc9 100644 --- a/package.json +++ b/package.json @@ -65,16 +65,16 @@ }, "private": true, "dependencies": { - "@angular/animations": "17.3.12", + "@angular/animations": "21.2.15", "@angular/cdk": "17.3.10", - "@angular/common": "17.3.12", - "@angular/compiler": "17.3.12", - "@angular/core": "17.3.12", - "@angular/forms": "17.3.12", + "@angular/common": "21.2.15", + "@angular/compiler": "21.2.15", + "@angular/core": "21.2.15", + "@angular/forms": "21.2.15", "@angular/material": "17.3.10", - "@angular/platform-browser": "17.3.12", - "@angular/platform-browser-dynamic": "17.3.12", - "@angular/router": "17.3.12", + "@angular/platform-browser": "21.2.15", + "@angular/platform-browser-dynamic": "21.2.15", + "@angular/router": "21.2.15", "@aws-amplify/cli": "12.14.4", "@aws-amplify/datastore": "3.12.12", "@aws-amplify/ui-angular": "5.3.2", @@ -123,8 +123,8 @@ "@angular-eslint/schematics": "17.5.3", "@angular-eslint/template-parser": "17.5.3", "@angular/cli": "17.3.17", - "@angular/compiler-cli": "17.3.12", - "@angular/language-service": "17.3.12", + "@angular/compiler-cli": "21.2.15", + "@angular/language-service": "21.2.15", "@types/faker": "5.5.9", "@types/jsonwebtoken": "9.0.10", "@types/node": "20.19.39",