From 568692e26930d514046dea1c67ed3f47da105167 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 18:44:30 +0000 Subject: [PATCH] Update angular monorepo to v18 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 954fe0b..37c6a15 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": "18.2.5", + "@angular/compiler-cli": "18.2.5", + "@angular/core": "18.2.5", + "@angular/elements": "18.2.5", "@rollup/plugin-babel": "6.0.4", "concurrently": "8.2.2", "husky": "8.0.3",