From 5b382c1296f9e1900237238bd418f94f7fb324e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 07:09:17 +0000 Subject: [PATCH] chore(deps): bump next Bumps the npm_and_yarn group with 1 update in the /lynx/dashboard/ui directory: [next](https://github.com/vercel/next.js). Updates `next` from 16.2.6 to 16.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v16.2.6...v16.2.11) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.11 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- lynx/dashboard/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lynx/dashboard/ui/package.json b/lynx/dashboard/ui/package.json index 4a55b60..ae022e0 100644 --- a/lynx/dashboard/ui/package.json +++ b/lynx/dashboard/ui/package.json @@ -9,7 +9,7 @@ "embla-carousel-react": "8.6.0", "input-otp": "1.4.2", "lucide-react": "1.17.0", - "next": "16.2.6", + "next": "16.2.11", "next-intl": "4.12.0", "next-themes": "0.4.6", "radix-ui": "1.4.3",