Skip to content

Commit

Permalink
chore: bump up react-day-picker version to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 3f324a5 commit 0b064d3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/frontend/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"lucide-react": "^0.438.0",
"next-themes": "^0.3.0",
"react": "^18.3.1",
"react-day-picker": "^8.10.1",
"react-day-picker": "^9.0.0",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.0",
"react-resizable-panels": "^2.0.19",
Expand Down
15 changes: 8 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ __metadata:
lucide-react: "npm:^0.438.0"
next-themes: "npm:^0.3.0"
react: "npm:^18.3.1"
react-day-picker: "npm:^8.10.1"
react-day-picker: "npm:^9.0.0"
react-dom: "npm:^18.3.1"
react-hook-form: "npm:^7.52.0"
react-resizable-panels: "npm:^2.0.19"
Expand Down Expand Up @@ -30755,13 +30755,14 @@ __metadata:
languageName: node
linkType: hard

"react-day-picker@npm:^8.10.1":
version: 8.10.1
resolution: "react-day-picker@npm:8.10.1"
"react-day-picker@npm:^9.0.0":
version: 9.0.8
resolution: "react-day-picker@npm:9.0.8"
dependencies:
date-fns: "npm:^3.6.0"
peerDependencies:
date-fns: ^2.28.0 || ^3.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10/374056dca7fed70a154a3b0e98c6c746c26b4fc868548fa8f285ef3cab9679537e84c0c21ba7b6db67b3f7f54cc562f5d83efba2c7f2c7bd3705ac8992869607
react: ">=16.8.0"
checksum: 10/8a941b71e29a07a6ef40e35e5f6f46a332537184b4d67d90093415c4ade6c66dc787c0f26ca0841b4ee8bca40b05fa881cd73d69a263720c4c3da1e3c0a7bb37
languageName: node
linkType: hard

Expand Down

0 comments on commit 0b064d3

Please sign in to comment.