Skip to content

Commit 9b0f808

Browse files
chore(deps): update dependency @fumadocs/cli to v0.1.1 (#303)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@fumadocs/cli](https://fumadocs.vercel.app) ([source](https://redirect.github.com/fuma-nama/fumadocs)) | devDependencies | patch | [`0.1.0` -> `0.1.1`](https://renovatebot.com/diffs/npm/@fumadocs%2fcli/0.1.0/0.1.1) | [![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 (@&#8203;fumadocs/cli)</summary> ### [`v0.1.1`](https://redirect.github.com/fuma-nama/fumadocs/releases/tag/%40fumadocs/cli%400.1.1) [Compare Source](https://redirect.github.com/fuma-nama/fumadocs/compare/@fumadocs/cli@0.1.0...@fumadocs/cli@0.1.1) ##### Patch Changes - [`482f728`](https://redirect.github.com/fuma-nama/fumadocs/commit/482f728): add home layout to customise option </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> 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 d93d19d commit 9b0f808

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
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@eslint/eslintrc": "3.3.1",
2727
"@eslint/js": "9.23.0",
28-
"@fumadocs/cli": "0.1.0",
28+
"@fumadocs/cli": "0.1.1",
2929
"@tailwindcss/postcss": "4.1.2",
3030
"@types/mdx": "2.0.13",
3131
"@types/node": "22.14.0",
@@ -153,7 +153,7 @@
153153

154154
"@formatjs/intl-localematcher": ["@formatjs/intl-localematcher@0.6.1", "", { "dependencies": { "tslib": "^2.8.0" } }, "sha512-ePEgLgVCqi2BBFnTMWPfIghu6FkbZnnBVhO2sSxvLfrdFw7wCHAHiDoM2h4NRgjbaY7+B7HgOLZGkK187pZTZg=="],
155155

156-
"@fumadocs/cli": ["@fumadocs/cli@0.1.0", "", { "dependencies": { "@clack/prompts": "^0.10.0", "commander": "^13.1.0", "execa": "^9.5.2", "package-manager-detector": "^1.1.0", "picocolors": "^1.1.1", "ts-morph": "^25.0.1" }, "bin": { "fumadocs": "dist/index.js" } }, "sha512-z68rzCaufmglGC0DjImgvf1XgCqnXb6eKkG7jLzH6fggvL/KfeVqRAnc0SfJG8es53QzpRY435tIbggajfQiVA=="],
156+
"@fumadocs/cli": ["@fumadocs/cli@0.1.1", "", { "dependencies": { "@clack/prompts": "^0.10.0", "commander": "^13.1.0", "execa": "^9.5.2", "package-manager-detector": "^1.1.0", "picocolors": "^1.1.1", "ts-morph": "^25.0.1" }, "bin": { "fumadocs": "dist/index.js" } }, "sha512-QKbvlIFD7ErVLYr0ZmmrKNADEMZdZB9vt+w73DTEDYck7ky+DGT/8z42OvgseYCy+zLfC5q8mmuyQoMwQDGChQ=="],
157157

158158
"@humanfs/core": ["@humanfs/core@0.19.1", "", {}, "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA=="],
159159

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"ultracite": "4.2.1"
3434
},
3535
"devDependencies": {
36-
"@fumadocs/cli": "0.1.0",
36+
"@fumadocs/cli": "0.1.1",
3737
"@tailwindcss/postcss": "4.1.2",
3838
"@types/mdx": "2.0.13",
3939
"@types/node": "22.14.0",

0 commit comments

Comments
 (0)