From b3db82d7e67a42756bfc7d2f5046651a25cdd8c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 04:35:38 +0000 Subject: [PATCH] Bump next from 14.2.13 to 16.1.5 in /apps/frontend Bumps [next](https://github.com/vercel/next.js) from 14.2.13 to 16.1.5. - [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/v14.2.13...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index f44c023..6fff841 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -16,7 +16,7 @@ "@fortawesome/react-fontawesome": "^0.2.2", "@headlessui/react": "^2.1.9", "@heroicons/react": "^2.1.5", - "next": "14.2.13", + "next": "16.1.5", "react": "18.3.1", "react-dom": "18.3.1", "remarkable": "^2.0.1",