From 7edfeed94bacef91540db8fb1aa7b31652b8bc99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 14:10:44 +0000 Subject: [PATCH] chore(deps): bump next from 14.2.30 to 14.2.35 Bumps [next](https://github.com/vercel/next.js) from 14.2.30 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.30...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 ffb232d..6ee30be 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.0.0", "lucide-react": "^0.294.0", - "next": "14.2.30", + "next": "14.2.35", "next-themes": "^0.2.1", "react": "^18", "react-dom": "^18",