Skip to content

Commit

Permalink
fix(deps): update dependency react-day-picker to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 71d6152 commit 1d12e7f
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 34 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"re-resizable": "^6.9.17",
"react": "18.3.1",
"react-contenteditable": "^3.3.7",
"react-day-picker": "^8.10.0",
"react-day-picker": "^9.4.3",
"react-dom": "18.3.1",
"react-hook-form": "^7.51.0",
"react-is": "18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions internal/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"peerDependencies": {
"@tanstack/react-table": "^8.17.3",
"react": "18.3.1",
"react-day-picker": "^8.10.0",
"react-day-picker": "^9.4.3",
"react-dom": "18.3.1",
"react-hook-form": "^7.51.0",
"tailwindcss": "3.4.1",
Expand All @@ -63,7 +63,7 @@
"@unprice/tsconfig": "0.1.0",
"date-fns": "^3.3.1",
"react": "18.3.1",
"react-day-picker": "^8.10.0",
"react-day-picker": "^9.4.3",
"react-dom": "18.3.1",
"react-hook-form": "^7.51.0",
"tailwindcss": "3.4.1",
Expand Down
47 changes: 16 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1d12e7f

Please sign in to comment.