Skip to content

Commit 1078146

Browse files
chore(deps): bump next from 14.2.15 to 15.1.6
Bumps [next](https://github.com/vercel/next.js) from 14.2.15 to 15.1.6. - [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.15...v15.1.6) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3add54f commit 1078146

File tree

3 files changed

+571
-77
lines changed

3 files changed

+571
-77
lines changed

examples/app-router/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@primer/react": "37.11.0",
14-
"next": "^14.2.15",
14+
"next": "^15.1.6",
1515
"react": "^18.3.1",
1616
"react-dom": "^18.3.1",
1717
"styled-components": "5.x",

examples/theming/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@primer/octicons-react": "^19.14.0",
1414
"@primer/react": "37.11.0",
1515
"clsx": "^1.2.1",
16-
"next": "^14.2.15",
16+
"next": "^15.1.6",
1717
"react": "^18.3.1",
1818
"react-dom": "^18.3.1",
1919
"styled-components": "5.x",

0 commit comments

Comments
 (0)