From ac8a233d89154920f90b13c6e21f74635c8d1d20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 20:53:43 +0000 Subject: [PATCH] chore(deps): bump fumadocs-ui from 16.8.12 to 16.9.0 in /apps/docs-next Bumps [fumadocs-ui](https://github.com/fuma-nama/fumadocs) from 16.8.12 to 16.9.0. - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/commits) --- updated-dependencies: - dependency-name: fumadocs-ui dependency-version: 16.9.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 3b74651a..f2e44e60 100644 --- a/apps/docs-next/package.json +++ b/apps/docs-next/package.json @@ -37,7 +37,7 @@ "@vercel/speed-insights": "^2.0.0", "fumadocs-core": "^16.8.12", "fumadocs-mdx": "^15.0.7", - "fumadocs-ui": "^16.8.12", + "fumadocs-ui": "^16.9.0", "mermaid": "^11.15.0", "motion": "^12.39.0", "next": "^16.2.6",