Compare commits

...

7 Commits

Author SHA1 Message Date
dependabot[bot]
98794245ce
Merge 1629512f8aa0d9cb65170c682307f19cabc6038a into d51bef8da039a4c8c75239639c4624d7c73668f0 2025-03-12 22:21:25 +00:00
dependabot[bot]
1629512f8a
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-12 22:21:24 +00:00
dvelo
d51bef8da0 Merge branch 'main' of https://github.com/DeveloLongScript/MHSF 2025-03-12 17:18:19 -05:00
dvelo
981f106acc fix: update react 2025-03-12 17:18:12 -05:00
dvelo
b003f08fe5
Add files via upload 2025-03-12 16:53:31 -05:00
dvelo
f2e9c9c5e2
Delete .github/github-banner.png 2025-03-12 16:53:19 -05:00
dvelo
c784f965cd
Add files via upload 2025-03-12 16:50:58 -05:00
4 changed files with 2975 additions and 87 deletions

BIN
.github/github-banner.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 430 KiB

@ -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