From e318ada51399b0775497ceadc67ae9b06d79f162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 09:07:30 +0000 Subject: [PATCH] chore(deps): bump the fumadocs group across 1 directory with 2 updates Bumps the fumadocs group with 2 updates in the / directory: [fumadocs-core](https://github.com/fuma-nama/fumadocs) and [fumadocs-ui](https://github.com/fuma-nama/fumadocs). Updates `fumadocs-core` from 16.15.7 to 16.15.9 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.15.7...fumadocs@16.15.9) Updates `fumadocs-ui` from 16.15.7 to 16.15.9 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.15.7...fumadocs@16.15.9) --- updated-dependencies: - dependency-name: fumadocs-core dependency-version: 16.15.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fumadocs - dependency-name: fumadocs-ui dependency-version: 16.15.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fumadocs ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 525a946..5c998df 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -21,10 +21,10 @@ "@takumi-rs/image-response": "^2.10.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "fumadocs-core": "16.15.7", + "fumadocs-core": "16.15.9", "fumadocs-mdx": "15.4.0", "fumadocs-typescript": "^5.2.2", - "fumadocs-ui": "16.15.7", + "fumadocs-ui": "16.15.9", "lucide-react": "^1.7.0", "lz-string": "^1.5.0", "next": "16.3.5",