From d007bf000844091314f7ded5e0850a4e1b7dbed9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 20:48:56 +0000 Subject: [PATCH] chore(deps): bump fumadocs-ui from 16.9.3 to 16.10.0 in /apps/docs-next Bumps [fumadocs-ui](https://github.com/fuma-nama/fumadocs) from 16.9.3 to 16.10.0. - [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.0) --- updated-dependencies: - dependency-name: fumadocs-ui dependency-version: 16.10.0 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 37789bb1..f9786996 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.0", "mermaid": "^11.15.0", "motion": "^12.40.0", "next": "^16.2.7",