mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump react-day-picker from 9.4.4 to 9.5.0
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.4.4 to 9.5.0. - [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/v9.4.4...v9.5.0) --- updated-dependencies: - dependency-name: react-day-picker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f4426fc2a4
commit
5c1b16a6e1
2 changed files with 14 additions and 6 deletions
|
@ -46,7 +46,7 @@
|
|||
"lucide-react": "^0.469.0",
|
||||
"next": "^15.1.3",
|
||||
"react": "^19.0.0",
|
||||
"react-day-picker": "^9.4.4",
|
||||
"react-day-picker": "^9.5.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"sharp": "^0.33.5",
|
||||
"sonner": "^1.7.1",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -6831,6 +6831,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"date-fns-jalali@npm:^4.1.0-0":
|
||||
version: 4.1.0-0
|
||||
resolution: "date-fns-jalali@npm:4.1.0-0"
|
||||
checksum: 10c0/f9ad98d9f7e8e5abe0d070dc806b0c8baded2b1208626c42e92cbd2605b5171f5714d6b79b20cc2666267d821699244c9d0b5e93274106cf57d6232da77596ed
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"date-fns@npm:^4.1.0":
|
||||
version: 4.1.0
|
||||
resolution: "date-fns@npm:4.1.0"
|
||||
|
@ -13406,15 +13413,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-day-picker@npm:^9.4.4":
|
||||
version: 9.4.4
|
||||
resolution: "react-day-picker@npm:9.4.4"
|
||||
"react-day-picker@npm:^9.5.0":
|
||||
version: 9.5.0
|
||||
resolution: "react-day-picker@npm:9.5.0"
|
||||
dependencies:
|
||||
"@date-fns/tz": "npm:^1.2.0"
|
||||
date-fns: "npm:^4.1.0"
|
||||
date-fns-jalali: "npm:^4.1.0-0"
|
||||
peerDependencies:
|
||||
react: ">=16.8.0"
|
||||
checksum: 10c0/0a8cfa99863854538cd58bfe28fc68febcf7c7f72e14be2e1a4f108ec9e803838bf5dae946e3f2b1900a6ddef520daf666a49bac4a551de35e8e37a347f694cb
|
||||
checksum: 10c0/3c9d06c393f3135c63aca98b38e52738d3c78ed3bed1a2a730595cc27dbf0b1d964899ce9656cc3c223d598309b714528873dd32a0c48e41f03495917b7508c3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -15299,7 +15307,7 @@ __metadata:
|
|||
prettier-plugin-tailwindcss: "npm:^0.6.9"
|
||||
prisma: "npm:^6.0.1"
|
||||
react: "npm:^19.0.0"
|
||||
react-day-picker: "npm:^9.4.4"
|
||||
react-day-picker: "npm:^9.5.0"
|
||||
react-dom: "npm:^19.0.0"
|
||||
sharp: "npm:^0.33.5"
|
||||
sonner: "npm:^1.7.1"
|
||||
|
|
Loading…
Reference in a new issue