From f6c6759e03fc2f8309c42172ae5934d708597499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 14:12:25 +0000 Subject: [PATCH] chore(deps): bump next from 16.2.7 to 16.2.9 in /apps/docs-next Bumps [next](https://github.com/vercel/next.js) from 16.2.7 to 16.2.9. - [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.7...v16.2.9) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/docs-next/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs-next/package.json b/apps/docs-next/package.json index 21d7cf6c..dec798de 100644 --- a/apps/docs-next/package.json +++ b/apps/docs-next/package.json @@ -41,7 +41,7 @@ "fumadocs-ui": "^16.9.3", "mermaid": "^11.15.0", "motion": "^12.40.0", - "next": "^16.2.7", + "next": "^16.2.9", "postcss": "^8.5.15", "react": "^19.2.7", "react-dom": "^19.2.7",