Skip to content

Commit

Permalink
Merge pull request #1146 from daniel-ac-martin/renovate/major-nextjs-…
Browse files Browse the repository at this point in the history
…monorepo

Update dependency next to v15
  • Loading branch information
daniel-ac-martin authored Nov 8, 2024
2 parents 2bd8cfa + 7703d4a commit 0919207
Show file tree
Hide file tree
Showing 3 changed files with 302 additions and 55 deletions.
2 changes: 1 addition & 1 deletion apps/next-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@not-govuk/simple-components": "workspace:^0.14.0",
"next": "14.2.17",
"next": "15.0.2",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@not-govuk/uri": "workspace:^0.14.0"
},
"peerDependencies": {
"next": "^14.2.17",
"next": "^15.0.2",
"react-router-dom": "^6.28.0"
},
"peerDependenciesMeta": {
Expand Down
Loading

0 comments on commit 0919207

Please sign in to comment.