From 8ebcd49fc9128bef9919fc325d45d7d6754b7a2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 01:35:34 +0000 Subject: [PATCH] Bump next from 14.2.35 to 16.1.5 in /PolyLingua/ui Bumps [next](https://github.com/vercel/next.js) from 14.2.35 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.35...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PolyLingua/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PolyLingua/ui/package.json b/PolyLingua/ui/package.json index ac486e0ad0..36b3f06b5a 100644 --- a/PolyLingua/ui/package.json +++ b/PolyLingua/ui/package.json @@ -11,7 +11,7 @@ "dependencies": { "react": "^18.3.1", "react-dom": "^18.3.1", - "next": "14.2.35", + "next": "16.1.5", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-select": "^2.0.0", "@radix-ui/react-slot": "^1.0.2",