From e4b118668c4e4d19d6119e324a6c1446528a7215 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 21:14:11 +0000 Subject: [PATCH] Update angular monorepo to v22 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0cbf73f..b482703 100644 --- a/package.json +++ b/package.json @@ -41,10 +41,10 @@ }, "homepage": "https://github.com/esm-bundle/angular__forms#readme", "devDependencies": { - "@angular/compiler": "15.2.10", - "@angular/compiler-cli": "15.2.10", - "@angular/core": "15.2.10", - "@angular/forms": "15.2.10", + "@angular/compiler": "22.0.1", + "@angular/compiler-cli": "22.0.1", + "@angular/core": "22.0.1", + "@angular/forms": "22.0.1", "@rollup/plugin-babel": "6.0.4", "concurrently": "8.2.2", "husky": "8.0.3",