From f2b814bcd177febb52dd9867d45d8851e5c2887d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 19:25:58 +0000 Subject: [PATCH] Bump next in /web-nextjs in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the /web-nextjs directory: [next](https://github.com/vercel/next.js). Updates `next` from 14.2.5 to 15.5.21 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v14.2.5...v15.5.21) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.21 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- web-nextjs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-nextjs/package.json b/web-nextjs/package.json index b12bc4f..d075d66 100644 --- a/web-nextjs/package.json +++ b/web-nextjs/package.json @@ -13,7 +13,7 @@ "@monaco-editor/react": "^4.6.0", "groq-sdk": "^0.7.0", "lucide-react": "^0.400.0", - "next": "14.2.5", + "next": "15.5.21", "react": "^18.3.1", "react-dom": "^18.3.1", "react-markdown": "^9.0.1",