Skip to content

Commit

Permalink
feat(Dependencies): Update dependency @angular/cdk to v19
Browse files Browse the repository at this point in the history
| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| npm        | @angular/cdk | 18.2.9 | 19.0.3 |
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 2ff97d8 commit 71204c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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.0.3",
"@angular/common": "18.2.8",
"@angular/compiler": "18.2.8",
"@angular/core": "18.2.8",
Expand Down

0 comments on commit 71204c2

Please sign in to comment.