mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-11 16:13:07 +00:00
Bump react-day-picker from 8.10.1 to 9.0.3
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 8.10.1 to 9.0.3. - [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/v8.10.1...v9.0.3) --- updated-dependencies: - dependency-name: react-day-picker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f3e6545238
commit
a96e216ae2
2 changed files with 9 additions and 8 deletions
|
@ -40,7 +40,7 @@
|
|||
"lucide-react": "^0.414.0",
|
||||
"next": "15.0.0-rc.0",
|
||||
"react": "^19.0.0-rc.0",
|
||||
"react-day-picker": "^8.10.1",
|
||||
"react-day-picker": "^9.0.3",
|
||||
"react-dom": "^19.0.0-rc.0",
|
||||
"sharp": "^0.33.4",
|
||||
"sonner": "^1.5.0",
|
||||
|
|
15
yarn.lock
15
yarn.lock
|
@ -5470,13 +5470,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-day-picker@npm:^8.10.1":
|
||||
version: 8.10.1
|
||||
resolution: "react-day-picker@npm:8.10.1"
|
||||
"react-day-picker@npm:^9.0.3":
|
||||
version: 9.0.3
|
||||
resolution: "react-day-picker@npm:9.0.3"
|
||||
dependencies:
|
||||
date-fns: "npm:^3.6.0"
|
||||
peerDependencies:
|
||||
date-fns: ^2.28.0 || ^3.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
checksum: 10c0/a0ff28c4b61b3882e6a825b19e5679e2fdf3256cf1be8eb0a0c028949815c1ae5a6561474c2c19d231c010c8e0e0b654d3a322610881e0655abca05a2e03d9df
|
||||
react: ">=16.8.0"
|
||||
checksum: 10c0/d58ad0c101a043983854d9f462623907ab48aef1cc1f8f4d991d8128f064eec528fce08934648bbf1052c9c806081828478b7b58a99a4c47e767202de2aad56e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6393,7 +6394,7 @@ __metadata:
|
|||
prettier-plugin-tailwindcss: "npm:^0.6.5"
|
||||
prisma: "npm:^5.17.0"
|
||||
react: "npm:^19.0.0-rc.0"
|
||||
react-day-picker: "npm:^8.10.1"
|
||||
react-day-picker: "npm:^9.0.3"
|
||||
react-dom: "npm:^19.0.0-rc.0"
|
||||
sharp: "npm:^0.33.4"
|
||||
sonner: "npm:^1.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue