From b6c7fe15e9830d92ae2467a791add22463d304ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 20:14:44 +0000 Subject: [PATCH] [deps]: Update @angular/cdk to v18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8b32d0ae..b582555d9 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ }, "dependencies": { "@angular/animations": "16.2.12", - "@angular/cdk": "16.2.12", + "@angular/cdk": "18.2.1", "@angular/common": "16.2.12", "@angular/compiler": "16.2.12", "@angular/core": "16.2.12",