From 558d89a673049428a8b8502ab5aa16b6e34a634b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 01:46:40 +0000 Subject: [PATCH] chore(deps): update angular monorepo to v21 --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index c86c6d25e..c985e9c53 100644 --- a/package.json +++ b/package.json @@ -72,11 +72,11 @@ "author": "satanTime ", "license": "Apache-2.0", "dependencies": { - "@angular/common": "12.2.17", - "@angular/compiler": "12.2.17", - "@angular/core": "12.2.17", - "@angular/platform-browser": "12.2.17", - "@angular/platform-browser-dynamic": "12.2.17", + "@angular/common": "21.2.14", + "@angular/compiler": "21.2.14", + "@angular/core": "21.2.14", + "@angular/platform-browser": "21.2.14", + "@angular/platform-browser-dynamic": "21.2.14", "@ngrx/effects": "12.5.1", "@ngrx/entity": "12.5.1", "@ngrx/store": "12.5.1", @@ -94,8 +94,8 @@ "@angular-eslint/schematics": "12.7.0", "@angular-eslint/template-parser": "12.7.0", "@angular/cli": "12.2.18", - "@angular/compiler-cli": "12.2.17", - "@angular/language-service": "12.2.17", + "@angular/compiler-cli": "21.2.14", + "@angular/language-service": "21.2.14", "@commitlint/cli": "17.6.7", "@commitlint/config-conventional": "17.6.7", "@semantic-release/changelog": "6.0.3",