From 4300185c01ce464f99f8bf53e4bf69e68e312087 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 20:35:24 +0000 Subject: [PATCH] chore(deps): bump fumadocs-core in /apps/docs-next Bumps [fumadocs-core](https://github.com/fuma-nama/fumadocs) from 16.14.3 to 16.14.4. - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.14.3...fumadocs@16.14.4) --- updated-dependencies: - dependency-name: fumadocs-core dependency-version: 16.14.4 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 5e53680b..41374a73 100644 --- a/apps/docs-next/package.json +++ b/apps/docs-next/package.json @@ -46,7 +46,7 @@ "@upstash/redis": "^1.38.2", "@vercel/analytics": "^2.0.1", "@vercel/speed-insights": "^2.0.0", - "fumadocs-core": "^16.14.3", + "fumadocs-core": "^16.14.4", "fumadocs-mdx": "^15.2.3", "fumadocs-ui": "^16.14.3", "mermaid": "^11.16.1",