From 7b5c4ce9566ca4bf44199cda8f60be0c685e0c9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 09:54:41 +0000 Subject: [PATCH] chore(deps): bump fumadocs-ui from 16.15.0 to 16.15.1 Bumps [fumadocs-ui](https://github.com/fuma-nama/fumadocs) from 16.15.0 to 16.15.1. - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.15.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-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index e87ff55..6869254 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "fumadocs-core": "16.15.0", "fumadocs-mdx": "15.3.1", "fumadocs-openapi": "11.3.0", - "fumadocs-ui": "16.15.0", + "fumadocs-ui": "16.15.1", "katex": "^0.18.4", "lucide-react": "1.33.0", "next": "16.3.2", @@ -6973,9 +6973,9 @@ } }, "node_modules/fumadocs-ui": { - "version": "16.15.0", - "resolved": "https://registry.npmjs.org/fumadocs-ui/-/fumadocs-ui-16.15.0.tgz", - "integrity": "sha512-eARbtTbsQHjNqT0IHk6E24sirZKzECq6ukycWk0KS5ltUCbhYGtIVBBodMxzqqLFk3Pn/4+QqcbGVbukaQixng==", + "version": "16.15.1", + "resolved": "https://registry.npmjs.org/fumadocs-ui/-/fumadocs-ui-16.15.1.tgz", + "integrity": "sha512-3TEiWSPBr1cyAbFfVTBCAMuGWeW4XaTYa3fXfd9O9fi3doW8mHzRQE8tS0+mcPKYf7kmcBTwB7rW1T770Qt18Q==", "license": "MIT", "dependencies": { "@fuma-translate/react": "^1.0.2", @@ -7004,7 +7004,7 @@ "peerDependencies": { "@types/mdx": "*", "@types/react": "*", - "fumadocs-core": "16.15.0", + "fumadocs-core": "16.15.1", "next": "16.x.x", "react": "^19.2.0", "react-dom": "^19.2.0", diff --git a/package.json b/package.json index 660988e..e9c7863 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "fumadocs-core": "16.15.0", "fumadocs-mdx": "15.3.1", "fumadocs-openapi": "11.3.0", - "fumadocs-ui": "16.15.0", + "fumadocs-ui": "16.15.1", "katex": "^0.18.4", "lucide-react": "1.33.0", "next": "16.3.2",