Skip to content

Commit 5a77eb9

Browse files
chore: bump the dependencies group across 1 directory with 4 updates
Bumps the dependencies group with 4 updates in the / directory: [fumadocs-core](https://github.com/fuma-nama/fumadocs), [fumadocs-ui](https://github.com/fuma-nama/fumadocs), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [next](https://github.com/vercel/next.js). Updates `fumadocs-core` from 16.2.5 to 16.3.2 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.2.5...fumadocs-core@16.3.2) Updates `fumadocs-ui` from 16.2.5 to 16.3.2 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@16.2.5...fumadocs-ui@16.3.2) Updates `lucide-react` from 0.554.0 to 0.562.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.562.0/packages/lucide-react) Updates `next` from 16.0.10 to 16.1.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.0.10...v16.1.0) --- updated-dependencies: - dependency-name: fumadocs-core dependency-version: 16.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: fumadocs-ui dependency-version: 16.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lucide-react dependency-version: 0.562.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: next dependency-version: 16.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13c897b commit 5a77eb9

2 files changed

Lines changed: 128 additions & 130 deletions

File tree

apps/docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
"lint:fix": "biome check --write ."
1212
},
1313
"dependencies": {
14-
"fumadocs-core": "^16.0.11",
14+
"fumadocs-core": "^16.3.2",
1515
"fumadocs-mdx": "^13.0.8",
16-
"fumadocs-ui": "^16.0.11",
16+
"fumadocs-ui": "^16.3.2",
1717
"motion": "^11.0.0",
1818
"clsx": "^2.1.0",
1919
"tailwind-merge": "^2.2.0",
20-
"lucide-react": "0.554.0",
21-
"next": "16.0.10",
20+
"lucide-react": "0.562.0",
21+
"next": "16.1.0",
2222
"react": "^19.2.1",
2323
"react-dom": "^19.2.1"
2424
},

0 commit comments

Comments
 (0)