From 414791a6fc217e4eac02b7292b931103e9c439f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 19:13:19 +0000 Subject: [PATCH] Bump next from 15.5.23 to 15.5.24 in /packages/templates/dark-solar-saas Bumps [next](https://github.com/vercel/next.js) from 15.5.23 to 15.5.24. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v15.5.23...v15.5.24) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.24 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/templates/dark-solar-saas/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/templates/dark-solar-saas/package.json b/packages/templates/dark-solar-saas/package.json index 18ddf42..21b2233 100644 --- a/packages/templates/dark-solar-saas/package.json +++ b/packages/templates/dark-solar-saas/package.json @@ -17,7 +17,7 @@ "clsx": "^2.1.1", "lucide-react": "^0.479.0", "motion": "^12.4.10", - "next": "15.5.23", + "next": "15.5.24", "notion-to-md": "4.0.0-alpha.7", "react": "^19.0.0", "react-dom": "^19.0.0",