Skip to content

Commit caeeebd

Browse files
chore(deps): bump the docs-tooling group across 1 directory with 8 updates
Bumps the docs-tooling group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.0.8` | `16.8.5` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `13.0.5` | `14.3.0` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.0.8` | `16.8.5` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.562.0` | `1.8.0` | | [next](https://github.com/vercel/next.js) | `16.2.3` | `16.2.4` | | [postcss](https://github.com/postcss/postcss) | `8.5.11` | `8.5.12` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `3.23.0` | `4.0.2` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.19` | `4.2.2` | Updates `fumadocs-core` from 16.0.8 to 16.8.5 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.0.8...fumadocs-core@16.8.5) Updates `fumadocs-mdx` from 13.0.5 to 14.3.0 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@13.0.5...fumadocs-mdx@14.3.0) Updates `fumadocs-ui` from 16.0.8 to 16.8.5 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@16.0.8...fumadocs-ui@16.8.5) Updates `lucide-react` from 0.562.0 to 1.8.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.8.0/packages/lucide-react) Updates `next` from 16.2.3 to 16.2.4 - [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.2.3...v16.2.4) Updates `postcss` from 8.5.11 to 8.5.12 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.11...8.5.12) Updates `shiki` from 3.23.0 to 4.0.2 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v4.0.2/packages/shiki) Updates `tailwindcss` from 3.4.19 to 4.2.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/tailwindcss) --- updated-dependencies: - dependency-name: fumadocs-core dependency-version: 16.8.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-tooling - dependency-name: fumadocs-mdx dependency-version: 14.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: docs-tooling - dependency-name: fumadocs-ui dependency-version: 16.8.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-tooling - dependency-name: lucide-react dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: docs-tooling - dependency-name: next dependency-version: 16.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-tooling - dependency-name: postcss dependency-version: 8.5.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: docs-tooling - dependency-name: shiki dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: docs-tooling - dependency-name: tailwindcss dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: docs-tooling ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 626f6bd commit caeeebd

3 files changed

Lines changed: 697 additions & 527 deletions

File tree

docs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
"@icons-pack/react-simple-icons": "^13.8.0",
1818
"@orama/orama": "^3.1.11",
1919
"@stackblitz/sdk": "^1.11.0",
20-
"fumadocs-core": "16.0.8",
21-
"fumadocs-mdx": "13.0.5",
20+
"fumadocs-core": "16.8.5",
21+
"fumadocs-mdx": "14.3.0",
2222
"fumadocs-twoslash": "^3.1.10",
23-
"fumadocs-ui": "16.0.8",
24-
"lucide-react": "^0.562.0",
23+
"fumadocs-ui": "16.8.5",
24+
"lucide-react": "^1.8.0",
2525
"mermaid": "^11.12.1",
26-
"next": "16.2.3",
26+
"next": "16.2.4",
2727
"next-themes": "^0.4.6",
2828
"react": "^19.2.0",
2929
"react-dom": "^19.2.0",
@@ -40,7 +40,7 @@
4040
"baseline-browser-mapping": "^2.9.8",
4141
"effect": "^3.21.1",
4242
"postcss": "^8.5.6",
43-
"shiki": "^3.15.0",
43+
"shiki": "^4.0.2",
4444
"tailwindcss": "^4.1.12",
4545
"typescript": "^5.9.2"
4646
}

examples/with-vite-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@vitejs/plugin-react": "^4.3.4",
2424
"autoprefixer": "^10.4.20",
2525
"postcss": "^8.5.1",
26-
"tailwindcss": "^3.4.17",
26+
"tailwindcss": "^4.2.2",
2727
"typescript": "^5.6.3",
2828
"vite": "^6.4.2"
2929
}

0 commit comments

Comments
 (0)