mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump react-day-picker from 9.0.9 to 9.1.0
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.0.9 to 9.1.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.0.9...v9.1.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
9e4f3432cd
commit
015ee5845a
2 changed files with 7 additions and 14 deletions
|
@ -39,7 +39,7 @@
|
|||
"lucide-react": "^0.441.0",
|
||||
"next": "15.0.0-rc.0",
|
||||
"react": "^19.0.0-rc.0",
|
||||
"react-day-picker": "^9.0.9",
|
||||
"react-day-picker": "^9.1.0",
|
||||
"react-dom": "^19.0.0-rc.0",
|
||||
"sharp": "^0.33.5",
|
||||
"sonner": "^1.5.0",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -2712,13 +2712,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"date-fns@npm:^3.6.0":
|
||||
version: 3.6.0
|
||||
resolution: "date-fns@npm:3.6.0"
|
||||
checksum: 10c0/0b5fb981590ef2f8e5a3ba6cd6d77faece0ea7f7158948f2eaae7bbb7c80a8f63ae30b01236c2923cf89bb3719c33aeb150c715ea4fe4e86e37dcf06bed42fb6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"date-fns@npm:^4.1.0":
|
||||
version: 4.1.0
|
||||
resolution: "date-fns@npm:4.1.0"
|
||||
|
@ -5390,14 +5383,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-day-picker@npm:^9.0.9":
|
||||
version: 9.0.9
|
||||
resolution: "react-day-picker@npm:9.0.9"
|
||||
"react-day-picker@npm:^9.1.0":
|
||||
version: 9.1.0
|
||||
resolution: "react-day-picker@npm:9.1.0"
|
||||
dependencies:
|
||||
date-fns: "npm:^3.6.0"
|
||||
date-fns: "npm:^4.1.0"
|
||||
peerDependencies:
|
||||
react: ">=16.8.0"
|
||||
checksum: 10c0/cbbc537f766b9c6329a5645ea4ecac8e7f7e9e19e04b9219961d3cbd36bc61e2376aef12f975093ecb931e4a6a463e0ec5726ec0f0fcfa04296422635de960ee
|
||||
checksum: 10c0/94b503e1fdf402a7f77f6cefc058e73fc67da791c5a5864b40357fec42f40715400fe6677d1697e899e047665718c6f85324182723d1887692a7d5117a283130
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6302,7 +6295,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.9"
|
||||
react-day-picker: "npm:^9.1.0"
|
||||
react-dom: "npm:^19.0.0-rc.0"
|
||||
sharp: "npm:^0.33.5"
|
||||
sonner: "npm:^1.5.0"
|
||||
|
|
Loading…
Reference in a new issue