From 710428a5a4af4fdc4829372471be881692f63c10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 05:10:37 +0000 Subject: [PATCH] Bump the production group across 1 directory with 5 updates Bumps the production group with 5 updates in the /web-docs directory: | Package | From | To | | --- | --- | --- | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `14.3.2` | `15.2.1` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.577.0` | `1.28.0` | | [next](https://github.com/vercel/next.js) | `16.2.11` | `16.2.12` | | [react-day-picker](https://github.com/gpbl/react-day-picker/tree/HEAD/packages/react-day-picker) | `9.14.0` | `10.0.1` | | [recharts](https://github.com/recharts/recharts) | `2.15.4` | `3.10.1` | Updates `fumadocs-mdx` from 14.3.2 to 15.2.1 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@14.3.2...fumadocs-mdx@15.2.1) Updates `lucide-react` from 0.577.0 to 1.28.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.28.0/packages/lucide-react) Updates `next` from 16.2.11 to 16.2.12 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v16.2.11...v16.2.12) Updates `react-day-picker` from 9.14.0 to 10.0.1 - [Release notes](https://github.com/gpbl/react-day-picker/releases) - [Changelog](https://github.com/gpbl/react-day-picker/blob/main/packages/react-day-picker/CHANGELOG.md) - [Commits](https://github.com/gpbl/react-day-picker/commits/v10.0.1/packages/react-day-picker) Updates `recharts` from 2.15.4 to 3.10.1 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](https://github.com/recharts/recharts/compare/v2.15.4...v3.10.1) --- updated-dependencies: - dependency-name: fumadocs-mdx dependency-version: 15.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: lucide-react dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: next dependency-version: 16.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: react-day-picker dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: recharts dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production ... Signed-off-by: dependabot[bot] --- web-docs/package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/web-docs/package.json b/web-docs/package.json index cf6bc7ce..b1762af7 100644 --- a/web-docs/package.json +++ b/web-docs/package.json @@ -19,18 +19,18 @@ "date-fns": "^4.1.0", "embla-carousel-react": "^8.6.0", "fumadocs-core": "^16.6.10", - "fumadocs-mdx": "^14.2.9", + "fumadocs-mdx": "^15.2.1", "fumadocs-ui": "npm:@fumadocs/base-ui@latest", "input-otp": "^1.4.2", - "lucide-react": "^0.577.0", + "lucide-react": "^1.28.0", "motion": "^12.35.1", - "next": "16.2.11", + "next": "16.2.12", "next-themes": "^0.4.6", "react": "^19.2.4", - "react-day-picker": "^9.14.0", + "react-day-picker": "^10.0.1", "react-dom": "^19.2.4", "react-resizable-panels": "^4.7.1", - "recharts": "2.15.4", + "recharts": "3.10.1", "shiki": "^4.0.1", "sonner": "^2.0.7", "tailwind-merge": "^3.5.0",