From e1db4de60f351fcf9bccbcf6d69377c93dcd523b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 07:41:19 +0000 Subject: [PATCH] Bump next from 15.5.15 to 15.5.18 in /modules/portfolio_diff Bumps [next](https://github.com/vercel/next.js) from 15.5.15 to 15.5.18. - [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.5.15...v15.5.18) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- modules/portfolio_diff/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/portfolio_diff/package.json b/modules/portfolio_diff/package.json index 16d10d2b..4a7e7b23 100644 --- a/modules/portfolio_diff/package.json +++ b/modules/portfolio_diff/package.json @@ -15,7 +15,7 @@ "framer-motion": "^12.23.6", "lo_event": "file:../lo_event", "lucide-react": "^0.525.0", - "next": "15.5.15", + "next": "15.5.18", "react": "^19.0.0", "react-dom": "^19.0.0", "react-redux": "^9.2.0",