From f66c10a41de97dcc36ef87fd7dd964aba4ae9f43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 12:30:14 +0000 Subject: [PATCH] Bump @angular/common in /packages/devextreme-angular Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 17.3.12 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:development ... Signed-off-by: dependabot[bot] --- packages/devextreme-angular/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/devextreme-angular/package.json b/packages/devextreme-angular/package.json index fc9c61466321..f8ad201e40be 100644 --- a/packages/devextreme-angular/package.json +++ b/packages/devextreme-angular/package.json @@ -29,7 +29,7 @@ "@angular-devkit/schematics": "17.3.11", "@angular/animations": "17.3.12", "@angular/cli": "17.3.11", - "@angular/common": "17.3.12", + "@angular/common": "19.2.16", "@angular/compiler": "17.3.12", "@angular/compiler-cli": "17.3.12", "@angular/core": "17.3.12",