Skip to content

Commit 86aea41

Browse files
chore(deps): pin dependency fumadocs-typescript to 4.0.13 (#853)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [fumadocs-typescript](https://fumadocs.dev) ([source](https://redirect.github.com/fuma-nama/fumadocs)) | dependencies | pin | [`^4.0.13` -> `4.0.13`](https://renovatebot.com/diffs/npm/fumadocs-typescript/4.0.13/4.0.13) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/fuma-nama/fumadocs/badge)](https://securityscorecards.dev/viewer/?uri=github.com/fuma-nama/fumadocs) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> 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 ff59c51 commit 86aea41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"class-variance-authority": "^0.7.1",
2626
"fumadocs-core": "16.0.9",
2727
"fumadocs-mdx": "13.0.6",
28-
"fumadocs-typescript": "^4.0.13",
28+
"fumadocs-typescript": "4.0.13",
2929
"fumadocs-ui": "16.0.9",
3030
"hast-util-to-jsx-runtime": "^2.3.6",
3131
"lucide-react": "^0.553.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"class-variance-authority": "^0.7.1",
3535
"fumadocs-core": "16.0.9",
3636
"fumadocs-mdx": "13.0.6",
37-
"fumadocs-typescript": "^4.0.13",
37+
"fumadocs-typescript": "4.0.13",
3838
"fumadocs-ui": "16.0.9",
3939
"hast-util-to-jsx-runtime": "^2.3.6",
4040
"lucide-react": "^0.553.0",

0 commit comments

Comments
 (0)