From 6b01242d6c63abadbd62e6b19bb2a04d4e4e8978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 02:20:25 +0000 Subject: [PATCH] chore(deps): bump next from 15.5.10 to 16.1.5 Bumps [next](https://github.com/vercel/next.js) from 15.5.10 to 16.1.5. - [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.5.10...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23b8f01..1302880 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "gray-matter": "^4.0.3", "lucide-react": "^0.469.0", "motion": "^11.16.2", - "next": "15.5.10", + "next": "16.1.5", "react": "^18.3.1", "react-dom": "^18.3.1", "react-icons": "^5.4.0",