Skip to content

Commit

Permalink
Update angular monorepo to v19.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 3541c25 commit 12ddd6f
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
106 changes: 53 additions & 53 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.1",
"@angular/animations": "19.0.3",
"@angular/cdk": "19.0.1",
"@angular/common": "19.0.1",
"@angular/compiler": "19.0.1",
"@angular/core": "19.0.1",
"@angular/forms": "19.0.1",
"@angular/common": "19.0.3",
"@angular/compiler": "19.0.3",
"@angular/core": "19.0.3",
"@angular/forms": "19.0.3",
"@angular/material": "19.0.1",
"@angular/platform-browser": "19.0.1",
"@angular/platform-browser-dynamic": "19.0.1",
"@angular/router": "19.0.1",
"@angular/platform-browser": "19.0.3",
"@angular/platform-browser-dynamic": "19.0.3",
"@angular/router": "19.0.3",
"@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.3",
"@angular/cli": "19.0.3",
"@angular/compiler-cli": "19.0.1",
"@angular/compiler-cli": "19.0.3",
"@larscom/cpx": "2.1.0",
"@types/jest": "29.5.14",
"@types/ramda": "0.30.2",
Expand Down

0 comments on commit 12ddd6f

Please sign in to comment.