From 79c2c1d3832bb4f33fa5ca545a5b384303925d1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 01:00:45 +0000 Subject: [PATCH] Bump next from 14.2.32 to 14.2.34 in /PolyLingua/ui Bumps [next](https://github.com/vercel/next.js) from 14.2.32 to 14.2.34. - [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.32...v14.2.34) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.34 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 f2c5c18e0c..09c052ad29 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.32", + "next": "14.2.34", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-select": "^2.0.0", "@radix-ui/react-slot": "^1.0.2",