From 36fad251810a8c1a068acb8a067ddf4976e27271 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 00:43:31 +0000 Subject: [PATCH] build(deps): Bump next from 15.4.8 to 15.4.9 in /apps/metaforecast Bumps [next](https://github.com/vercel/next.js) from 15.4.8 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.8...v15.4.9) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/metaforecast/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/metaforecast/package.json b/apps/metaforecast/package.json index 2c87809a72..e38c388be0 100644 --- a/apps/metaforecast/package.json +++ b/apps/metaforecast/package.json @@ -74,7 +74,7 @@ "isomorphic-fetch": "^3.0.0", "jsdom": "^26.0.0", "lodash": "^4.17.21", - "next": "15.4.8", + "next": "15.4.9", "next-plausible": "^3.12.3", "nprogress": "^0.2.0", "open": "^10.1.0",