From 0f3b77fa925f11f60e7a644bebd16dca3473203f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 18:58:06 +0000 Subject: [PATCH] chore(deps): bump next from 15.5.7 to 15.5.10 in /apps/docs Bumps [next](https://github.com/vercel/next.js) from 15.5.7 to 15.5.10. - [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.10) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.10 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..5c3bba0 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.10", "react": "^19.1.1", "react-dom": "^19.1.1", "react-instantsearch": "^7.16.2",