From 4baad66a544e0f24942775e9397ae827b007ffff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 08:06:03 +0000 Subject: [PATCH] chore(deps): bump next Bumps the npm_and_yarn group with 1 update in the /apps/web/frontend directory: [next](https://github.com/vercel/next.js). Updates `next` from 16.0.7 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/v16.0.7...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- apps/web/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/frontend/package.json b/apps/web/frontend/package.json index aa33e5d1..2832a8f2 100644 --- a/apps/web/frontend/package.json +++ b/apps/web/frontend/package.json @@ -36,7 +36,7 @@ "fuse.js": "7.1.0", "lucide-react": "0.513.0", "motion": "12.23.26", - "next": "16.0.7", + "next": "16.1.5", "next-intl": "4.5.8", "next-themes": "0.4.6", "nuqs": "2.8.5",