Skip to content

Commit

Permalink
fix(deps): update angularmaterial monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 11, 2024
1 parent 4b9502c commit 36a223f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web-app-demo/Frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"private": true,
"dependencies": {
"@angular/animations": "17.0.8",
"@angular/cdk": "17.0.4",
"@angular/cdk": "19.0.3",
"@angular/cli": "17.0.8",
"@angular/common": "17.0.8",
"@angular/compiler": "17.0.8",
"@angular/core": "17.0.8",
"@angular/forms": "17.0.8",
"@angular/material": "17.0.4",
"@angular/material": "19.0.3",
"@angular/platform-browser": "17.0.8",
"@angular/platform-browser-dynamic": "17.0.8",
"@angular/router": "17.0.8",
Expand Down

0 comments on commit 36a223f

Please sign in to comment.