From 2b8eadf0ec07dc955dd8bb4df81a677234d1a25d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 23:29:20 +0000 Subject: [PATCH] Bump next from 15.4.0-canary.128 to 15.4.9 in /packages/third-parties Bumps [next](https://github.com/vercel/next.js) from 15.4.0-canary.128 to 15.4.9. - [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.4.0-canary.128...v15.4.9) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.9 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 3f5d715a51b566..23ce738baab0a7 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": "15.4.0-canary.128", + "next": "15.4.9", "outdent": "0.8.0", "prettier": "2.5.1", "typescript": "5.8.2"