From 7fb63adeb335664f67ba508601ffeb58c860699c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 07:47:12 +0000 Subject: [PATCH] build(deps): bump next in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js). Updates `next` from 15.5.9 to 15.5.18 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v15.5.9...v15.5.18) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.18 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05a6bf92..4f34f45c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "gray-matter": "^4.0.3", "isomorphic-git": "^1.37.4", "lucide-react": "^0.446.0", - "next": "15.5.9", + "next": "15.5.18", "next-themes": "^0.4.6", "ofetch": "^1.5.1", "react": "^19.0.0",