From f9f54e3536a8bc110d7dd57e46955913c192f015 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 19:20:23 +0000 Subject: [PATCH] Bump next from 16.2.0-canary.39 to 16.2.6 in /packages/third-parties Bumps [next](https://github.com/vercel/next.js) from 16.2.0-canary.39 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.0-canary.39...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 2859d52b9b3e..4ae7f951286b 100644 --- a/packages/third-parties/package.json +++ b/packages/third-parties/package.json @@ -26,7 +26,7 @@ "third-party-capital": "1.0.20" }, "devDependencies": { - "next": "16.2.0-canary.39", + "next": "16.2.6", "outdent": "0.8.0", "prettier": "2.5.1", "typescript": "5.9.2"