From 873831b4698433ffcf62cd38347f35b0578e2536 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 22:49:48 +0000 Subject: [PATCH] chore(deps): bump @angular/cdk from 19.0.4 to 19.2.7 in /ui Bumps [@angular/cdk](https://github.com/angular/components) from 19.0.4 to 19.2.7. - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/components/compare/19.0.4...19.2.7) --- updated-dependencies: - dependency-name: "@angular/cdk" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index a4e57db..672c0b6 100644 --- a/ui/package.json +++ b/ui/package.json @@ -15,7 +15,7 @@ "private": true, "dependencies": { "@angular/animations": "19.0.5", - "@angular/cdk": "19.0.4", + "@angular/cdk": "19.2.7", "@angular/common": "19.0.5", "@angular/compiler": "19.0.5", "@angular/core": "19.0.5",