From d96b10f930bfefd3964efc63c29f04e9635a656f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 19:18:57 +0000 Subject: [PATCH] feat(Dependencies): Update dependency @angular/cdk to v19 | datasource | package | from | to | | ---------- | ------------ | ------ | ------ | | npm | @angular/cdk | 18.2.9 | 19.1.1 | --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 600e7b1bd6..e507461607 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@denbi/cloud-portal-webapp", - "version": "4.900.0", + "version": "4.901.0", "description": "de.NBI Cloud Portal", "scripts": { "ng": "ng serve", @@ -20,7 +20,7 @@ "dependencies": { "@angular-eslint/eslint-plugin": "^18.3.0", "@angular/animations": "18.2.8", - "@angular/cdk": "18.2.9", + "@angular/cdk": "19.1.1", "@angular/common": "18.2.8", "@angular/compiler": "18.2.8", "@angular/core": "18.2.8",