Skip to content

Commit a590d9d

Browse files
authored
Update react-day-picker to version 9.6.7 and add date-fns dependencies (#27)
Bumped in `github/workbench-template` in github/workbench-sdk#237. Resolves us having to run `npm install` with a `-f` force flag. Would also need to be run out on `github/spark-template`.
1 parent 7c07b7f commit a590d9d

File tree

2 files changed

+36
-7
lines changed

2 files changed

+36
-7
lines changed

package-lock.json

Lines changed: 35 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"next-themes": "^0.4.6",
6060
"octokit": "^4.1.2",
6161
"react": "^19.0.0",
62-
"react-day-picker": "^8.10.1",
62+
"react-day-picker": "^9.6.7",
6363
"react-dom": "^19.0.0",
6464
"react-hook-form": "^7.54.2",
6565
"react-resizable-panels": "^2.1.7",

0 commit comments

Comments
 (0)