Skip to content

Commit de1fd2d

Browse files
chore(deps): bump next in /examples/next-app-router
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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5deba06 commit de1fd2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/next-app-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@ultraviolet/nextjs": "workspace:*",
1717
"@ultraviolet/themes": "workspace:*",
1818
"@ultraviolet/ui": "workspace:*",
19-
"next": "16.0.7",
19+
"next": "16.0.10",
2020
"react": "19.2.1",
2121
"react-dom": "19.2.1"
2222
},

0 commit comments

Comments
 (0)