From 6a561490c9c98c0c2a08f30dfb329cb790574cf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 08:45:00 +0000 Subject: [PATCH] chore(deps): bump next in /apps/next-app-router/next-app-router-4001 Bumps [next](https://github.com/vercel/next.js) from 15.0.0-canary.193 to 15.2.4. - [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.2.4) --- updated-dependencies: - dependency-name: next dependency-version: 15.2.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/next-app-router/next-app-router-4001/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/next-app-router/next-app-router-4001/package.json b/apps/next-app-router/next-app-router-4001/package.json index 210fc412ef4..1bdc03d58d8 100644 --- a/apps/next-app-router/next-app-router-4001/package.json +++ b/apps/next-app-router/next-app-router-4001/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.2.4", "react": "19.0.0-rc-cd22717c-20241013", "react-dom": "19.0.0-rc-cd22717c-20241013", "server-only": "0.0.1",