mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump react-day-picker from 9.0.7 to 9.0.8
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.0.7 to 9.0.8. - [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.7...v9.0.8) --- 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
dcf7395c2d
commit
f3cd745c65
2 changed files with 6 additions and 6 deletions
|
@ -40,7 +40,7 @@
|
|||
"lucide-react": "^0.424.0",
|
||||
"next": "15.0.0-rc.0",
|
||||
"react": "^19.0.0-rc.0",
|
||||
"react-day-picker": "^9.0.7",
|
||||
"react-day-picker": "^9.0.8",
|
||||
"react-dom": "^19.0.0-rc.0",
|
||||
"sharp": "^0.33.4",
|
||||
"sonner": "^1.5.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5502,14 +5502,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-day-picker@npm:^9.0.7":
|
||||
version: 9.0.7
|
||||
resolution: "react-day-picker@npm:9.0.7"
|
||||
"react-day-picker@npm:^9.0.8":
|
||||
version: 9.0.8
|
||||
resolution: "react-day-picker@npm:9.0.8"
|
||||
dependencies:
|
||||
date-fns: "npm:^3.6.0"
|
||||
peerDependencies:
|
||||
react: ">=16.8.0"
|
||||
checksum: 10c0/ec82e5b704f2fb9d2e3a668d0a51c2a792781acad33b87b6bb900239618c31fae89e33c9d349f7b655f6e9ae0d20eb09720f5517967b4dfdb91f9ce06d3aa777
|
||||
checksum: 10c0/b6f83ab496678ad1aeea52fa94ec413310de8c5512a88d6b4b3bad00260090550d3437b389576ed021033cc99898708d35a30583278b7ea12617ea47cfeebf84
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6426,7 +6426,7 @@ __metadata:
|
|||
prettier-plugin-tailwindcss: "npm:^0.6.5"
|
||||
prisma: "npm:^5.18.0"
|
||||
react: "npm:^19.0.0-rc.0"
|
||||
react-day-picker: "npm:^9.0.7"
|
||||
react-day-picker: "npm:^9.0.8"
|
||||
react-dom: "npm:^19.0.0-rc.0"
|
||||
sharp: "npm:^0.33.4"
|
||||
sonner: "npm:^1.5.0"
|
||||
|
|
Loading…
Reference in a new issue