Skip to content

Commit c85589b

Browse files
chore(deps): bump next from 16.1.7 to 16.2.10 (#8135)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfc68d8 commit c85589b

3 files changed

Lines changed: 264 additions & 151 deletions

File tree

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@primer/react": "38.31.0",
1414
"@primer/styled-react": "1.1.0",
15-
"next": "^16.1.7",
15+
"next": "^16.2.10",
1616
"react": "^19.2.0",
1717
"react-dom": "^19.2.0",
1818
"typescript": "^6.0.3"

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.28.1",
1414
"@primer/react": "38.31.0",
1515
"clsx": "^2.1.1",
16-
"next": "^16.1.7",
16+
"next": "^16.2.10",
1717
"react": "^19.2.0",
1818
"react-dom": "^19.2.0",
1919
"typescript": "^6.0.3"

0 commit comments

Comments
 (0)