Update React Day Picker to Latest Version
Some checks failed
ESLint / Run eslint scanning (push) Has been cancelled
Code Format Check / check-format (push) Has been cancelled
Run tests and upload coverage / Run tests and collect coverage (push) Has been cancelled

This commit is contained in:
Ahmad 2025-02-15 13:00:44 -05:00
parent 83bec1cb9a
commit 9b61d035bc
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
3 changed files with 58 additions and 39 deletions

View file

@ -53,7 +53,7 @@
"next": "^15.1.6",
"next-themes": "^0.4.4",
"react": "^19.0.0",
"react-day-picker": "8.10.1",
"react-day-picker": "^9.5.1",
"react-dom": "^19.0.0",
"sharp": "^0.33.5",
"sonner": "^1.7.4",