From fbc609ae2146f8390ac241fc4fee89154ec066e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 04:35:18 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 2 directories with 1 update Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /packages/website directory: [next](https://github.com/vercel/next.js). Updates `next` from 14.2.35 to 16.1.6 - [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.35...v16.1.6) Updates `next` from 14.2.35 to 16.1.6 - [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.35...v16.1.6) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.6 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.1.6 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- packages/caci/package.json | 2 +- packages/website/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/caci/package.json b/packages/caci/package.json index c3eea09..971c877 100644 --- a/packages/caci/package.json +++ b/packages/caci/package.json @@ -75,7 +75,7 @@ "dependencies": { "@anthropic-ai/sdk": "^0.60.0", "@langchain/anthropic": "^0.3.26", - "@langchain/core": "^0.3.72", + "@langchain/core": "^1.1.17", "@langchain/google-genai": "^0.2.16", "@langchain/openai": "^0.6.9", "chalk": "^4.1.2", diff --git a/packages/website/package.json b/packages/website/package.json index b1115b1..512d906 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -20,7 +20,7 @@ "clsx": "^2.0.0", "framer-motion": "^10.16.0", "lucide-react": "^0.294.0", - "next": "^14.0.0", + "next": "^16.1.6", "react": "^18.2.0", "react-dom": "^18.2.0", "tailwind-merge": "^2.0.0",