Skip to content

Commit

Permalink
Update angular monorepo to v18.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent bae1800 commit 1a668a5
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,14 +9,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "18.2.3",
"@angular/common": "18.2.3",
"@angular/compiler": "18.2.3",
"@angular/core": "18.2.3",
"@angular/forms": "18.2.3",
"@angular/platform-browser": "18.2.3",
"@angular/platform-browser-dynamic": "18.2.3",
"@angular/router": "18.2.3",
"@angular/animations": "18.2.6",
"@angular/common": "18.2.6",
"@angular/compiler": "18.2.6",
"@angular/core": "18.2.6",
"@angular/forms": "18.2.6",
"@angular/platform-browser": "18.2.6",
"@angular/platform-browser-dynamic": "18.2.6",
"@angular/router": "18.2.6",
"@ngx-translate/core": "15.0.0",
"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.3",
"@angular/cli": "18.2.3",
"@angular/compiler-cli": "18.2.3",
"@angular/compiler-cli": "18.2.6",
"@larscom/cpx": "2.1.0",
"@types/jest": "29.5.12",
"@types/ramda": "0.30.2",
Expand Down

0 comments on commit 1a668a5

Please sign in to comment.