…y with 9 updates
Bumps the production-dependencies group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [prettier](https://github.com/prettier/prettier) | `3.9.4` | `3.9.5` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.23.0` | `1.24.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.0` | `26.1.1` |
| [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.11.1` | `16.11.4` |
| [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `15.1.0` | `15.1.1` |
| [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.11.1` | `16.11.4` |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.27` | `11.1.28` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.27` | `11.1.28` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.27` | `11.1.28` |
Updates `prettier` from 3.9.4 to 3.9.5
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.9.4...3.9.5)
Updates `lucide-react` from 1.23.0 to 1.24.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.24.0/packages/lucide-react)
Updates `@types/node` from 26.1.0 to 26.1.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `fumadocs-core` from 16.11.1 to 16.11.4
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.11.1...fumadocs@16.11.4)
Updates `fumadocs-mdx` from 15.1.0 to 15.1.1
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@15.1.0...fumadocs-mdx@15.1.1)
Updates `fumadocs-ui` from 16.11.1 to 16.11.4
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.11.1...fumadocs@16.11.4)
Updates `@nestjs/common` from 11.1.27 to 11.1.28
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.28/packages/common)
Updates `@nestjs/core` from 11.1.27 to 11.1.28
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.28/packages/core)
Updates `@nestjs/platform-express` from 11.1.27 to 11.1.28
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.28/packages/platform-express)
---
updated-dependencies:
- dependency-name: "@nestjs/common"
dependency-version: 11.1.28
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@nestjs/core"
dependency-version: 11.1.28
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@nestjs/platform-express"
dependency-version: 11.1.28
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@types/node"
dependency-version: 26.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: fumadocs-core
dependency-version: 16.11.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: fumadocs-mdx
dependency-version: 15.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: fumadocs-ui
dependency-version: 16.11.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: lucide-react
dependency-version: 1.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: prettier
dependency-version: 3.9.5
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 9 updates in the / directory:
3.9.43.9.51.23.01.24.026.1.026.1.116.11.116.11.415.1.015.1.116.11.116.11.411.1.2711.1.2811.1.2711.1.2811.1.2711.1.28Updates
prettierfrom 3.9.4 to 3.9.5Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b6c7d18Release 3.9.5cd54cccAvoid corrupting empty Markdown link with title (#19487)2bb67cePreserving comments'placementproperty (#19567)91bcac8Add more tests for comment-only object type (#19587)cbee737Remove space in empty object type (#19583)6394c73Align empty module declaration with TS (#19568)a4e6f7aPrevent the addition of space intype()with+(#19516)3d063b5Ignore dangling comments when checking type parameter comments (#19572)908503eHandle dangling comments inSwitchStatement(#19581)943a475Angular: Support expression for exhaustive typechecking (#19571)Updates
lucide-reactfrom 1.23.0 to 1.24.0Release notes
Sourced from lucide-react's releases.
Commits
Updates
@types/nodefrom 26.1.0 to 26.1.1Commits
Updates
fumadocs-corefrom 16.11.1 to 16.11.4Commits
e4d5c00Merge pull request #3414 from fuma-nama/tegami/version-packages9e10899fix(api-docs): remove stale schema resolver APIsa5da935migrate from broken takumi version8a280f5refactor(*): migrate toyaml06dd35bfeat(api-docs): use@scalar/json-magicfor dereferencingb3c7fb3docs: simplify3958960fix types1f9ca9aMerge pull request #3411 from fuma-nama/tegami/version-packages983d4e9fix(satteri): workspace rangefc69a45docs: unify sponsorsUpdates
fumadocs-mdxfrom 15.1.0 to 15.1.1Release notes
Sourced from fumadocs-mdx's releases.
Commits
e4d5c00Merge pull request #3414 from fuma-nama/tegami/version-packages9e10899fix(api-docs): remove stale schema resolver APIsa5da935migrate from broken takumi version8a280f5refactor(*): migrate toyaml06dd35bfeat(api-docs): use@scalar/json-magicfor dereferencingb3c7fb3docs: simplify3958960fix types1f9ca9aMerge pull request #3411 from fuma-nama/tegami/version-packages983d4e9fix(satteri): workspace rangefc69a45docs: unify sponsorsUpdates
fumadocs-uifrom 16.11.1 to 16.11.4Commits
e4d5c00Merge pull request #3414 from fuma-nama/tegami/version-packages9e10899fix(api-docs): remove stale schema resolver APIsa5da935migrate from broken takumi version8a280f5refactor(*): migrate toyaml06dd35bfeat(api-docs): use@scalar/json-magicfor dereferencingb3c7fb3docs: simplify3958960fix types1f9ca9aMerge pull request #3411 from fuma-nama/tegami/version-packages983d4e9fix(satteri): workspace rangefc69a45docs: unify sponsorsUpdates
@nestjs/commonfrom 11.1.27 to 11.1.28Release notes
Sourced from @nestjs/common's releases.
Commits
dfaa376chore(release): publish v11.1.28 releasea5e86d8fix(common): Add missing exception classes to HttpErrorByCodeUpdates
@nestjs/corefrom 11.1.27 to 11.1.28Release notes
Sourced from @nestjs/core's releases.
Commits
dfaa376chore(release): publish v11.1.28 release053a316Merge pull request #17239 from jyx-07/fix/sse-interceptor-teardown8e7a2eefeat(core): include auto-converted route in legacy route path warningc5b7164fix(core): trigger sse observable teardown on disconnectUpdates
@nestjs/platform-expressfrom 11.1.27 to 11.1.28Release notes
Sourced from @nestjs/platform-express's releases.
Commits
dfaa376chore(release): publish v11.1.28 release541977afix(deps): update dependency multer to v2.2.0 [security]