From 4d442174610f931c202f4afe815781b3ba680197 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 19:03:30 +0000 Subject: [PATCH] fix(deps): update dependency @angular/cdk to v22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ba4c997..8933de3c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "private": true, "dependencies": { "@angular/animations": "18.2.0", - "@angular/cdk": "18.2.14", + "@angular/cdk": "22.1.6", "@angular/common": "18.2.0", "@angular/compiler": "18.2.0", "@angular/core": "18.2.0",