From 3f54a71073ce9359db5b979a13845893fceea979 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 12:12:45 +0000 Subject: [PATCH] Bump next from 14.2.21 to 14.2.35 in /claude-ai 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] --- claude-ai/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/claude-ai/package.json b/claude-ai/package.json index b0f1bb2..fd0007f 100644 --- a/claude-ai/package.json +++ b/claude-ai/package.json @@ -12,7 +12,7 @@ "@aws-amplify/ui-react": "^6.5.5", "@aws-amplify/ui-react-ai": "^1.0.0", "aws-amplify": "^6.7.0", - "next": "14.2.21", + "next": "14.2.35", "react": "^18", "react-dom": "^18", "react-icons": "^5.3.0",