From 01b688226344736f90413f5a14fdc5d3c9ca33ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 04:14:40 +0000 Subject: [PATCH] chore(deps): bump fumadocs-ui from 15.5.0 to 16.15.1 Bumps [fumadocs-ui](https://github.com/fuma-nama/fumadocs) from 15.5.0 to 16.15.1. - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@15.5.0...fumadocs@16.15.1) --- updated-dependencies: - dependency-name: fumadocs-ui dependency-version: 16.15.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/package.json b/apps/docs/package.json index c5f7ce24dc..4d401b0881 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -37,7 +37,7 @@ "fast-glob": "^3.3.3", "fumadocs-core": "15.5.0", "fumadocs-mdx": "14.3.0", - "fumadocs-ui": "15.5.0", + "fumadocs-ui": "16.15.1", "gray-matter": "^4.0.3", "isomorphic-dompurify": "^3.12.0", "libphonenumber-js": "^1.12.41",