From 549f1c8072d7a850ecbb3b253cac35aa9616ee84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 17:50:33 +0000 Subject: [PATCH] chore(deps): bump next from 15.4.8 to 15.5.15 in /apps/lunarswap-ui Bumps [next](https://github.com/vercel/next.js) from 15.4.8 to 15.5.15. - [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.5.15) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/lunarswap-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/lunarswap-ui/package.json b/apps/lunarswap-ui/package.json index c0e89ab3..5a99c69c 100644 --- a/apps/lunarswap-ui/package.json +++ b/apps/lunarswap-ui/package.json @@ -53,7 +53,7 @@ "embla-carousel-react": "8.6.0", "input-otp": "1.4.2", "lucide-react": "^0.525.0", - "next": "15.4.8", + "next": "15.5.15", "next-themes": "^0.4.4", "react": "19.1.2", "react-day-picker": "9.11.1",