Skip to content

Commit

Permalink
Bump react-datepicker from 4.21.0 to 4.23.0 in /client
Browse files Browse the repository at this point in the history
Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 4.21.0 to 4.23.0.
- [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
- [Commits](Hacker0x01/react-datepicker@v4.21.0...v4.23.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 baszoetekouw committed Dec 2, 2023
1 parent 47b8c5e commit 0dd4421
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"pullstate": "^1.23.0",
"react": "^18.2.0",
"react-copy-to-clipboard": "^5.0.1",
"react-datepicker": "^4.21.0",
"react-datepicker": "^4.23.0",
"react-dom": "^18.2.0",
"react-image-crop": "^10.1.8",
"react-json-formatter": "^0.4.0",
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8041,10 +8041,10 @@ react-copy-to-clipboard@^5.0.1:
copy-to-clipboard "^3.3.1"
prop-types "^15.8.1"

react-datepicker@^4.21.0:
version "4.21.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.21.0.tgz#09b2ba3e53654a8563b22c9f649835716c8456d3"
integrity sha512-z0DtuRrKMz9i7dcTusW29VacbM9pn08g1yw0cG+Y5GpodJDxSWv7zUMxl3IwKN9Ap/AMphiepvmT5P+iNCgEiA==
react-datepicker@^4.23.0:
version "4.23.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.23.0.tgz#0da50b3815b3350b7df6cf0dbc63e37c6c3079b4"
integrity sha512-w+msqlOZ14v6H1UknTKtZw/dw9naFMgAOspf59eY130gWpvy5dvKj/bgsFICDdvxB7PtKWxDcbGlAqCloY1d2A==
dependencies:
"@popperjs/core" "^2.11.8"
classnames "^2.2.6"
Expand Down

0 comments on commit 0dd4421

Please sign in to comment.