Skip to content

Commit

Permalink
fix(deps): update angularmaterial monorepo to v19.0.1 (#6642)
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 Nov 29, 2024
1 parent bb9fa17 commit 4bbfcd1
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.0",
"@angular/cdk": "19.0.1",
"@angular/common": "17.3.12",
"@angular/compiler": "17.3.12",
"@angular/core": "17.3.12",
"@angular/forms": "17.3.12",
"@angular/material": "19.0.0",
"@angular/material": "19.0.1",
"@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 4bbfcd1

Please sign in to comment.