Skip to content

Commit

Permalink
Update angular monorepo to v19.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 46180df commit 71cfbab
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,14 +9,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",
"@ngx-translate/core": "16.0.3",
"ramda": "0.30.1",
"rxjs": "7.8.1",
Expand All @@ -27,7 +27,7 @@
"@angular-builders/jest": "18.0.0",
"@angular-devkit/build-angular": "18.2.12",
"@angular/cli": "18.2.12",
"@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 71cfbab

Please sign in to comment.