Skip to content

Commit

Permalink
chore(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent b43054f commit 4c12d18
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions pkg/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,21 @@
"@angular-builders/jest": "18.0.0",
"@angular-devkit/build-angular": "18.2.4",
"@angular/cli": "18.2.4",
"@angular/common": "18.1.0",
"@angular/compiler": "18.1.0",
"@angular/compiler-cli": "18.1.0",
"@angular/core": "18.1.0",
"@angular/platform-browser": "18.1.0",
"@angular/platform-browser-dynamic": "18.1.0",
"@angular/router": "18.1.0",
"@angular/common": "18.2.5",
"@angular/compiler": "18.2.5",
"@angular/compiler-cli": "18.2.5",
"@angular/core": "18.2.5",
"@angular/platform-browser": "18.2.5",
"@angular/platform-browser-dynamic": "18.2.5",
"@angular/router": "18.2.5",
"@ngrx/signals": "18.0.2",
"@types/jest": "29.5.12",
"jest": "29.7.0",
"ng-packagr": "18.2.1",
"rxjs": "7.8.1",
"tslib": "2.7.0",
"typescript": "5.5.4",
"zone.js": "0.14.7"
"zone.js": "0.15.0"
},
"peerDependencies": {
"@a38/core": "*",
Expand Down

0 comments on commit 4c12d18

Please sign in to comment.