From a3aca014d14ae168542a2db22463eb1b2fef2ffe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 16:35:21 +0000 Subject: [PATCH] build(deps): Bump next from 15.2.6 to 16.1.5 in /apps/hub Bumps [next](https://github.com/vercel/next.js) from 15.2.6 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.2.6...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/hub/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/hub/package.json b/apps/hub/package.json index 78a3a73174..e8b56d0041 100644 --- a/apps/hub/package.json +++ b/apps/hub/package.json @@ -41,7 +41,7 @@ "immutable": "^5.1.1", "invariant": "^2.2.4", "lodash": "^4.17.21", - "next": "15.2.6", + "next": "16.1.5", "next-auth": "5.0.0-beta.25", "next-safe-action": "^7.10.4", "pako": "^2.1.0",