Skip to content

Commit

Permalink
fix(deps): update dependency next to v15.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 01e67a9 commit 59364fe
Show file tree
Hide file tree
Showing 3 changed files with 55 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.15.1",
"next": "15.0.4",
"next": "15.1.0",
"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.1",
"next": "^15.0.4",
"next": "^15.1.0",
"react-router-dom": "^6.28.0"
},
"peerDependenciesMeta": {
Expand All @@ -64,7 +64,7 @@
"@types/react": "^18.3.14",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"next": "15.0.4",
"next": "15.1.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
}
Expand Down
104 changes: 52 additions & 52 deletions pnpm-lock.yaml

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

1 comment on commit 59364fe

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.