Skip to content

Commit bdd2637

Browse files
chore(deps): bump next from 16.0.10 to 16.1.5 (#7480)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4299b4d commit bdd2637

File tree

3 files changed

+57
-47
lines changed

3 files changed

+57
-47
lines changed

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.8.0",
1414
"@primer/styled-react": "1.0.2",
15-
"next": "^16.0.10",
15+
"next": "^16.1.5",
1616
"react": "^19.2.0",
1717
"react-dom": "^19.2.0",
1818
"typescript": "^5.9.2"

examples/theming/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@primer/react": "38.8.0",
1515
"@primer/styled-react": "1.0.2",
1616
"clsx": "^2.1.1",
17-
"next": "^16.0.10",
17+
"next": "^16.1.5",
1818
"react": "^19.2.0",
1919
"react-dom": "^19.2.0",
2020
"styled-components": "5.x",

package-lock.json

Lines changed: 55 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)