From e5e505e97ee799c36dbf4dabbdf2b4fe70720f3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 22:51:02 +0000 Subject: [PATCH] Bump next in /packages/third-parties Bumps [next](https://github.com/vercel/next.js) from 16.1.0-canary.13 to 16.1.0-canary.17. - [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.1.0-canary.13...v16.1.0-canary.17) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.0-canary.17 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 52fa3b83419e0..0eb81f7ba540b 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.1.0-canary.13", + "next": "16.1.0-canary.17", "outdent": "0.8.0", "prettier": "2.5.1", "typescript": "5.9.2"