mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-03 07:52:06 +00:00
Bump react-day-picker from 9.1.1 to 9.1.2
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.1.1 to 9.1.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.1.1...v9.1.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
32a59b36cf
commit
9a0d67ea62
2 changed files with 11 additions and 11 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.1.1",
|
||||
"react-day-picker": "^9.1.2",
|
||||
"react-dom": "^19.0.0-rc.0",
|
||||
"sharp": "^0.33.5",
|
||||
"sonner": "^1.5.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -397,10 +397,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@date-fns/tz@npm:^1.0.2":
|
||||
version: 1.0.2
|
||||
resolution: "@date-fns/tz@npm:1.0.2"
|
||||
checksum: 10c0/d6939116dd64040517e4f19b72d535eac0e6d20d398a88a8353811e65c1d004fa18c34e4cb1fed727defcf008d61b2989e5261e51afe9aa62b38bdb0a9884ef7
|
||||
"@date-fns/tz@npm:^1.1.0":
|
||||
version: 1.1.1
|
||||
resolution: "@date-fns/tz@npm:1.1.1"
|
||||
checksum: 10c0/105ec2d81c85117eeac3fc4461df59388648ce8ea2a830d9a818fc978015b693bbe14dcd1b07219dd0d84e59b67db43883c41777676c0c92b3f7d9c3a4924270
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5390,15 +5390,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-day-picker@npm:^9.1.1":
|
||||
version: 9.1.1
|
||||
resolution: "react-day-picker@npm:9.1.1"
|
||||
"react-day-picker@npm:^9.1.2":
|
||||
version: 9.1.2
|
||||
resolution: "react-day-picker@npm:9.1.2"
|
||||
dependencies:
|
||||
"@date-fns/tz": "npm:^1.0.2"
|
||||
"@date-fns/tz": "npm:^1.1.0"
|
||||
date-fns: "npm:^4.1.0"
|
||||
peerDependencies:
|
||||
react: ">=16.8.0"
|
||||
checksum: 10c0/3ff1a4ac3d7c8e32896a31489db2e481672a67350038efe0034b493cd4a39230e10bef74727e9e7d12ce4344fa31382beb51d95ee5402aa2d0aff9d86bb9c370
|
||||
checksum: 10c0/0285b1e7478cc6d53ca88e263b1e45bd5d87acef02a74104b140157e7b308064101ef30d865595c3bf19df40be60fdff89a0d620027ba508ed137edb336074d5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6310,7 +6310,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.1.1"
|
||||
react-day-picker: "npm:^9.1.2"
|
||||
react-dom: "npm:^19.0.0-rc.0"
|
||||
sharp: "npm:^0.33.5"
|
||||
sonner: "npm:^1.5.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue