Skip to content

Commit

Permalink
Update angular monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 8202c57 commit 93f4549
Showing 1 changed file with 9 additions and 9 deletions.
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": "^17.0.8",
"@angular/common": "^17.0.8",
"@angular/compiler": "^17.0.8",
"@angular/core": "^17.0.8",
"@angular/forms": "^17.0.8",
"@angular/platform-browser": "^17.0.8",
"@angular/platform-browser-dynamic": "^17.0.8",
"@angular/router": "^17.0.8",
"@angular/animations": "^18.0.0",
"@angular/common": "^18.0.0",
"@angular/compiler": "^18.0.0",
"@angular/core": "^18.0.0",
"@angular/forms": "^18.0.0",
"@angular/platform-browser": "^18.0.0",
"@angular/platform-browser-dynamic": "^18.0.0",
"@angular/router": "^18.0.0",
"@ngx-translate/core": "^15.0.0",
"ramda": "^0.29.1",
"rxjs": "~7.8.1",
Expand All @@ -27,7 +27,7 @@
"@angular-builders/jest": "^17.0.0",
"@angular-devkit/build-angular": "^17.0.8",
"@angular/cli": "~17.0.8",
"@angular/compiler-cli": "^17.0.8",
"@angular/compiler-cli": "^18.0.0",
"@larscom/cpx": "^2.1.0",
"@types/jest": "^29.5.11",
"@types/ramda": "^0.29.9",
Expand Down

0 comments on commit 93f4549

Please sign in to comment.