From c01ae9bc2bf0c2056c6d18fa24ceafecbc63066f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 16:48:21 +0000 Subject: [PATCH] build(deps): bump fumadocs-ui from 15.5.4 to 15.6.3 Bumps [fumadocs-ui](https://github.com/fuma-nama/fumadocs) from 15.5.4 to 15.6.3. - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@15.5.4...fumadocs-ui@15.6.3) --- updated-dependencies: - dependency-name: fumadocs-ui dependency-version: 15.6.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 68 +++++++---------------------------------------- package.json | 2 +- 2 files changed, 10 insertions(+), 60 deletions(-) diff --git a/package-lock.json b/package-lock.json index f2ccea7..6596d63 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@types/mdx": "^2.0.13", "fumadocs-core": "^15.6.1", "fumadocs-mdx": "^11.6.10", - "fumadocs-ui": "^15.5.4", + "fumadocs-ui": "^15.6.3", "lucide-react": "^0.525.0", "mdx": "^0.3.1", "next": "^15.3.4", @@ -4991,9 +4991,10 @@ } }, "node_modules/fumadocs-core": { - "version": "15.6.1", - "resolved": "https://registry.npmjs.org/fumadocs-core/-/fumadocs-core-15.6.1.tgz", - "integrity": "sha512-5DXVptT+LN145xUHzUy07IAtaBYBoWOVMAKbUQQhcGNxhXPvbVAT9bIHnfjklU+yyosc8Rhn/gxSrKdlrn9HtQ==", + "version": "15.6.3", + "resolved": "https://registry.npmjs.org/fumadocs-core/-/fumadocs-core-15.6.3.tgz", + "integrity": "sha512-71IPC6Y0ZLPHlavYormnF1r2uX/lNrTFTYCEh6Akll8hWxRNbKG9Hk4xpFJDTkU83c8eLtHk2iow/ccQkcV6Hw==", + "license": "MIT", "dependencies": { "@formatjs/intl-localematcher": "^0.6.1", "@orama/orama": "^3.1.9", @@ -5091,9 +5092,9 @@ } }, "node_modules/fumadocs-ui": { - "version": "15.5.4", - "resolved": "https://registry.npmjs.org/fumadocs-ui/-/fumadocs-ui-15.5.4.tgz", - "integrity": "sha512-UH/Ia/AYXwepQtM9SwCjm5youKWEop63LAWO1HRk7XkDBFWveggnv6KPlB3tS7n2HkhAtprWWmqGL3YB81ifSw==", + "version": "15.6.3", + "resolved": "https://registry.npmjs.org/fumadocs-ui/-/fumadocs-ui-15.6.3.tgz", + "integrity": "sha512-FN2wpPacoJ6vHhwVZF+tiAezKKqOOy5hpQxBUer0Bda95I7uFyloGF/ilVMrrCSbzd5bt/bKzXRJQwcJAw9vAQ==", "license": "MIT", "dependencies": { "@radix-ui/react-accordion": "^1.2.11", @@ -5107,7 +5108,7 @@ "@radix-ui/react-slot": "^1.2.3", "@radix-ui/react-tabs": "^1.1.12", "class-variance-authority": "^0.7.1", - "fumadocs-core": "15.5.4", + "fumadocs-core": "15.6.3", "lodash.merge": "^4.6.2", "next-themes": "^0.4.6", "postcss-selector-parser": "^7.1.0", @@ -5134,57 +5135,6 @@ } } }, - "node_modules/fumadocs-ui/node_modules/fumadocs-core": { - "version": "15.5.4", - "resolved": "https://registry.npmjs.org/fumadocs-core/-/fumadocs-core-15.5.4.tgz", - "integrity": "sha512-AwRVxMnV+3LUmCCk25I+x/MIELtwxuXmXxaLLXsnas+MPxY9Yo1L5dCubNeiDTJZHBqtDxEEpE7sRmSDIJzfAQ==", - "dependencies": { - "@formatjs/intl-localematcher": "^0.6.1", - "@orama/orama": "^3.1.6", - "@shikijs/rehype": "^3.7.0", - "@shikijs/transformers": "^3.7.0", - "github-slugger": "^2.0.0", - "hast-util-to-estree": "^3.1.3", - "hast-util-to-jsx-runtime": "^2.3.6", - "image-size": "^2.0.2", - "negotiator": "^1.0.0", - "react-remove-scroll": "^2.7.1", - "remark": "^15.0.0", - "remark-gfm": "^4.0.1", - "remark-rehype": "^11.1.2", - "scroll-into-view-if-needed": "^3.1.0", - "shiki": "^3.7.0", - "unist-util-visit": "^5.0.0" - }, - "peerDependencies": { - "@oramacloud/client": "1.x.x || 2.x.x", - "@types/react": "*", - "algoliasearch": "5.x.x", - "next": "14.x.x || 15.x.x", - "react": "18.x.x || 19.x.x", - "react-dom": "18.x.x || 19.x.x" - }, - "peerDependenciesMeta": { - "@oramacloud/client": { - "optional": true - }, - "@types/react": { - "optional": true - }, - "algoliasearch": { - "optional": true - }, - "next": { - "optional": true - }, - "react": { - "optional": true - }, - "react-dom": { - "optional": true - } - } - }, "node_modules/function-bind": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", diff --git a/package.json b/package.json index 98d3a0c..959aadd 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@types/mdx": "^2.0.13", "fumadocs-core": "^15.6.1", "fumadocs-mdx": "^11.6.10", - "fumadocs-ui": "^15.5.4", + "fumadocs-ui": "^15.6.3", "lucide-react": "^0.525.0", "mdx": "^0.3.1", "next": "^15.3.4",