Skip to content

Commit 4b166c1

Browse files
chore(deps): bump next from 15.1.4 to 15.2.3 (#5806)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Josh Black <[email protected]>
1 parent eb134ce commit 4b166c1

File tree

3 files changed

+193
-193
lines changed

3 files changed

+193
-193
lines changed

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@primer/react": "37.17.0",
14-
"next": "^15.1.4",
14+
"next": "^15.2.3",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",
1717
"styled-components": "5.x",

examples/theming/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@primer/octicons-react": "^19.14.0",
1414
"@primer/react": "37.17.0",
1515
"clsx": "^2.1.1",
16-
"next": "^14.2.21",
16+
"next": "^14.2.25",
1717
"react": "^18.3.1",
1818
"react-dom": "^18.3.1",
1919
"styled-components": "5.x",

0 commit comments

Comments
 (0)