From 903aff92a3bd8332be3e3ba0594b4f01e7d531b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 00:25:55 +0000 Subject: [PATCH] Bump next from 13.4.7-canary.1 to 14.2.35 Bumps [next](https://github.com/vercel/next.js) from 13.4.7-canary.1 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/v13.4.7-canary.1...v14.2.35) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.35 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b87b880..47828ed 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "clsx": "^1.2.1", "focus-trap-react": "^10.1.1", "nanoid": "^4.0.2", - "next": "13.4.7-canary.1", + "next": "14.2.35", "next-themes": "^0.2.1", "openai-edge": "^0.5.1", "react": "^18.2.0",