From 3efb77f09894482de561c9c8437239125759ee2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 19:12:40 +0000 Subject: [PATCH] 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.2 to 15.5.7 - [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.2...v15.5.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.7 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 332730b..9bc0ac4 100644 --- a/docs/package.json +++ b/docs/package.json @@ -13,7 +13,7 @@ "fumadocs-mdx": "11.8.2", "fumadocs-ui": "15.7.7", "lucide-react": "^0.542.0", - "next": "15.5.2", + "next": "15.5.7", "react": "^19.1.1", "react-dom": "^19.1.1", "react-icons": "^5.5.0"