Skip to content

Commit

Permalink
fix(deps): update angularmaterial monorepo to v18.2.4 (#6394)
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 Sep 15, 2024
1 parent a6dcf5d commit 1c82c34
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": "18.2.3",
"@angular/cdk": "18.2.4",
"@angular/common": "17.3.12",
"@angular/compiler": "17.3.12",
"@angular/core": "17.3.12",
"@angular/forms": "17.3.12",
"@angular/material": "18.2.3",
"@angular/material": "18.2.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 1c82c34

Please sign in to comment.