From 3141306b0b7c1babd5959ca7b4e18dc80efe5172 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 22:12:27 +0000 Subject: [PATCH] Bump next from 14.2.35 to 15.5.14 in /PolyLingua/ui Bumps [next](https://github.com/vercel/next.js) from 14.2.35 to 15.5.14. - [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...v15.5.14) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.14 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..0dbf68f470 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": "15.5.14", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-select": "^2.0.0", "@radix-ui/react-slot": "^1.0.2",