From 5138d8a92e73493b6e31d59184037c49f64d10df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:21:11 +0000 Subject: [PATCH] chore(deps): bump the fumadocs group with 3 updates Bumps the fumadocs group with 3 updates: [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.1 to 16.9.3 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.9.1...fumadocs-core@16.9.3) Updates `fumadocs-mdx` from 15.0.9 to 15.0.10 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@15.0.9...fumadocs-mdx@15.0.10) Updates `fumadocs-ui` from 16.9.1 to 16.9.3 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@16.9.1...fumadocs-ui@16.9.3) --- updated-dependencies: - dependency-name: fumadocs-core dependency-version: 16.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fumadocs - dependency-name: fumadocs-mdx dependency-version: 15.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fumadocs - dependency-name: fumadocs-ui dependency-version: 16.9.3 dependency-type: direct:production update-type: version-update:semver-patch 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 9e7234e..b313780 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.1", - "fumadocs-mdx": "15.0.9", + "fumadocs-core": "16.9.3", + "fumadocs-mdx": "15.0.10", "fumadocs-typescript": "^5.2.2", - "fumadocs-ui": "16.9.1", + "fumadocs-ui": "16.9.3", "lucide-react": "^1.7.0", "lz-string": "^1.5.0", "next": "16.2.6",