From 0a39f1eb77db3b678ba9968b69d9525f72b21b79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 04:09:04 +0000 Subject: [PATCH] Bump next from 16.2.1-canary.45 to 16.2.6 in /packages/third-parties Bumps [next](https://github.com/vercel/next.js) from 16.2.1-canary.45 to 16.2.6. - [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/v16.2.1-canary.45...v16.2.6) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/third-parties/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/third-parties/package.json b/packages/third-parties/package.json index f89257a22ebb..efe789b9e2b6 100644 --- a/packages/third-parties/package.json +++ b/packages/third-parties/package.json @@ -27,7 +27,7 @@ "third-party-capital": "1.0.20" }, "devDependencies": { - "next": "16.2.1-canary.45", + "next": "16.2.6", "outdent": "0.8.0", "prettier": "2.5.1", "typescript": "6.0.2"