Skip to content

Commit

Permalink
fix(deps): ⬆️ update nx monorepo to v18.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 16, 2024
1 parent 63bf7a2 commit 3e9099d
Show file tree
Hide file tree
Showing 4 changed files with 273 additions and 192 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.2",
"@angular/core": "18.0.2",
"@angular/router": "18.0.2",
"@angular/material": "18.0.2"
"@angular/common": "18.0.3",
"@angular/core": "18.0.3",
"@angular/router": "18.0.3",
"@angular/material": "18.0.3"
},
"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.2",
"@angular/core": "18.0.2",
"@angular/material": "18.0.2",
"@angular/router": "18.0.2"
"@angular/common": "18.0.3",
"@angular/core": "18.0.3",
"@angular/material": "18.0.3",
"@angular/router": "18.0.3"
},
"dependencies": {},
"sideEffects": false
Expand Down
Loading

0 comments on commit 3e9099d

Please sign in to comment.