From de3b34c9d85fdf9e06189384fa8027cd24eebaf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:16:29 +0000 Subject: [PATCH] Bump next from 13.4.7-canary.1 to 14.2.32 Bumps [next](https://github.com/vercel/next.js) from 13.4.7-canary.1 to 14.2.32. - [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.32) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.32 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..2301d85 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.32", "next-themes": "^0.2.1", "openai-edge": "^0.5.1", "react": "^18.2.0",