Skip to content

Commit

Permalink
chore(deps): ⬆️ update nx monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 23, 2024
1 parent 730c560 commit 32b7a0e
Show file tree
Hide file tree
Showing 4 changed files with 163 additions and 154 deletions.
8 changes: 4 additions & 4 deletions libs/pages/landing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@helderberg-pirates-baseball/pages-landing",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": "18.0.3",
"@angular/core": "18.0.3",
"@angular/router": "18.0.3",
"@angular/material": "18.0.3"
"@angular/common": "18.0.4",
"@angular/core": "18.0.4",
"@angular/router": "18.0.4",
"@angular/material": "18.0.4"
},
"dependencies": {},
"sideEffects": false
Expand Down
8 changes: 4 additions & 4 deletions libs/pages/not-found/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@helderberg-pirates-baseball/pages/not-found",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": "18.0.3",
"@angular/core": "18.0.3",
"@angular/material": "18.0.3",
"@angular/router": "18.0.3"
"@angular/common": "18.0.4",
"@angular/core": "18.0.4",
"@angular/material": "18.0.4",
"@angular/router": "18.0.4"
},
"dependencies": {},
"sideEffects": false
Expand Down
Loading

0 comments on commit 32b7a0e

Please sign in to comment.