From 1bef506749534f0f44f7541439a99bc515523a9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 06:29:39 +0000 Subject: [PATCH] Bump next from 14.2.21 to 16.1.5 in /claude-ai Bumps [next](https://github.com/vercel/next.js) from 14.2.21 to 16.1.5. - [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...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 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..8d8413f 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": "16.1.5", "react": "^18", "react-dom": "^18", "react-icons": "^5.3.0",