diff --git a/package.json b/package.json index 954fe0b..1a237eb 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.1.3", + "@angular/compiler-cli": "18.1.3", + "@angular/core": "18.1.3", + "@angular/elements": "18.1.3", "@rollup/plugin-babel": "6.0.4", "concurrently": "8.2.2", "husky": "8.0.3",