From 6025d6bba70a58a011fbf269b0b32b6f6f4508bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 00:23:58 +0000 Subject: [PATCH] chore(deps): bump react-day-picker from 9.9.0 to 9.11.1 Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.9.0 to 9.11.1. - [Release notes](https://github.com/gpbl/react-day-picker/releases) - [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md) - [Commits](https://github.com/gpbl/react-day-picker/compare/v9.9.0...v9.11.1) --- updated-dependencies: - dependency-name: react-day-picker dependency-version: 9.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82c5c19..f12a9f7 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "highlight.js": "^11.11.1", "lowlight": "^3.3.0", "lucide-react": "^0.542.0", - "react-day-picker": "9.9.0", + "react-day-picker": "9.11.1", "react-hook-form": "^7.62.0", "react-medium-image-zoom": "^5.3.0", "react-resizable-panels": "^3.0.4",