Skip to content

Commit

Permalink
Update dependency next to v15.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent a186d4b commit 1fc04ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.2",
"next": "15.1.0",
"next": "15.1.3",
"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.1.0",
"next": "^15.1.3",
"react-router-dom": "^6.28.1"
},
"peerDependenciesMeta": {
Expand All @@ -64,7 +64,7 @@
"@types/react": "^18.3.18",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"next": "15.1.0",
"next": "15.1.3",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
}
Expand Down

1 comment on commit 1fc04ba

@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.