From 3145bb8df3ab996be2874e48ef7677afd1cc322a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Dec 2025 04:17:07 +0000 Subject: [PATCH] Bump next from 14.2.21 to 14.2.35 in /ai/hybrid-search-nextjs Bumps [next](https://github.com/vercel/next.js) from 14.2.21 to 14.2.35. - [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.21...v14.2.35) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.35 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai/hybrid-search-nextjs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/hybrid-search-nextjs/package.json b/ai/hybrid-search-nextjs/package.json index 8d71c57..f993c09 100644 --- a/ai/hybrid-search-nextjs/package.json +++ b/ai/hybrid-search-nextjs/package.json @@ -20,7 +20,7 @@ "clsx": "^2.1.1", "litellm": "^0.12.0", "lucide-react": "^0.394.0", - "next": "14.2.21", + "next": "14.2.35", "react": "^18", "react-dom": "^18", "react-markdown": "^9.0.1",