From 4cb9f730e956d3836a098a1ba35e797aceaa4b0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 20:15:38 +0000 Subject: [PATCH] chore: bump next in /docs in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the /docs directory: [next](https://github.com/vercel/next.js). Updates `next` from 16.1.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/v16.1.1...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production dependency-group: npm_and_yarn ... 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 2226e35ab8..dbd02bbf1a 100644 --- a/docs/package.json +++ b/docs/package.json @@ -81,7 +81,7 @@ "fumadocs-typescript": "^5.0.1", "fumadocs-ui": "npm:@fumadocs/base-ui@latest", "lucide-react": "^0.562.0", - "next": "16.1.1", + "next": "16.1.5", "next-themes": "^0.4.6", "nodemailer": "^7.0.12", "pg": "^8.17.1",