Skip to content

Commit 2d9361d

Browse files
chore(deps): bump next from 16.0.7 to 16.0.10
Bumps [next](https://github.com/vercel/next.js) from 16.0.7 to 16.0.10. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.0.7...v16.0.10) --- updated-dependencies: - dependency-name: next dependency-version: 16.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f4462f commit 2d9361d

File tree

3 files changed

+47
-47
lines changed

3 files changed

+47
-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.6.0",
1414
"@primer/styled-react": "1.0.2",
15-
"next": "^16.0.7",
15+
"next": "^16.0.10",
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.6.0",
1515
"@primer/styled-react": "1.0.2",
1616
"clsx": "^2.1.1",
17-
"next": "^16.0.7",
17+
"next": "^16.0.10",
1818
"react": "^19.2.0",
1919
"react-dom": "^19.2.0",
2020
"styled-components": "5.x",

package-lock.json

Lines changed: 45 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)