From 280f3cbeece4731b74da31ab27cedf2edbc9e99d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 07:03:35 +0000 Subject: [PATCH] chore(deps): bump next from 15.5.18 to 15.5.21 in /apps/grok-spiral Bumps [next](https://github.com/vercel/next.js) from 15.5.18 to 15.5.21. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v15.5.18...v15.5.21) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/grok-spiral/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/grok-spiral/package.json b/apps/grok-spiral/package.json index 4cf91c71..d1c42ae4 100644 --- a/apps/grok-spiral/package.json +++ b/apps/grok-spiral/package.json @@ -16,7 +16,7 @@ "dependencies": { "@repo/ui": "workspace:*", "ground-codes": "workspace:*", - "next": "15.5.18", + "next": "15.5.21", "react": "^19.0.0", "react-dom": "^19.0.0" },