From d6b6c7c5c47df2ec480b72df7b25bfb64ff2baaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 14:12:12 +0000 Subject: [PATCH] chore(deps): bump fumadocs-mdx in /apps/docs-next Bumps [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) from 15.0.11 to 15.0.12. - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@15.0.11...fumadocs-mdx@15.0.12) --- updated-dependencies: - dependency-name: fumadocs-mdx dependency-version: 15.0.12 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..97d023d0 100644 --- a/apps/docs-next/package.json +++ b/apps/docs-next/package.json @@ -37,7 +37,7 @@ "@vercel/analytics": "^2.0.1", "@vercel/speed-insights": "^2.0.0", "fumadocs-core": "^16.9.3", - "fumadocs-mdx": "^15.0.11", + "fumadocs-mdx": "^15.0.12", "fumadocs-ui": "^16.9.3", "mermaid": "^11.15.0", "motion": "^12.40.0",