Skip to content

Commit

Permalink
Update angular monorepo to v19.0.5 (#149)
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 18, 2024
1 parent abb6560 commit f2e8eed
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
112 changes: 56 additions & 56 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "19.0.4",
"@angular/animations": "19.0.5",
"@angular/cdk": "19.0.4",
"@angular/common": "19.0.4",
"@angular/compiler": "19.0.4",
"@angular/core": "19.0.4",
"@angular/forms": "19.0.4",
"@angular/common": "19.0.5",
"@angular/compiler": "19.0.5",
"@angular/core": "19.0.5",
"@angular/forms": "19.0.5",
"@angular/material": "19.0.4",
"@angular/platform-browser": "19.0.4",
"@angular/platform-browser-dynamic": "19.0.4",
"@angular/router": "19.0.4",
"@angular/platform-browser": "19.0.5",
"@angular/platform-browser-dynamic": "19.0.5",
"@angular/router": "19.0.5",
"@ngrx/store": "18.1.1",
"@ngrx/store-devtools": "18.1.1",
"ramda": "0.30.1",
Expand All @@ -30,7 +30,7 @@
"@angular-builders/jest": "18.0.0",
"@angular-devkit/build-angular": "19.0.5",
"@angular/cli": "19.0.5",
"@angular/compiler-cli": "19.0.4",
"@angular/compiler-cli": "19.0.5",
"@larscom/cpx": "2.1.0",
"@types/jest": "29.5.14",
"@types/ramda": "0.30.2",
Expand Down

0 comments on commit f2e8eed

Please sign in to comment.