From 26eb7b2a8b296b12b0254edb55d967cbd64b6b80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 08:24:15 +0000 Subject: [PATCH] chore(deps): bump the fumadocs group across 1 directory with 3 updates Bumps the fumadocs group with 3 updates in the / directory: [fumadocs-core](https://github.com/fuma-nama/fumadocs), [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) and [fumadocs-ui](https://github.com/fuma-nama/fumadocs). Updates `fumadocs-core` from 16.9.3 to 16.10.5 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.9.3...fumadocs@16.10.5) Updates `fumadocs-mdx` 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) Updates `fumadocs-ui` from 16.9.3 to 16.10.5 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@16.9.3...fumadocs@16.10.5) --- updated-dependencies: - dependency-name: fumadocs-core dependency-version: 16.10.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fumadocs - dependency-name: fumadocs-mdx dependency-version: 15.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fumadocs - dependency-name: fumadocs-ui dependency-version: 16.10.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fumadocs ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index ff6869d..7d0f411 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -22,10 +22,10 @@ "@takumi-rs/image-response": "^1.0.9", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "fumadocs-core": "16.9.3", - "fumadocs-mdx": "15.0.11", + "fumadocs-core": "16.10.5", + "fumadocs-mdx": "15.0.12", "fumadocs-typescript": "^5.2.2", - "fumadocs-ui": "16.9.3", + "fumadocs-ui": "16.10.5", "lucide-react": "^1.7.0", "lz-string": "^1.5.0", "next": "16.2.9",