mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump react-day-picker from 9.5.0 to 9.5.1
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.5.0 to 9.5.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/v9.5.0...v9.5.1) --- updated-dependencies: - dependency-name: react-day-picker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4a53d569b5
commit
65d5969f42
2 changed files with 6 additions and 6 deletions
|
@ -53,7 +53,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": "^9.5.0",
|
"react-day-picker": "^9.5.1",
|
||||||
"react-dom": "^19.0.0",
|
"react-dom": "^19.0.0",
|
||||||
"sharp": "^0.33.5",
|
"sharp": "^0.33.5",
|
||||||
"sonner": "^1.7.3",
|
"sonner": "^1.7.3",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -11225,16 +11225,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"react-day-picker@npm:^9.5.0":
|
"react-day-picker@npm:^9.5.1":
|
||||||
version: 9.5.0
|
version: 9.5.1
|
||||||
resolution: "react-day-picker@npm:9.5.0"
|
resolution: "react-day-picker@npm:9.5.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@date-fns/tz": "npm:^1.2.0"
|
"@date-fns/tz": "npm:^1.2.0"
|
||||||
date-fns: "npm:^4.1.0"
|
date-fns: "npm:^4.1.0"
|
||||||
date-fns-jalali: "npm:^4.1.0-0"
|
date-fns-jalali: "npm:^4.1.0-0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ">=16.8.0"
|
react: ">=16.8.0"
|
||||||
checksum: 10c0/3c9d06c393f3135c63aca98b38e52738d3c78ed3bed1a2a730595cc27dbf0b1d964899ce9656cc3c223d598309b714528873dd32a0c48e41f03495917b7508c3
|
checksum: 10c0/050309240cc4b00d2012a43ff7f0d22276072d90ff0d619a2f6accb34318b919e6c723080a43e6d34583e48c194cbffecd5881b7350fac09e0b47576ddc872cf
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12682,7 +12682,7 @@ __metadata:
|
||||||
prettier-plugin-tailwindcss: "npm:^0.6.11"
|
prettier-plugin-tailwindcss: "npm:^0.6.11"
|
||||||
prisma: "npm:^6.2.1"
|
prisma: "npm:^6.2.1"
|
||||||
react: "npm:^19.0.0"
|
react: "npm:^19.0.0"
|
||||||
react-day-picker: "npm:^9.5.0"
|
react-day-picker: "npm:^9.5.1"
|
||||||
react-dom: "npm:^19.0.0"
|
react-dom: "npm:^19.0.0"
|
||||||
sharp: "npm:^0.33.5"
|
sharp: "npm:^0.33.5"
|
||||||
sonner: "npm:^1.7.3"
|
sonner: "npm:^1.7.3"
|
||||||
|
|
Loading…
Reference in a new issue