Skip to content

Commit 129b68a

Browse files
chore(deps): update dependency fumadocs-ui to v15.1.2 (#237)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [fumadocs-ui](https://fumadocs.vercel.app) ([source](https://redirect.github.com/fuma-nama/fumadocs)) | dependencies | patch | [`15.1.1` -> `15.1.2`](https://renovatebot.com/diffs/npm/fumadocs-ui/15.1.1/15.1.2) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/fuma-nama/fumadocs/badge)](https://securityscorecards.dev/viewer/?uri=github.com/fuma-nama/fumadocs) | --- ### Release Notes <details> <summary>fuma-nama/fumadocs (fumadocs-ui)</summary> ### [`v15.1.2`](https://redirect.github.com/fuma-nama/fumadocs/releases/tag/fumadocs-core%4015.1.2) [Compare Source](https://redirect.github.com/fuma-nama/fumadocs/compare/fumadocs-ui@15.1.1...fumadocs-ui@15.1.2) ##### Patch Changes - [`3f580c4`](https://redirect.github.com/fuma-nama/fumadocs/commit/3f580c4): Support directory-based i18n routing </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> ## Summary by Sourcery Chores: - Update fumadocs-ui dependency to version 15.1.2. Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4471df4 commit 129b68a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"fumadocs-docgen": "2.0.0",
1313
"fumadocs-mdx": "11.5.7",
1414
"fumadocs-twoslash": "3.1.0",
15-
"fumadocs-ui": "15.1.1",
15+
"fumadocs-ui": "15.1.2",
1616
"lucide-react": "0.483.0",
1717
"next": "15.2.3",
1818
"prettier": "3.5.3",
@@ -847,7 +847,7 @@
847847

848848
"fumadocs-twoslash": ["fumadocs-twoslash@3.1.0", "", { "dependencies": { "@radix-ui/react-popover": "^1.1.6", "@shikijs/twoslash": "^3.1.0", "mdast-util-from-markdown": "^2.0.2", "mdast-util-gfm": "^3.1.0", "mdast-util-to-hast": "^13.2.0", "tailwind-merge": "^3.0.2", "twoslash": "^0.3.1" }, "peerDependencies": { "fumadocs-ui": "^15.0.0", "react": "18.x.x || 19.x.x", "shiki": "1.x.x || 2.x.x || 3.x.x" } }, "sha512-5O+lFOv4cTQqBevS/yxCrjKZjBhZNggZQis14QzGXzyL75pe+Uv7UjcMsxo4Jmt8jJOLt0pGVLhJwFf11u/9BA=="],
849849

850-
"fumadocs-ui": ["fumadocs-ui@15.1.1", "", { "dependencies": { "@radix-ui/react-accordion": "^1.2.3", "@radix-ui/react-collapsible": "^1.1.3", "@radix-ui/react-dialog": "^1.1.6", "@radix-ui/react-direction": "^1.1.0", "@radix-ui/react-navigation-menu": "^1.2.5", "@radix-ui/react-popover": "^1.1.6", "@radix-ui/react-scroll-area": "^1.2.3", "@radix-ui/react-slot": "^1.1.2", "@radix-ui/react-tabs": "^1.1.3", "class-variance-authority": "^0.7.1", "lodash.merge": "^4.6.2", "lucide-react": "^0.483.0", "next-themes": "^0.4.6", "postcss-selector-parser": "^7.1.0", "react-medium-image-zoom": "^5.2.14", "tailwind-merge": "^3.0.2" }, "peerDependencies": { "fumadocs-core": "15.1.1", "next": "14.x.x || 15.x.x", "react": "18.x.x || 19.x.x", "react-dom": "18.x.x || 19.x.x", "tailwindcss": "^3.4.14 || ^4.0.0" }, "optionalPeers": ["tailwindcss"] }, "sha512-WR1d0eq5ULXuDsHbTm6QJh4qpVktVH3WmoLCGpauoEgtsHRq0LMDiArOZ3qXPOeuOzEltLCJuGmqaG0SpUg4iA=="],
850+
"fumadocs-ui": ["fumadocs-ui@15.1.2", "", { "dependencies": { "@radix-ui/react-accordion": "^1.2.3", "@radix-ui/react-collapsible": "^1.1.3", "@radix-ui/react-dialog": "^1.1.6", "@radix-ui/react-direction": "^1.1.0", "@radix-ui/react-navigation-menu": "^1.2.5", "@radix-ui/react-popover": "^1.1.6", "@radix-ui/react-scroll-area": "^1.2.3", "@radix-ui/react-slot": "^1.1.2", "@radix-ui/react-tabs": "^1.1.3", "class-variance-authority": "^0.7.1", "lodash.merge": "^4.6.2", "lucide-react": "^0.483.0", "next-themes": "^0.4.6", "postcss-selector-parser": "^7.1.0", "react-medium-image-zoom": "^5.2.14", "tailwind-merge": "^3.0.2" }, "peerDependencies": { "fumadocs-core": "15.1.2", "next": "14.x.x || 15.x.x", "react": "18.x.x || 19.x.x", "react-dom": "18.x.x || 19.x.x", "tailwindcss": "^3.4.14 || ^4.0.0" }, "optionalPeers": ["tailwindcss"] }, "sha512-Jel9zhg85BfMfzDW2YX0lE0qeqnQmWj4s9QpbdKnPnrqeq2jRJJnpJExk3kaeWGG5KousEWG5ihsz3sFQvYCYw=="],
851851

852852
"function-bind": ["function-bind@1.1.2", "", {}, "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA=="],
853853

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"fumadocs-docgen": "2.0.0",
2121
"fumadocs-mdx": "11.5.7",
2222
"fumadocs-twoslash": "3.1.0",
23-
"fumadocs-ui": "15.1.1",
23+
"fumadocs-ui": "15.1.2",
2424
"lucide-react": "0.483.0",
2525
"next": "15.2.3",
2626
"prettier": "3.5.3",

0 commit comments

Comments
 (0)