Skip to content

Commit

Permalink
Bump react-day-picker from 8.10.1 to 9.0.6
Browse files Browse the repository at this point in the history
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 8.10.1 to 9.0.6.
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md)
- [Commits](gpbl/react-day-picker@v8.10.1...v9.0.6)

---
updated-dependencies:
- dependency-name: react-day-picker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent efc979a commit 09606e9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"next": "^14.2.5",
"next-sitemap": "^4.2.3",
"react": "^18.3.1",
"react-day-picker": "^8.10.1",
"react-day-picker": "^9.0.6",
"react-dom": "^18.2.0",
"react-hook-form": "^7.52.1",
"tailwind-merge": "^2.4.0",
Expand Down
10 changes: 6 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3041,10 +3041,12 @@ queue-microtask@^1.2.2:
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==

react-day-picker@^8.10.1:
version "8.10.1"
resolved "https://registry.yarnpkg.com/react-day-picker/-/react-day-picker-8.10.1.tgz#4762ec298865919b93ec09ba69621580835b8e80"
integrity sha512-TMx7fNbhLk15eqcMt+7Z7S2KF7mfTId/XJDjKE8f+IUcFn0l08/kI4FiYTL/0yuOLmEcbR4Fwe3GJf/NiiMnPA==
react-day-picker@^9.0.6:
version "9.0.6"
resolved "https://registry.yarnpkg.com/react-day-picker/-/react-day-picker-9.0.6.tgz#e711a861998ec521d1cb81ad193a772a9af4f6d6"
integrity sha512-q4TUrUgA/TZbtrnoXYZrcQRky+HUHqnRmsldDG/jjsYQQehmQPRv4gWihEMrmcfI3sVWQlhUXx3bbnCYhfVMiA==
dependencies:
date-fns "^3.6.0"

react-dom@^18.2.0:
version "18.2.0"
Expand Down

0 comments on commit 09606e9

Please sign in to comment.