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 Jul 24, 2024
1 parent 843e5e2 commit 42e5399
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.1.1",
"@angular/cli": "18.1.1",
"@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.1.2",
"@angular/compiler": "18.1.2",
"@angular/compiler-cli": "18.1.2",
"@angular/core": "18.1.2",
"@angular/platform-browser": "18.1.2",
"@angular/platform-browser-dynamic": "18.1.2",
"@angular/router": "18.1.2",
"@ngrx/signals": "18.0.0-rc.3",
"@types/jest": "29.5.12",
"jest": "29.7.0",
"ng-packagr": "18.1.0",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"typescript": "5.5.4",
"zone.js": "0.14.7"
"zone.js": "0.14.8"
},
"peerDependencies": {
"@a38/core": "*",
Expand Down

0 comments on commit 42e5399

Please sign in to comment.