Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
8f41f20346
Merge 954ae2013cdbbce3f61fdd9ce43d599d145d4efc into 21d4bc2041269b236fbe883a10a2497d44e47838 2025-03-10 06:08:38 +00:00
dependabot[bot]
954ae2013c
chore(deps): bump react-day-picker from 8.10.1 to 9.6.1
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 8.10.1 to 9.6.1.
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gpbl/react-day-picker/compare/v8.10.1...v9.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 06:08:36 +00:00
3 changed files with 2975 additions and 87 deletions

@ -46,7 +46,7 @@
"next": "15.1.6", "next": "15.1.6",
"next-themes": "^0.4.4", "next-themes": "^0.4.4",
"react": "^19.0.0", "react": "^19.0.0",
"react-day-picker": "8.10.1", "react-day-picker": "9.6.1",
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
"react-hook-form": "^7.54.2", "react-hook-form": "^7.54.2",
"react-resizable-panels": "^2.1.7", "react-resizable-panels": "^2.1.7",

@ -46,7 +46,7 @@
"next": "15.1.6", "next": "15.1.6",
"next-themes": "^0.4.4", "next-themes": "^0.4.4",
"react": "^19.0.0", "react": "^19.0.0",
"react-day-picker": "8.10.1", "react-day-picker": "9.6.1",
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
"react-hook-form": "^7.54.2", "react-hook-form": "^7.54.2",
"react-resizable-panels": "^2.1.7", "react-resizable-panels": "^2.1.7",

3058
yarn.lock

File diff suppressed because it is too large Load Diff