Commit 5e104d9
authored
chore(deps): update fumadocs packages (#994)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [fumadocs-core](https://fumadocs.dev)
([source](https://redirect.github.com/fuma-nama/fumadocs)) |
dependencies | patch | [`16.2.3` ->
`16.2.4`](https://renovatebot.com/diffs/npm/fumadocs-core/16.2.3/16.2.4)
| [](https://securityscorecards.dev/viewer/?uri=github.com/fuma-nama/fumadocs)
|
| [fumadocs-typescript](https://fumadocs.dev)
([source](https://redirect.github.com/fuma-nama/fumadocs)) |
dependencies | patch | [`4.0.13` ->
`4.0.14`](https://renovatebot.com/diffs/npm/fumadocs-typescript/4.0.13/4.0.14)
| [](https://securityscorecards.dev/viewer/?uri=github.com/fuma-nama/fumadocs)
|
| [fumadocs-ui](https://fumadocs.dev)
([source](https://redirect.github.com/fuma-nama/fumadocs)) |
dependencies | patch | [`16.2.3` ->
`16.2.4`](https://renovatebot.com/diffs/npm/fumadocs-ui/16.2.3/16.2.4) |
[](https://securityscorecards.dev/viewer/?uri=github.com/fuma-nama/fumadocs)
|
---
### Release Notes
<details>
<summary>fuma-nama/fumadocs (fumadocs-core)</summary>
###
[`v16.2.4`](https://redirect.github.com/fuma-nama/fumadocs/releases/tag/fumadocs-core%4016.2.4)
[Compare
Source](https://redirect.github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.2.3...fumadocs-core@16.2.4)
##### Patch Changes
-
[`da87713`](https://redirect.github.com/fuma-nama/fumadocs/commit/da87713):
Fix recursive checking on unknown types
-
[`d17499b`](https://redirect.github.com/fuma-nama/fumadocs/commit/d17499b):
Fix `basePath` being ignored
</details>
---
### 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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Update fumadocs packages to the latest patch versions to apply recent
bug fixes and keep the docs UI and runtime in sync. Includes fixes in
fumadocs-core for basePath handling and unknown type checks.
- **Dependencies**
- fumadocs-core: 16.2.3 → 16.2.4
- fumadocs-ui: 16.2.3 → 16.2.4
- fumadocs-typescript: 4.0.13 → 4.0.14
<sup>Written for commit e395f6b.
Summary will update automatically on new commits.</sup>
<!-- End of auto-generated description by cubic. -->
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 7036f8e commit 5e104d9
2 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
1117 | 1117 | | |
1118 | 1118 | | |
1119 | 1119 | | |
1120 | | - | |
| 1120 | + | |
1121 | 1121 | | |
1122 | 1122 | | |
1123 | 1123 | | |
1124 | | - | |
| 1124 | + | |
1125 | 1125 | | |
1126 | | - | |
| 1126 | + | |
1127 | 1127 | | |
1128 | 1128 | | |
1129 | 1129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments