From 1d0acf8bbc4f02696528f342cbb2e86b37cf0018 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 01:51:35 +0000 Subject: [PATCH] [deps] Design System: Update @angular/cdk to v18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 402b7c482d9..7ccad279b79 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ }, "dependencies": { "@angular/animations": "16.2.12", - "@angular/cdk": "16.2.14", + "@angular/cdk": "18.2.9", "@angular/common": "16.2.12", "@angular/compiler": "16.2.12", "@angular/core": "16.2.12",