Skip to content

Commit

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

chore(deps): bump react-datepicker from 7.0.0 to 7.1.0 in /examples/hello-world
  • Loading branch information
martijnrusschen authored Jun 19, 2024
2 parents 0e36417 + ca3f55b commit 4d0f262
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.3.1",
"react-datepicker": "^7.0.0",
"react-datepicker": "^7.1.0",
"react-dom": "^18.3.1",
"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@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-7.0.0.tgz#432458c9ca3de201a624f31f81c808abab572d53"
integrity sha512-GXyf0nzmjl5vvj/bBbeJUWArfc/S6k0XaLV6zjUCFFZlDtdaHIwAwVAV5Z1vX2Gxc+5pw9HOa0j/0RRfwilAYw==
react-datepicker@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-7.1.0.tgz#d800b63d1598a01f9a7bcceac6ae30ca3eea9aa6"
integrity sha512-Z91n5ybhmzI+YChj1ZG7ntPPOmHR2Dh4jbIl+mNgKXKoxyzUQBh7M3eQaFOwrBCVdKy5vsj370/ocQlGu1qsGA==
dependencies:
"@floating-ui/react" "^0.26.2"
clsx "^2.1.0"
Expand Down

0 comments on commit 4d0f262

Please sign in to comment.