Skip to content

Commit

Permalink
Merge pull request #1207 from daniel-ac-martin/renovate/nextjs-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency next to v15.0.4
  • Loading branch information
daniel-ac-martin authored Dec 10, 2024
2 parents 03de88a + a430c9d commit 7deae61
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 51 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.15.1",
"next": "15.0.3",
"next": "15.0.4",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand Down
4 changes: 2 additions & 2 deletions lib/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"peerDependencies": {
"@remix-run/react": "^2.15.0",
"next": "^15.0.3",
"next": "^15.0.4",
"react-router-dom": "^6.28.0"
},
"peerDependenciesMeta": {
Expand All @@ -64,7 +64,7 @@
"@types/react": "^18.3.12",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"next": "15.0.3",
"next": "15.0.4",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
}
Expand Down
96 changes: 48 additions & 48 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7deae61

Please sign in to comment.