From c3dd0f185e909b0985beb6df81168d7a55c3a32b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 19:56:17 +0000 Subject: [PATCH] chore(deps): bump next in /apps/next-app-router/next-app-router-4000 Bumps [next](https://github.com/vercel/next.js) from 15.0.0-canary.193 to 15.4.8. - [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.0.0-canary.193...v15.4.8) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/next-app-router/next-app-router-4000/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/next-app-router/next-app-router-4000/package.json b/apps/next-app-router/next-app-router-4000/package.json index 51a1deae278..2be10ba669a 100644 --- a/apps/next-app-router/next-app-router-4000/package.json +++ b/apps/next-app-router/next-app-router-4000/package.json @@ -23,7 +23,7 @@ "date-fns": "3.6.0", "dinero.js": "2.0.0-alpha.10", "ms": "3.0.0-canary.1", - "next": "15.0.0-canary.193", + "next": "15.4.8", "react": "19.0.0-rc-cd22717c-20241013", "react-dom": "19.0.0-rc-cd22717c-20241013", "server-only": "0.0.1",