Skip to content

Commit

Permalink
fix(deps): update angularmaterial monorepo to v19.0.4 (#6696)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 759609b commit 178792c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
"dependencies": {
"rxdb": "file:rxdb-local.tgz",
"@angular/animations": "17.3.12",
"@angular/cdk": "19.0.3",
"@angular/cdk": "19.0.4",
"@angular/common": "17.3.12",
"@angular/compiler": "17.3.12",
"@angular/core": "17.3.12",
"@angular/forms": "17.3.12",
"@angular/material": "19.0.3",
"@angular/material": "19.0.4",
"@angular/platform-browser": "17.3.12",
"@angular/platform-browser-dynamic": "17.3.12",
"@angular/platform-server": "17.3.12",
Expand Down

0 comments on commit 178792c

Please sign in to comment.