From f27cb3b4b06f5d443c19c29b337b5b4d652274c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 06:30:52 +0000 Subject: [PATCH] chore(deps): bump next from 16.1.1 to 16.1.6 in /ui Bumps [next](https://github.com/vercel/next.js) from 16.1.1 to 16.1.6. - [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.1.1...v16.1.6) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 9cb812b..ffb2fe1 100644 --- a/ui/package.json +++ b/ui/package.json @@ -30,7 +30,7 @@ "date-fns": "^4.1.0", "hls.js": "^1.6.15", "lucide-react": "^0.562.0", - "next": "16.1.1", + "next": "16.1.6", "next-intl": "^4.6.1", "react": "19.2.3", "react-dom": "19.2.3",