From 1d91249f38a80d5bb2c8263c452bba2ee13b26f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 17:50:06 +0000 Subject: [PATCH] Bump next from 15.4.8 to 15.5.15 in /frontend/apps/docs Bumps [next](https://github.com/vercel/next.js) from 15.4.8 to 15.5.15. - [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.8...v15.5.15) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- frontend/apps/docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/apps/docs/package.json b/frontend/apps/docs/package.json index 7c94bca9ba..0e373f1394 100644 --- a/frontend/apps/docs/package.json +++ b/frontend/apps/docs/package.json @@ -13,7 +13,7 @@ "fumadocs-mdx": "11.6.10", "fumadocs-ui": "15.6.1", "lucide-react": "0.511.0", - "next": "15.4.8", + "next": "15.5.15", "react": "19.1.1", "react-dom": "19.1.1", "tailwind-variants": "1.0.0",