mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump react-day-picker from 9.0.8 to 9.0.9
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.0.8 to 9.0.9. - [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.0.8...v9.0.9) --- 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
3e93f150c6
commit
5945a45a84
2 changed files with 6 additions and 6 deletions
|
@ -39,7 +39,7 @@
|
|||
"lucide-react": "^0.439.0",
|
||||
"next": "15.0.0-rc.0",
|
||||
"react": "^19.0.0-rc.0",
|
||||
"react-day-picker": "^9.0.8",
|
||||
"react-day-picker": "^9.0.9",
|
||||
"react-dom": "^19.0.0-rc.0",
|
||||
"sharp": "^0.33.5",
|
||||
"sonner": "^1.5.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5403,14 +5403,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-day-picker@npm:^9.0.8":
|
||||
version: 9.0.8
|
||||
resolution: "react-day-picker@npm:9.0.8"
|
||||
"react-day-picker@npm:^9.0.9":
|
||||
version: 9.0.9
|
||||
resolution: "react-day-picker@npm:9.0.9"
|
||||
dependencies:
|
||||
date-fns: "npm:^3.6.0"
|
||||
peerDependencies:
|
||||
react: ">=16.8.0"
|
||||
checksum: 10c0/b6f83ab496678ad1aeea52fa94ec413310de8c5512a88d6b4b3bad00260090550d3437b389576ed021033cc99898708d35a30583278b7ea12617ea47cfeebf84
|
||||
checksum: 10c0/cbbc537f766b9c6329a5645ea4ecac8e7f7e9e19e04b9219961d3cbd36bc61e2376aef12f975093ecb931e4a6a463e0ec5726ec0f0fcfa04296422635de960ee
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6337,7 +6337,7 @@ __metadata:
|
|||
prettier-plugin-tailwindcss: "npm:^0.6.6"
|
||||
prisma: "npm:^5.19.1"
|
||||
react: "npm:^19.0.0-rc.0"
|
||||
react-day-picker: "npm:^9.0.8"
|
||||
react-day-picker: "npm:^9.0.9"
|
||||
react-dom: "npm:^19.0.0-rc.0"
|
||||
sharp: "npm:^0.33.5"
|
||||
sonner: "npm:^1.5.0"
|
||||
|
|
Loading…
Reference in a new issue