Skip to content

Commit

Permalink
chore(deps): bump next from 14.2.10 to 15.1.2
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.10 to 15.1.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.10...v15.1.2)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 6d70d1b commit 1f701e2
Show file tree
Hide file tree
Showing 3 changed files with 571 additions and 74 deletions.
2 changes: 1 addition & 1 deletion examples/app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@primer/react": "37.8.0",
"next": "^14.2.10",
"next": "^15.1.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"styled-components": "5.x",
Expand Down
2 changes: 1 addition & 1 deletion examples/theming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@primer/octicons-react": "^19.9.0",
"@primer/react": "37.8.0",
"clsx": "^1.2.1",
"next": "^14.2.10",
"next": "^15.1.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"styled-components": "5.x",
Expand Down
Loading

0 comments on commit 1f701e2

Please sign in to comment.