From de85dacb7769a8c1354a8ef5ae2c6f64617c3e97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 02:16:19 +0000 Subject: [PATCH] chore(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 2810f73..eacca91 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -28,7 +28,7 @@ "lucide-react": "^0.545.0", "marked": "^16.3.0", "motion": "^12.23.24", - "next": "15.5.7", + "next": "15.5.9", "react": "^19.1.1", "react-dom": "^19.1.1", "react-instantsearch": "^7.16.2",