Skip to content

Commit

Permalink
Update angular monorepo to v19.0.2 (#101)
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 4, 2024
1 parent 4192418 commit 6e2df8c
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
130 changes: 65 additions & 65 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.1",
"@angular/common": "19.0.1",
"@angular/compiler": "19.0.1",
"@angular/core": "19.0.1",
"@angular/forms": "19.0.1",
"@angular/platform-browser": "19.0.1",
"@angular/platform-browser-dynamic": "19.0.1",
"@angular/router": "19.0.1",
"@angular/animations": "19.0.2",
"@angular/common": "19.0.2",
"@angular/compiler": "19.0.2",
"@angular/core": "19.0.2",
"@angular/forms": "19.0.2",
"@angular/platform-browser": "19.0.2",
"@angular/platform-browser-dynamic": "19.0.2",
"@angular/router": "19.0.2",
"@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.1",
"@angular/compiler-cli": "19.0.2",
"@larscom/cpx": "2.1.0",
"@types/jest": "29.5.14",
"@types/ramda": "0.30.2",
Expand Down

0 comments on commit 6e2df8c

Please sign in to comment.