From a8a3c3f8759926f4f41acd4176f0c82ca8851b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 17:51:45 +0000 Subject: [PATCH] Bump next from 15.3.5 to 15.5.10 in /modules/portfolio_diff Bumps [next](https://github.com/vercel/next.js) from 15.3.5 to 15.5.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.5...v15.5.10) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.10 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 19f1880f..c7003ad7 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.3.5", + "next": "15.5.10", "react": "^19.0.0", "react-dom": "^19.0.0", "react-redux": "^9.2.0",