From 7332bfa49e8e0436c88accf668683dc3020bbc07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 18:46:08 +0000 Subject: [PATCH] build(deps): bump next from 15.4.5 to 15.5.10 in /apps/docs Bumps [next](https://github.com/vercel/next.js) from 15.4.5 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.4.5...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 950e5a4..fc8fd8f 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -23,7 +23,7 @@ "fumadocs-ui": "14.7.7", "lucide-react": "^0.471.1", "nativewind": "^4.1.23", - "next": "15.4.5", + "next": "15.5.14", "qrcode.react": "^4.2.0", "raf": "^3.4.1", "react": "19.0.0",