From 9a2f499b2a635786515ca893bdb2123c1f207141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 07:49:01 +0000 Subject: [PATCH] build(deps): bump next from 15.3.1 to 16.1.5 in /docs Bumps [next](https://github.com/vercel/next.js) from 15.3.1 to 16.1.5. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v15.3.1...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index faabd9b3f8..e2880a6b04 100644 --- a/docs/package.json +++ b/docs/package.json @@ -15,7 +15,7 @@ "fumadocs-core": "^15.6.4", "fumadocs-mdx": "^11.6.11", "fumadocs-ui": "^15.6.4", - "next": "15.3.1", + "next": "16.1.5", "react": "^19.1.0", "next-sitemap": "^4.2.3", "react-dom": "^19.1.0"