From 171fc148c5c1cd86eff2e141cf6d9ba79b620dbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 15:28:01 +0000 Subject: [PATCH] chore(deps): bump fumadocs-mdx in the fumadocs group Bumps the fumadocs group with 1 update: [fumadocs-mdx](https://github.com/fuma-nama/fumadocs). Updates `fumadocs-mdx` from 15.0.8 to 15.0.9 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@15.0.8...fumadocs-mdx@15.0.9) --- updated-dependencies: - dependency-name: fumadocs-mdx dependency-version: 15.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fumadocs ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/package.json b/apps/web/package.json index 7a92ed8..fe13ba5 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -23,7 +23,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "fumadocs-core": "16.9.1", - "fumadocs-mdx": "15.0.8", + "fumadocs-mdx": "15.0.9", "fumadocs-typescript": "^5.2.2", "fumadocs-ui": "16.9.1", "lucide-react": "^1.7.0",