From 2e7ae8a8d5ea7dc76a442e1d4194efe04cbced98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 10:45:44 +0000 Subject: [PATCH] chore(deps): bump next from 15.3.6 to 15.4.10 in /apps/pay-test-exchange Bumps [next](https://github.com/vercel/next.js) from 15.3.6 to 15.4.10. - [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.3.6...v15.4.10) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/pay-test-exchange/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/pay-test-exchange/package.json b/apps/pay-test-exchange/package.json index 4dfa8699ed..cab8687d82 100644 --- a/apps/pay-test-exchange/package.json +++ b/apps/pay-test-exchange/package.json @@ -19,7 +19,7 @@ "class-variance-authority": "0.7.1", "clsx": "2.1.1", "lucide-react": "0.525.0", - "next": "15.3.8", + "next": "15.4.10", "next-themes": "0.4.6", "react": "19.1.2", "react-dom": "19.1.2",