Skip to content

Commit

Permalink
Merge pull request Hacker0x01#4705 from Hacker0x01/dependabot/npm_and…
Browse files Browse the repository at this point in the history
…_yarn/examples/hello-world/react-datepicker-6.9.0

chore(deps): bump react-datepicker from 6.8.0 to 6.9.0 in /examples/hello-world
  • Loading branch information
martijnrusschen authored Apr 19, 2024
2 parents ba11f71 + 9b835cc commit 992187d
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.8.0",
"react-datepicker": "^6.9.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.8.0:
version "6.8.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-6.8.0.tgz#06d6d3470fd8fb827c14cb80ffa3a3df39fe3662"
integrity sha512-/h3IXzAbwXVbhBhsXx57B94in0ECzYayijwHbAbB0QIyXaHTGnICNgldjiYIqQFimROP1h/SunoY1pHkLplJtw==
react-datepicker@^6.9.0:
version "6.9.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-6.9.0.tgz#0ad234dad81d567ae64cad79697bbad69c95490b"
integrity sha512-QTxuzeem7BUfVFWv+g5WuvzT0c5BPo+XTCNbMTZKSZQLU+cMMwSUHwspaxuIcDlwNcOH0tiJ+bh1fJ2yxOGYWA==
dependencies:
"@floating-ui/react" "^0.26.2"
clsx "^2.1.0"
Expand Down

0 comments on commit 992187d

Please sign in to comment.