From 0b1d78c7cde088569e61b838f212c8be2b79f906 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 23:50:40 +0000 Subject: [PATCH] Bump the npm-all group across 1 directory with 5 updates Bumps the npm-all group with 4 updates in the / directory: [fumadocs-core](https://github.com/fuma-nama/fumadocs), [fumadocs-mdx](https://github.com/fuma-nama/fumadocs), [fumadocs-ui](https://github.com/fuma-nama/fumadocs) and [postcss](https://github.com/postcss/postcss). Updates `fumadocs-core` from 16.8.2 to 16.8.5 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.8.2...fumadocs-core@16.8.5) Updates `fumadocs-mdx` from 14.3.1 to 14.3.2 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@14.3.1...fumadocs-mdx@14.3.2) Updates `fumadocs-ui` from 16.8.2 to 16.8.5 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@16.8.2...fumadocs-ui@16.8.5) Updates `lucide-react` from 1.9.0 to 1.11.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.11.0/packages/lucide-react) Updates `postcss` from 8.5.10 to 8.5.12 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.5.10...8.5.12) --- updated-dependencies: - dependency-name: fumadocs-core dependency-version: 16.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: fumadocs-mdx dependency-version: 14.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: fumadocs-ui dependency-version: 16.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: lucide-react dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: postcss dependency-version: 8.5.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all ... Signed-off-by: dependabot[bot] --- package-lock.json | 42 +++++++++++++++++++++--------------------- package.json | 8 ++++---- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/package-lock.json b/package-lock.json index c894fbd..54c0e20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,10 +8,10 @@ "name": "fancydocs", "version": "0.0.0", "dependencies": { - "fumadocs-core": "16.8.2", - "fumadocs-mdx": "14.3.1", + "fumadocs-core": "16.8.5", + "fumadocs-mdx": "14.3.2", "fumadocs-typescript": "^5.2.6", - "fumadocs-ui": "16.8.2", + "fumadocs-ui": "16.8.5", "lucide-react": "^1.9.0", "next": "16.2.4", "react": "^19.2.5", @@ -26,7 +26,7 @@ "@types/react-dom": "^19.2.2", "eslint": "^10.2.1", "eslint-config-next": "16.2.4", - "postcss": "^8.5.10", + "postcss": "^8.5.12", "tailwindcss": "^4.1.16", "typescript": "^6.0.3" } @@ -5690,9 +5690,9 @@ } }, "node_modules/fumadocs-core": { - "version": "16.8.2", - "resolved": "https://registry.npmjs.org/fumadocs-core/-/fumadocs-core-16.8.2.tgz", - "integrity": "sha512-2HkaGmNFoTGCTYaBrNPOuJfu5o2ylw3+DQKbODvlLbw5xokqcMyfUh1A3lIJY4kouMt32wwr7aYlb+vnmx38HA==", + "version": "16.8.5", + "resolved": "https://registry.npmjs.org/fumadocs-core/-/fumadocs-core-16.8.5.tgz", + "integrity": "sha512-4MRqh/KWtR5Q5+LJd2SFv3nLDHtuZw3q8rwApd9nAWkunHVU30U17fUVq6nY+IDoLs7bSLnvDGvoE+Ynelrn3A==", "license": "MIT", "dependencies": { "@orama/orama": "^3.1.18", @@ -5791,9 +5791,9 @@ } }, "node_modules/fumadocs-mdx": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/fumadocs-mdx/-/fumadocs-mdx-14.3.1.tgz", - "integrity": "sha512-0u2eXvYrZtrJB14y6fDhP0hhxLgmH8JOmRv6IVHALt5MqR9JIJxV5LJYlho8g8CJXRE8w12rVNFZN0rtUVAqGw==", + "version": "14.3.2", + "resolved": "https://registry.npmjs.org/fumadocs-mdx/-/fumadocs-mdx-14.3.2.tgz", + "integrity": "sha512-73SoZkbUuqnD91G/0zBcaQdM1TMnYw5JJzKgkGvQTiZbtLQFuWTt8/uRqnzFMuNIUu/WY9Lo9d1iZ8G+jOVieA==", "license": "MIT", "dependencies": { "@mdx-js/mdx": "^3.1.1", @@ -5896,9 +5896,9 @@ } }, "node_modules/fumadocs-ui": { - "version": "16.8.2", - "resolved": "https://registry.npmjs.org/fumadocs-ui/-/fumadocs-ui-16.8.2.tgz", - "integrity": "sha512-6NMBxt8xnkZcU9bx0ETU17ZLJWRusXSirowSHB7M7Xm5xOyGry+49q4VKDvr3uxLNl+V9doljLv9AOsGiHVpPA==", + "version": "16.8.5", + "resolved": "https://registry.npmjs.org/fumadocs-ui/-/fumadocs-ui-16.8.5.tgz", + "integrity": "sha512-caJjSfUhNkwoqumOBKfHxE1UjVHxkTsoaUhA96IvCM3G82bU2OKhf1pYtf/GbZ0XVdIlmY8Z47Cqwsze0HlXjg==", "license": "MIT", "dependencies": { "@fumadocs/tailwind": "0.0.5", @@ -5913,7 +5913,7 @@ "@radix-ui/react-slot": "^1.2.4", "@radix-ui/react-tabs": "^1.1.13", "class-variance-authority": "^0.7.1", - "lucide-react": "^1.8.0", + "lucide-react": "^1.11.0", "motion": "^12.38.0", "next-themes": "^0.4.6", "react-remove-scroll": "^2.7.2", @@ -5927,7 +5927,7 @@ "@takumi-rs/image-response": "*", "@types/mdx": "*", "@types/react": "*", - "fumadocs-core": "16.8.2", + "fumadocs-core": "16.8.5", "next": "16.x.x", "react": "^19.2.0", "react-dom": "^19.2.0" @@ -7460,9 +7460,9 @@ } }, "node_modules/lucide-react": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.9.0.tgz", - "integrity": "sha512-6qVAmbgCjcJz7sAGSPSSJ++RAwjlK2XCbRrZKv63Ciko1KT8jX0//CXxgI3jg2HlJu8tADqdYlNDebmYjeoruA==", + "version": "1.11.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.11.0.tgz", + "integrity": "sha512-UOhjdztXCgdBReRcIhsvz2siIBogfv/lhJEIViCpLt924dO+GDms9T7DNoucI23s6kEPpe988m5N0D2ajnzb2g==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" @@ -9092,9 +9092,9 @@ } }, "node_modules/postcss": { - "version": "8.5.10", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.10.tgz", - "integrity": "sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==", + "version": "8.5.12", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.12.tgz", + "integrity": "sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 2345fb7..1ca89fe 100644 --- a/package.json +++ b/package.json @@ -11,10 +11,10 @@ "lint": "eslint" }, "dependencies": { - "fumadocs-core": "16.8.2", - "fumadocs-mdx": "14.3.1", + "fumadocs-core": "16.8.5", + "fumadocs-mdx": "14.3.2", "fumadocs-typescript": "^5.2.6", - "fumadocs-ui": "16.8.2", + "fumadocs-ui": "16.8.5", "lucide-react": "^1.9.0", "next": "16.2.4", "react": "^19.2.5", @@ -29,7 +29,7 @@ "@types/react-dom": "^19.2.2", "eslint": "^10.2.1", "eslint-config-next": "16.2.4", - "postcss": "^8.5.10", + "postcss": "^8.5.12", "tailwindcss": "^4.1.16", "typescript": "^6.0.3" }