Skip to content

Commit

Permalink
Update angular monorepo to v19.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent ddde7b4 commit c3eb119
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"dependencies": {
"@angular/animations": "19.0.1",
"@angular/common": "19.0.1",
"@angular/compiler": "19.0.0",
"@angular/core": "19.0.0",
"@angular/compiler": "19.0.1",
"@angular/core": "19.0.1",
"@angular/forms": "19.0.1",
"@angular/platform-browser": "19.0.0",
"@angular/platform-browser": "19.0.1",
"@angular/platform-browser-dynamic": "19.0.1",
"@angular/router": "19.0.0",
"@angular/router": "19.0.1",
"@ngrx/signals": "18.1.1",
"rxjs": "7.8.1",
"tslib": "2.8.1",
Expand All @@ -27,7 +27,7 @@
"@angular-builders/jest": "18.0.0",
"@angular-devkit/build-angular": "19.0.2",
"@angular/cli": "19.0.2",
"@angular/compiler-cli": "19.0.0",
"@angular/compiler-cli": "19.0.1",
"@larscom/cpx": "2.1.0",
"@types/jest": "29.5.14",
"jest": "29.7.0",
Expand Down

0 comments on commit c3eb119

Please sign in to comment.