Skip to content

Commit

Permalink
chore(deps): ⬆️ update nx monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 29, 2024
1 parent a634f89 commit 2ff1c0a
Show file tree
Hide file tree
Showing 4 changed files with 9,710 additions and 11,223 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": "^17.0.3",
"@angular/core": "^17.0.3",
"@angular/router": "^17.0.3",
"@angular/material": "^17.0.1"
"@angular/common": "^18.0.1",
"@angular/core": "^18.0.1",
"@angular/router": "^18.0.1",
"@angular/material": "^18.0.1"
},
"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": "^17.0.3",
"@angular/core": "^17.0.3",
"@angular/material": "^17.0.1",
"@angular/router": "^17.0.3"
"@angular/common": "^18.0.1",
"@angular/core": "^18.0.1",
"@angular/material": "^18.0.1",
"@angular/router": "^18.0.1"
},
"dependencies": {},
"sideEffects": false
Expand Down
Loading

0 comments on commit 2ff1c0a

Please sign in to comment.