Skip to content

Commit fb9e095

Browse files
authored
chore: bump next (#7046)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated Next.js dependency from v15.3.1 to v15.3.8 across 13+ example projects and website packages, including starter projects, experimental features, and test applications. * Re-enabled the automated code fixes functionality in continuous integration workflow. The autofix commit step is now active with standardized double-quoted commit message formatting to maintain consistency across commits. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 3b833ec commit fb9e095

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@trpc/react-query": "npm:@trpc/react-query",
4040
"@trpc/server": "npm:@trpc/server",
4141
"clsx": "^2.0.0",
42-
"next": "^15.3.1",
42+
"next": "^15.3.8",
4343
"react": "^19.1.0",
4444
"react-dom": "^19.1.0",
4545
"superjson": "^1.12.4",

0 commit comments

Comments
 (0)