Skip to content

Commit f179ba9

Browse files
chore(deps): update dependency fumadocs-mdx to v11.5.7 (#228)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [fumadocs-mdx](https://fumadocs.vercel.app) ([source](https://redirect.github.com/fuma-nama/fumadocs)) | dependencies | patch | [`11.5.6` -> `11.5.7`](https://renovatebot.com/diffs/npm/fumadocs-mdx/11.5.6/11.5.7) | [![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-mdx)</summary> ### [`v11.5.7`](https://redirect.github.com/fuma-nama/fumadocs/releases/tag/fumadocs-mdx%4011.5.7) [Compare Source](https://redirect.github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@11.5.6...fumadocs-mdx@11.5.7) ##### Patch Changes - [`5163e92`](https://redirect.github.com/fuma-nama/fumadocs/commit/5163e92): Support reusing codeblocks in `<include>` - Updated dependencies \[[`c5add28`](https://redirect.github.com/fuma-nama/fumadocs/commit/c5add28)] - Updated dependencies \[[`6493817`](https://redirect.github.com/fuma-nama/fumadocs/commit/6493817)] - Updated dependencies \[[`f3cde4f`](https://redirect.github.com/fuma-nama/fumadocs/commit/f3cde4f)] - Updated dependencies \[[`7c8a690`](https://redirect.github.com/fuma-nama/fumadocs/commit/7c8a690)] - Updated dependencies \[[`b812457`](https://redirect.github.com/fuma-nama/fumadocs/commit/b812457)] - fumadocs-core@15.1.1 - [@&#8203;fumadocs/mdx-remote](https://redirect.github.com/fumadocs/mdx-remote)[@&#8203;1](https://redirect.github.com/1).2.1 </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 dependency fumadocs-mdx from version 11.5.6 to 11.5.7. 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 df50896 commit f179ba9

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
@@ -10,7 +10,7 @@
1010
"clsx": "2.1.1",
1111
"fumadocs-core": "15.1.1",
1212
"fumadocs-docgen": "2.0.0",
13-
"fumadocs-mdx": "11.5.6",
13+
"fumadocs-mdx": "11.5.7",
1414
"fumadocs-twoslash": "3.1.0",
1515
"fumadocs-ui": "15.1.0",
1616
"lucide-react": "0.483.0",
@@ -843,7 +843,7 @@
843843

844844
"fumadocs-docgen": ["fumadocs-docgen@2.0.0", "", { "dependencies": { "estree-util-to-js": "^2.0.0", "estree-util-value-to-estree": "^3.3.2", "npm-to-yarn": "^3.0.1", "oxc-transform": "^0.53.0", "unist-util-visit": "^5.0.0", "zod": "^3.24.2" } }, "sha512-jaM/rsCFEvC8rO6Nf0sYXDHp1xOWPAaz0zJHyFyt/CWFSj/nnBaeVIjN/bFX3ZUb93Nnx0I3s42NzAHYKsZI0w=="],
845845

846-
"fumadocs-mdx": ["fumadocs-mdx@11.5.6", "", { "dependencies": { "@mdx-js/mdx": "^3.1.0", "@standard-schema/spec": "^1.0.0", "chokidar": "^4.0.3", "cross-spawn": "^7.0.6", "esbuild": "^0.25.0", "estree-util-value-to-estree": "^3.3.2", "fast-glob": "^3.3.3", "gray-matter": "^4.0.3", "unist-util-visit": "^5.0.0", "zod": "^3.24.2" }, "peerDependencies": { "@fumadocs/mdx-remote": "^1.2.0", "fumadocs-core": "^14.0.0 || ^15.0.0", "next": "14.x.x || 15.x.x" }, "optionalPeers": ["@fumadocs/mdx-remote"], "bin": { "fumadocs-mdx": "bin.js" } }, "sha512-XhzfR7WsI4qO9EdmRZQc/mRxMkSY2HQ7Fg2fv7ia4R3LN0Km7X8KSEry9lU2c0XmSHcospniW5o1FFgsAq4+mQ=="],
846+
"fumadocs-mdx": ["fumadocs-mdx@11.5.7", "", { "dependencies": { "@mdx-js/mdx": "^3.1.0", "@standard-schema/spec": "^1.0.0", "chokidar": "^4.0.3", "cross-spawn": "^7.0.6", "esbuild": "^0.25.0", "estree-util-value-to-estree": "^3.3.2", "fast-glob": "^3.3.3", "gray-matter": "^4.0.3", "unist-util-visit": "^5.0.0", "zod": "^3.24.2" }, "peerDependencies": { "@fumadocs/mdx-remote": "^1.2.0", "fumadocs-core": "^14.0.0 || ^15.0.0", "next": "14.x.x || 15.x.x" }, "optionalPeers": ["@fumadocs/mdx-remote"], "bin": { "fumadocs-mdx": "bin.js" } }, "sha512-gH/C/rkqPfp27lrBNBtca5lT89jtQ/aIt8TD5iOChHnlFT0Lzt70ZGt/fpoAS/rOAhPBUMxFzKtQh6bQWppUoA=="],
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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"clsx": "2.1.1",
1919
"fumadocs-core": "15.1.1",
2020
"fumadocs-docgen": "2.0.0",
21-
"fumadocs-mdx": "11.5.6",
21+
"fumadocs-mdx": "11.5.7",
2222
"fumadocs-twoslash": "3.1.0",
2323
"fumadocs-ui": "15.1.0",
2424
"lucide-react": "0.483.0",

0 commit comments

Comments
 (0)