From a9e9a0e7ae1c38e1beb9c495a81b42b03fff3771 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 20:34:23 +0000 Subject: [PATCH] chore(deps): bump fumadocs-ui from 16.10.3 to 16.10.5 in /apps/docs-next Bumps [fumadocs-ui](https://github.com/fuma-nama/fumadocs) from 16.10.3 to 16.10.5. - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@16.10.3...fumadocs@16.10.5) --- updated-dependencies: - dependency-name: fumadocs-ui dependency-version: 16.10.5 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 d2ff6112..3630f2b7 100644 --- a/apps/docs-next/package.json +++ b/apps/docs-next/package.json @@ -43,7 +43,7 @@ "@vercel/speed-insights": "^2.0.0", "fumadocs-core": "^16.10.3", "fumadocs-mdx": "^15.0.12", - "fumadocs-ui": "^16.10.3", + "fumadocs-ui": "^16.10.5", "mermaid": "^11.15.0", "motion": "^12.40.0", "next": "^16.2.9",