From 54f36b0ea9c63a181358feca65a97d9ed8faf5ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 21:34:34 +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 9c09e690b..c8ad74795 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,7 @@ }, "dependencies": { "@angular/animations": "16.2.12", - "@angular/cdk": "16.2.12", + "@angular/cdk": "18.2.3", "@angular/common": "16.2.12", "@angular/compiler": "16.2.12", "@angular/core": "16.2.12",