From 50115b6652d1fa739f029d8d56b1104be2efe902 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 23:34:04 +0000 Subject: [PATCH] chore(deps): bump next Bumps the npm_and_yarn group with 1 update in the /docs directory: [next](https://github.com/vercel/next.js). Updates `next` from 16.2.1 to 16.2.3 - [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/v16.2.1...v16.2.3) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.3 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index 5901589..2ff11ad 100644 --- a/docs/package.json +++ b/docs/package.json @@ -15,7 +15,7 @@ "fumadocs-mdx": "14.2.11", "fumadocs-ui": "16.7.5", "lucide-react": "^0.577.0", - "next": "16.2.1", + "next": "16.2.3", "react": "^19.2.4", "react-dom": "^19.2.4", "tailwind-merge": "^3.5.0",