From 04e29535a4b5729039f799388ff37f6ced98e41f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 19:26:10 +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 71fb63c37d6..ec48abbd6f6 100644 --- a/package.json +++ b/package.json @@ -149,7 +149,7 @@ }, "dependencies": { "@angular/animations": "16.2.12", - "@angular/cdk": "16.2.14", + "@angular/cdk": "18.2.6", "@angular/common": "16.2.12", "@angular/compiler": "16.2.12", "@angular/core": "16.2.12",