From 872380e485e685bb3a937555ce9ddb048ed8a260 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 01:55:26 +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 15.5.7 to 15.5.9 - [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.5.7...v15.5.9) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.9 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 a424b123f5..86632cac88 100644 --- a/docs/package.json +++ b/docs/package.json @@ -86,7 +86,7 @@ "fumadocs-typescript": "4.0.6", "fumadocs-ui": "15.5.4", "import-in-the-middle": "^1.15.0", - "next": "15.5.7", + "next": "15.5.9", "nodemailer": "^7.0.11", "partykit": "^0.0.115", "pg": "^8.16.3",