Skip to content

Commit

Permalink
Merge pull request #4263 from Hacker0x01/dependabot/npm_and_yarn/exam…
Browse files Browse the repository at this point in the history
…ples/hello-world/react-datepicker-4.18.0
  • Loading branch information
martijnrusschen authored Sep 15, 2023
2 parents 9c24960 + ae01b76 commit 0de7105
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": "^4.17.0",
"react-datepicker": "^4.18.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 @@ -7243,10 +7243,10 @@ react-app-polyfill@^3.0.0:
regenerator-runtime "^0.13.9"
whatwg-fetch "^3.6.2"

react-datepicker@^4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.17.0.tgz#1b3eb5d1d60709e991e4c46b049e97911993193c"
integrity sha512-z50H44XbnkYlns7gVHzHK4jWAzLfvQehh5Lvindb09J97yVJKIbsmHs98D0f77tdZc3dSYM7oAqsFY55dBeOGQ==
react-datepicker@^4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.18.0.tgz#d66301acc47833d31fa6f46f98781b084106da0e"
integrity sha512-0MYt3HmLbHVk1sw4v+RCbLAVg5TA3jWP7RyjZbo53PC+SEi+pjdgc92lB53ai/ENZaTOhbXmgni9GzvMrorMAw==
dependencies:
"@popperjs/core" "^2.11.8"
classnames "^2.2.6"
Expand Down

0 comments on commit 0de7105

Please sign in to comment.