Skip to content

Commit 2c0dde2

Browse files
committed
chore(deps): update Next.js version from 15.3.4 to 15.3.6 in package.json and pnpm-lock.yaml
- Updated the Next.js dependency to version 15.3.6 for improved performance and bug fixes. - Adjusted related dependencies in pnpm-lock.yaml to reflect the new version.
1 parent f14c667 commit 2c0dde2

File tree

2 files changed

+148
-148
lines changed

2 files changed

+148
-148
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"fumadocs-core": "15.5.4",
1313
"fumadocs-mdx": "11.6.9",
1414
"fumadocs-ui": "15.5.4",
15-
"next": "15.3.4",
15+
"next": "15.3.6",
1616
"react": "^19.1.0",
1717
"react-dom": "^19.1.0",
1818
"zod": "^3.25.67"
@@ -29,4 +29,4 @@
2929
"tailwindcss": "^4.1.10",
3030
"typescript": "^5.8.3"
3131
}
32-
}
32+
}

0 commit comments

Comments
 (0)