fix(calendar): this component had a bug and needed a lib update

This commit is contained in:
2025-03-21 22:06:25 -05:00
parent fb9ee15bda
commit 93ed2e9ee8
3 changed files with 71 additions and 36 deletions

View File

@@ -40,7 +40,7 @@
"next-themes": "^0.4.6",
"npm-check-updates": "^17.1.16",
"react": "^19.0.0",
"react-day-picker": "^9.6.3",
"react-day-picker": "^8.10.1",
"react-dom": "^19.0.0",
"react-grid-layout": "^1.5.1",
"react-hook-form": "^7.54.2",