From ca37aea1f0e76702889f1435c94fc3a3ebe20e61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 14:17:46 +0000 Subject: [PATCH] chore(deps): bump fumadocs-ui from 16.9.3 to 16.10.2 in /apps/docs-next Bumps [fumadocs-ui](https://github.com/fuma-nama/fumadocs) from 16.9.3 to 16.10.2. - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@16.9.3...fumadocs-ui@16.10.2) --- updated-dependencies: - dependency-name: fumadocs-ui dependency-version: 16.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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..3c07a0fa 100644 --- a/apps/docs-next/package.json +++ b/apps/docs-next/package.json @@ -38,7 +38,7 @@ "@vercel/speed-insights": "^2.0.0", "fumadocs-core": "^16.9.3", "fumadocs-mdx": "^15.0.11", - "fumadocs-ui": "^16.9.3", + "fumadocs-ui": "^16.10.2", "mermaid": "^11.15.0", "motion": "^12.40.0", "next": "^16.2.7",