From df6f6c8262f025123b15725f1d36f15fce56bddc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 21:36:48 +0000 Subject: [PATCH] Update angular monorepo to v17 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 954fe0b..4f28259 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": "17.2.0", + "@angular/compiler-cli": "17.2.0", + "@angular/core": "17.2.0", + "@angular/elements": "17.2.0", "@rollup/plugin-babel": "6.0.4", "concurrently": "8.2.2", "husky": "8.0.3",