mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump react-day-picker from 9.3.0 to 9.3.2
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.3.0 to 9.3.2. - [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.3.0...v9.3.2) --- 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
4a256824fd
commit
8b2f634da1
2 changed files with 8 additions and 8 deletions
|
@ -44,7 +44,7 @@
|
|||
"lucide-react": "^0.460.0",
|
||||
"next": "^15.0.3",
|
||||
"react": "19.0.0-rc.1",
|
||||
"react-day-picker": "^9.3.0",
|
||||
"react-day-picker": "^9.3.2",
|
||||
"react-dom": "19.0.0-rc.1",
|
||||
"sharp": "^0.33.5",
|
||||
"sonner": "^1.7.0",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -421,7 +421,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@date-fns/tz@npm:^1.1.2":
|
||||
"@date-fns/tz@npm:^1.2.0":
|
||||
version: 1.2.0
|
||||
resolution: "@date-fns/tz@npm:1.2.0"
|
||||
checksum: 10c0/411e9d4303b10951f6fd0189d18fb845f0d934a575df2176bc10daf664282c765fb6b057a977e446bbb1229151d89e7788978600a019f1fc24b5c75276d496bd
|
||||
|
@ -10575,15 +10575,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-day-picker@npm:^9.3.0":
|
||||
version: 9.3.0
|
||||
resolution: "react-day-picker@npm:9.3.0"
|
||||
"react-day-picker@npm:^9.3.2":
|
||||
version: 9.3.2
|
||||
resolution: "react-day-picker@npm:9.3.2"
|
||||
dependencies:
|
||||
"@date-fns/tz": "npm:^1.1.2"
|
||||
"@date-fns/tz": "npm:^1.2.0"
|
||||
date-fns: "npm:^4.1.0"
|
||||
peerDependencies:
|
||||
react: ">=16.8.0"
|
||||
checksum: 10c0/ece3fa89f389dd653b88a7484a51dcbfe0bf73cfa86f76f1c41592d8c11c44803353d13a4dc777c7ffe3de21fc551e0373b41c7194599658032b1ac6e4725ba7
|
||||
checksum: 10c0/c6e048d5459e4a4602d34b5a4dc6fb87186d659a818df2a0245d6fd1e8cef0b99225951f57646cec5003c0e34eeb20ba3011290aff5939daba1f244d00d6d585
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12120,7 +12120,7 @@ __metadata:
|
|||
prettier-plugin-tailwindcss: "npm:^0.6.9"
|
||||
prisma: "npm:^5.22.0"
|
||||
react: "npm:19.0.0-rc.1"
|
||||
react-day-picker: "npm:^9.3.0"
|
||||
react-day-picker: "npm:^9.3.2"
|
||||
react-dom: "npm:19.0.0-rc.1"
|
||||
sharp: "npm:^0.33.5"
|
||||
sonner: "npm:^1.7.0"
|
||||
|
|
Loading…
Reference in a new issue