diff --git a/frontend/package.json b/frontend/package.json index eee1cd7..edcadfe 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -14,7 +14,7 @@ "private": true, "dependencies": { "@angular/animations": "^19.2.2", - "@angular/cdk": "~18.2.14", + "@angular/cdk": "~19.2.14", "@angular/common": "^19.2.2", "@angular/compiler": "^19.2.2", "@angular/core": "^19.2.2", @@ -53,4 +53,4 @@ "typescript": "~5.5.2", "typescript-eslint": "8.23.0" } -} \ No newline at end of file +}