Bumps the production-dependencies group with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `16.2.9` | `16.2.10` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.22.0` | `1.23.0` |
| [next](https://github.com/vercel/next.js) | `16.2.9` | `16.2.10` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.0.1` | `26.1.0` |
| [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.10.7` | `16.11.1` |
| [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `15.0.13` | `15.1.0` |
| [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.10.7` | `16.11.1` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `5.2.0` | `5.2.1` |
| [@shikijs/monaco](https://github.com/shikijs/shiki/tree/HEAD/packages/monaco) | `4.3.0` | `4.3.1` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `4.3.0` | `4.3.1` |
Updates `@next/third-parties` from 16.2.9 to 16.2.10
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v16.2.10/packages/third-parties)
Updates `lucide-react` from 1.22.0 to 1.23.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.23.0/packages/lucide-react)
Updates `next` from 16.2.9 to 16.2.10
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v16.2.9...v16.2.10)
Updates `@types/node` from 26.0.1 to 26.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `fumadocs-core` from 16.10.7 to 16.11.1
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.10.7...fumadocs@16.11.1)
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-ui` from 16.10.7 to 16.11.1
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.10.7...fumadocs@16.11.1)
Updates `js-yaml` from 5.2.0 to 5.2.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@5.2.0...5.2.1)
Updates `@shikijs/monaco` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v4.3.1/packages/monaco)
Updates `shiki` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v4.3.1/packages/shiki)
---
updated-dependencies:
- dependency-name: "@next/third-parties"
dependency-version: 16.2.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: lucide-react
dependency-version: 1.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: next
dependency-version: 16.2.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@types/node"
dependency-version: 26.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: fumadocs-core
dependency-version: 16.11.1
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-ui
dependency-version: 16.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: js-yaml
dependency-version: 5.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@shikijs/monaco"
dependency-version: 4.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: shiki
dependency-version: 4.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps the production-dependencies group with 10 updates:
16.2.916.2.101.22.01.23.016.2.916.2.1026.0.126.1.016.10.716.11.115.0.1315.1.016.10.716.11.15.2.05.2.14.3.04.3.14.3.04.3.1Updates
@next/third-partiesfrom 16.2.9 to 16.2.10Release notes
Sourced from @next/third-parties's releases.
Commits
9dadfd6v16.2.10534d9c1[16.2.x] Release pipeline updates (#95160)6e1a94d[16.2.x][ci]: fix release script to not strip newlines (#94640)Updates
lucide-reactfrom 1.22.0 to 1.23.0Release notes
Sourced from lucide-react's releases.
Commits
Updates
nextfrom 16.2.9 to 16.2.10Release notes
Sourced from next's releases.
Commits
9dadfd6v16.2.10534d9c1[16.2.x] Release pipeline updates (#95160)98941fcbackport: docs fixes 16.2.x (#94935)6e1a94d[16.2.x][ci]: fix release script to not strip newlines (#94640)Updates
@types/nodefrom 26.0.1 to 26.1.0Commits
Updates
fumadocs-corefrom 16.10.7 to 16.11.1Commits
ab09f50Version Packages (#3405)889a296docs: update stale contenta5c081dfix: UI inconsistencies9a26903Version Packages3e33f43perf(satteri): reduce clones3597c9dperf(satteri): persist results0f389cffeat(satteri): decouple imports/exports fromcompile()4611f97feat(satteri): full rehype-toc functionalityd095300fix(satteri): workaround common issues0297e25configure pretrustUpdates
fumadocs-mdxfrom 15.0.13 to 15.1.0Release notes
Sourced from fumadocs-mdx's releases.
Commits
9a26903Version Packages3e33f43perf(satteri): reduce clones3597c9dperf(satteri): persist results0f389cffeat(satteri): decouple imports/exports fromcompile()4611f97feat(satteri): full rehype-toc functionalityd095300fix(satteri): workaround common issues0297e25configure pretrust02c242bchore(satteri): clean code3d80b8bfix(mdx): ensure satteri integration is optional0ec19affeat(satteri): more tests & move remark-includeUpdates
fumadocs-uifrom 16.10.7 to 16.11.1Commits
ab09f50Version Packages (#3405)889a296docs: update stale contenta5c081dfix: UI inconsistencies9a26903Version Packages3e33f43perf(satteri): reduce clones3597c9dperf(satteri): persist results0f389cffeat(satteri): decouple imports/exports fromcompile()4611f97feat(satteri): full rehype-toc functionalityd095300fix(satteri): workaround common issues0297e25configure pretrustUpdates
js-yamlfrom 5.2.0 to 5.2.1Changelog
Sourced from js-yaml's changelog.
Commits
ac16b425.2.1 released4a864e5Deps bump39f3211!!omap: addMapsupport and remove quadratic complexityff17f1eChangelog update8ed15f1deps bump1a562dcFix changelog linkUpdates
@shikijs/monacofrom 4.3.0 to 4.3.1Release notes
Sourced from @shikijs/monaco's releases.
Commits
fdff6e2chore: release v4.3.1Updates
shikifrom 4.3.0 to 4.3.1Release notes
Sourced from shiki's releases.
Commits
fdff6e2chore: release v4.3.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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