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] authored Nov 19, 2024
1 parent 6084f09 commit f011bd3
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.14",
"@angular/cdk": "19.0.0",
"@angular/common": "17.3.12",
"@angular/compiler": "17.3.12",
"@angular/core": "17.3.12",
"@angular/forms": "17.3.12",
"@angular/material": "18.2.14",
"@angular/material": "19.0.0",
"@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 f011bd3

Please sign in to comment.