Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update angular monorepo to v19.0.5
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 18, 2024
1 parent f217227 commit 09583cb
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
@@ -10,14 +10,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "19.0.4",
"@angular/common": "19.0.4",
"@angular/compiler": "19.0.4",
"@angular/core": "19.0.4",
"@angular/forms": "19.0.4",
"@angular/platform-browser": "19.0.4",
"@angular/platform-browser-dynamic": "19.0.4",
"@angular/router": "19.0.4",
"@angular/animations": "19.0.5",
"@angular/common": "19.0.5",
"@angular/compiler": "19.0.5",
"@angular/core": "19.0.5",
"@angular/forms": "19.0.5",
"@angular/platform-browser": "19.0.5",
"@angular/platform-browser-dynamic": "19.0.5",
"@angular/router": "19.0.5",
"@ngrx/signals": "18.1.1",
"rxjs": "7.8.1",
"tslib": "2.8.1",
@@ -27,7 +27,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",
"jest": "29.7.0",

0 comments on commit 09583cb

Please sign in to comment.