From 5f1d1cb80a0b13ec74e5fe497b529f960b4ddf46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 04:45:54 +0000 Subject: [PATCH] chore(deps): bump @angular/common from 17.3.8 to 19.2.16 in /ct-angular Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 17.3.8 to 19.2.16. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/19.2.16/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 19.2.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ct-angular/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct-angular/package.json b/ct-angular/package.json index df215ecf00..ee54cff7fa 100644 --- a/ct-angular/package.json +++ b/ct-angular/package.json @@ -13,7 +13,7 @@ "dependencies": { "@analogjs/vite-plugin-angular": "1.17.0", "@angular/animations": "17.3.8", - "@angular/common": "17.3.8", + "@angular/common": "19.2.16", "@angular/compiler": "17.3.8", "@angular/core": "17.3.8", "@angular/forms": "17.3.8",