From 9a0e4ff3eab6cbbe770645dd29384e82a9c0da47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 02:04:23 +0000 Subject: [PATCH] fix(deps): update dependency react-day-picker to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4dce8bf..34168b6 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "honox": "^0.1.9", "lucide-react": "^0.376.0", "react": "^18.2.0", - "react-day-picker": "^8.10.0", + "react-day-picker": "^9.0.0", "react-dom": "^18.2.0", "tailwind-merge": "^2.2.2", "tailwindcss-animate": "^1.0.7"