From 4cdd416d3a1824cdd58e7264363db4d2ea89127e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 21:00:09 +0000 Subject: [PATCH] Update angular monorepo to v21 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 954fe0b..537a537 100644 --- a/package.json +++ b/package.json @@ -41,10 +41,10 @@ }, "homepage": "https://github.com/esm-bundle/angular__elements#readme", "devDependencies": { - "@angular/compiler": "15.2.10", - "@angular/compiler-cli": "15.2.10", - "@angular/core": "15.2.10", - "@angular/elements": "15.2.10", + "@angular/compiler": "21.2.4", + "@angular/compiler-cli": "21.2.4", + "@angular/core": "21.2.4", + "@angular/elements": "21.2.4", "@rollup/plugin-babel": "6.0.4", "concurrently": "8.2.2", "husky": "8.0.3",