Skip to content

Commit

Permalink
Merge pull request #4694 from Hacker0x01/dependabot/npm_and_yarn/exam…
Browse files Browse the repository at this point in the history
…ples/hello-world/react-datepicker-6.8.0

chore(deps): bump react-datepicker from 6.6.0 to 6.8.0 in /examples/hello-world
  • Loading branch information
martijnrusschen authored Apr 16, 2024
2 parents d42ab6f + 191c020 commit 5d37adc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"react": "^18.2.0",
"react-datepicker": "^6.6.0",
"react-datepicker": "^6.8.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
},
Expand Down
8 changes: 4 additions & 4 deletions examples/hello-world/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7340,10 +7340,10 @@ react-app-polyfill@^3.0.0:
regenerator-runtime "^0.13.9"
whatwg-fetch "^3.6.2"

react-datepicker@^6.6.0:
version "6.6.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-6.6.0.tgz#0128547211c8fece08fef0b5406efffff2d36f1f"
integrity sha512-ERC0/Q4pPC9bNIcGUpdCbHc+oCxhkU3WI3UOGHkyJ3A9fqALCYpEmLc5S5xvAd7DuCDdbsyW97oRPM6pWWwjww==
react-datepicker@^6.8.0:
version "6.8.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-6.8.0.tgz#06d6d3470fd8fb827c14cb80ffa3a3df39fe3662"
integrity sha512-/h3IXzAbwXVbhBhsXx57B94in0ECzYayijwHbAbB0QIyXaHTGnICNgldjiYIqQFimROP1h/SunoY1pHkLplJtw==
dependencies:
"@floating-ui/react" "^0.26.2"
clsx "^2.1.0"
Expand Down

0 comments on commit 5d37adc

Please sign in to comment.