mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump react-day-picker from 9.4.0 to 9.4.1
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.4.0 to 9.4.1. - [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.4.0...v9.4.1) --- 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
52ee3fa8fb
commit
9ffe5e9001
2 changed files with 6 additions and 6 deletions
|
@ -45,7 +45,7 @@
|
|||
"lucide-react": "^0.462.0",
|
||||
"next": "^15.0.3",
|
||||
"react": "19.0.0-rc.1",
|
||||
"react-day-picker": "^9.3.2",
|
||||
"react-day-picker": "^9.4.1",
|
||||
"react-dom": "19.0.0-rc.1",
|
||||
"sharp": "^0.33.5",
|
||||
"sonner": "^1.7.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -11693,15 +11693,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-day-picker@npm:^9.3.2":
|
||||
version: 9.4.0
|
||||
resolution: "react-day-picker@npm:9.4.0"
|
||||
"react-day-picker@npm:^9.4.1":
|
||||
version: 9.4.1
|
||||
resolution: "react-day-picker@npm:9.4.1"
|
||||
dependencies:
|
||||
"@date-fns/tz": "npm:^1.2.0"
|
||||
date-fns: "npm:^4.1.0"
|
||||
peerDependencies:
|
||||
react: ">=16.8.0"
|
||||
checksum: 10c0/1f454735438c2cb90ffe46d26947f9b8c5351d24b22d868ab196247c7effceb1af4092a9f81dba4b0e0cde79e59541c3760501d2bba0e7a015d354e954c2ac60
|
||||
checksum: 10c0/20aefcd25f4479dad3d5b87f5fdde8710d9c55ae75e93353672a1e1a9cd4eb5bb5a45de62f40a9ac3406383df5ae67d4bdb354b55fd19ddc6f2142b2eb454689
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13280,7 +13280,7 @@ __metadata:
|
|||
prettier-plugin-tailwindcss: "npm:^0.6.9"
|
||||
prisma: "npm:^6.0.1"
|
||||
react: "npm:19.0.0-rc.1"
|
||||
react-day-picker: "npm:^9.3.2"
|
||||
react-day-picker: "npm:^9.4.1"
|
||||
react-dom: "npm:19.0.0-rc.1"
|
||||
sharp: "npm:^0.33.5"
|
||||
sonner: "npm:^1.7.0"
|
||||
|
|
Loading…
Reference in a new issue