Skip to content

Commit

Permalink
Bump react-datepicker from 7.4.0 to 7.5.0
Browse files Browse the repository at this point in the history
Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
- [Commits](Hacker0x01/react-datepicker@v7.4.0...v7.5.0)

---
updated-dependencies:
- dependency-name: react-datepicker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gregorbg committed Oct 28, 2024
1 parent b501b51 commit 560f261
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"react": "^18.3.1",
"react-beautiful-dnd": "^13.1.1",
"react-csv": "^2.2.2",
"react-datepicker": "^7.4.0",
"react-datepicker": "^7.5.0",
"react-dom": "^18.3.1",
"react-google-recaptcha": "^3.1.0",
"react-image-crop": "^11.0.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9911,9 +9911,9 @@ __metadata:
languageName: node
linkType: hard

"react-datepicker@npm:^7.4.0":
version: 7.4.0
resolution: "react-datepicker@npm:7.4.0"
"react-datepicker@npm:^7.5.0":
version: 7.5.0
resolution: "react-datepicker@npm:7.5.0"
dependencies:
"@floating-ui/react": "npm:^0.26.23"
clsx: "npm:^2.1.1"
Expand All @@ -9922,7 +9922,7 @@ __metadata:
peerDependencies:
react: ^16.9.0 || ^17 || ^18
react-dom: ^16.9.0 || ^17 || ^18
checksum: 10c0/07f32a5b719106e1a3b933f5eb5aa18c0458bf5f712709df920fd78ac49858396219981874c02fb244b1b4d903b1df07d8860e32974ddb526bf56fd6942e0ddd
checksum: 10c0/6e94a609654b8a0eaa9b2e8c4fab803aa954e78df9729f05337ae97c4e910b1488129ee8d4b11dea575dbe0992242c078cb692ed0cba4e5d98414d8ba393972d
languageName: node
linkType: hard

Expand Down Expand Up @@ -10529,7 +10529,7 @@ __metadata:
react: "npm:^18.3.1"
react-beautiful-dnd: "npm:^13.1.1"
react-csv: "npm:^2.2.2"
react-datepicker: "npm:^7.4.0"
react-datepicker: "npm:^7.5.0"
react-dom: "npm:^18.3.1"
react-google-recaptcha: "npm:^3.1.0"
react-image-crop: "npm:^11.0.7"
Expand Down

0 comments on commit 560f261

Please sign in to comment.