From 06d8f48c7fb553e2f9ac14dc6b7e9bded2cecc01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 11:56:06 +0000 Subject: [PATCH] Bump next from 14.2.35 to 15.5.24 in /PolyLingua/ui Bumps [next](https://github.com/vercel/next.js) from 14.2.35 to 15.5.24. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v14.2.35...v15.5.24) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.24 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..f39b8ed7fe 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.24", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-select": "^2.0.0", "@radix-ui/react-slot": "^1.0.2",