From 7bd08a88f8c770390eba482c69c40a3b89ce7602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 01:57:31 +0000 Subject: [PATCH] build(deps): bump next from 15.5.7 to 15.5.9 in /apps/docs Bumps [next](https://github.com/vercel/next.js) 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 ... Signed-off-by: dependabot[bot] --- apps/docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/package.json b/apps/docs/package.json index daf5d1f..a90da6f 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -29,7 +29,7 @@ "fumadocs-ui": "14.7.2", "lucide-react": "^0.471.1", "nativewind": "^4.2.1", - "next": "15.5.7", + "next": "15.5.9", "qrcode.react": "^4.2.0", "raf": "^3.4.1", "react": "19.1.0",