Skip to content

chore(deps): bump the production-dependencies group with 5 updates#79

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-8409f82d82
Open

chore(deps): bump the production-dependencies group with 5 updates#79
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-8409f82d82

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 5 updates:

Package From To
fumadocs-core 16.10.7 16.11.3
fumadocs-mdx 15.0.13 15.1.0
fumadocs-typescript 5.2.7 5.3.0
fumadocs-ui 16.10.7 16.11.3
react-native-unistyles 3.2.5 3.3.0

Updates fumadocs-core from 16.10.7 to 16.11.3

Commits

Updates fumadocs-mdx from 15.0.13 to 15.1.0

Release notes

Sourced from fumadocs-mdx's releases.

fumadocs-mdx@15.1.0

Default to Base UI

Internal packages & templates now use Base UI rather than Radix UI.

Commits
  • 9a26903 Version Packages
  • 3e33f43 perf(satteri): reduce clones
  • 3597c9d perf(satteri): persist results
  • 0f389cf feat(satteri): decouple imports/exports from compile()
  • 4611f97 feat(satteri): full rehype-toc functionality
  • d095300 fix(satteri): workaround common issues
  • 0297e25 configure pretrust
  • 02c242b chore(satteri): clean code
  • 3d80b8b fix(mdx): ensure satteri integration is optional
  • 0ec19af feat(satteri): more tests & move remark-include
  • Additional commits viewable in compare view

Updates fumadocs-typescript from 5.2.7 to 5.3.0

Release notes

Sourced from fumadocs-typescript's releases.

fumadocs-typescript@5.3.0

Default to Base UI

Internal packages & templates now use Base UI rather than Radix UI.

Commits
  • 9a26903 Version Packages
  • 3e33f43 perf(satteri): reduce clones
  • 3597c9d perf(satteri): persist results
  • 0f389cf feat(satteri): decouple imports/exports from compile()
  • 4611f97 feat(satteri): full rehype-toc functionality
  • d095300 fix(satteri): workaround common issues
  • 0297e25 configure pretrust
  • 02c242b chore(satteri): clean code
  • 3d80b8b fix(mdx): ensure satteri integration is optional
  • 0ec19af feat(satteri): more tests & move remark-include
  • Additional commits viewable in compare view

Updates fumadocs-ui from 16.10.7 to 16.11.3

Commits

Updates react-native-unistyles from 3.2.5 to 3.3.0

Release notes

Sourced from react-native-unistyles's releases.

Release v3.3.0

What's Changed

✨ Features

  • feat: parse transformOrigin strings for shadow tree updates (e1e2fb56) by @​1kuko3
  • feat: (android only) parse background image native props (f4dc9b5f) by @​erickreutz
  • feat: upgrade nitro to latest (0.36.1) (a366a467)
  • feat: move transform converted to separate file (c9d4cd39)
  • feat: add support for react-navigation inactive behaviour (4d462237)

🐛 Bug Fixes

  • fix: stop leaking system bar mocks + align skill docs (a06e45ec)
  • fix: add types condition for mocks export (68acf18a) by @​PrinceD96
  • fix: remove invalid system bar root exports (061a882f) by @​jingjing2222
  • fix(web): reset shadow registry and listener (7b9e48dc)

🧹 Chores

  • chore: move parser to separate file (f45d6ac3)

Full Changelog: jpudysz/react-native-unistyles@v3.2.5...v3.3.0

Commits
  • 744f332 chore: bump version to 3.3.0
  • 697b83f Merge pull request #1216 from jpudysz/feature/nitro
  • a366a46 feat: upgrade nitro to latest
  • 66f15de Merge pull request #1197 from jingjing2222/feat/remove-invalid-system-bar-exp...
  • a06e45e fix: stop leaking system bar mocks + align skill docs
  • 0567c2c Merge pull request #1208 from 1kuko3/codex/fix-transform-origin-shadow-tree
  • 9f5b939 chore: merge PR #1208 branch before hardening
  • c9d4cd3 feat: move tranform converted to separate file
  • 990db2a Merge pull request #1209 from erickreutz/eric/parse-background-image-native-p...
  • f45d6ac chore: move parser to separate file
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.10.7` | `16.11.3` |
| [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `15.0.13` | `15.1.0` |
| [fumadocs-typescript](https://github.com/fuma-nama/fumadocs) | `5.2.7` | `5.3.0` |
| [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.10.7` | `16.11.3` |
| [react-native-unistyles](https://github.com/jpudysz/react-native-unistyles) | `3.2.5` | `3.3.0` |


Updates `fumadocs-core` from 16.10.7 to 16.11.3
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.10.7...fumadocs@16.11.3)

Updates `fumadocs-mdx` from 15.0.13 to 15.1.0
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@15.0.13...fumadocs-mdx@15.1.0)

Updates `fumadocs-typescript` from 5.2.7 to 5.3.0
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-typescript@5.2.7...fumadocs-typescript@5.3.0)

Updates `fumadocs-ui` from 16.10.7 to 16.11.3
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.10.7...fumadocs@16.11.3)

Updates `react-native-unistyles` from 3.2.5 to 3.3.0
- [Release notes](https://github.com/jpudysz/react-native-unistyles/releases)
- [Commits](jpudysz/react-native-unistyles@v3.2.5...v3.3.0)

---
updated-dependencies:
- dependency-name: fumadocs-core
  dependency-version: 16.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: fumadocs-mdx
  dependency-version: 15.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: fumadocs-typescript
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: fumadocs-ui
  dependency-version: 16.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-native-unistyles
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 13, 2026
@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-boost-docs Ready Ready Preview, Comment Jul 13, 2026 4:29am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants