Skip to content

Commit

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

chore(deps): bump react-datepicker from 7.4.0 to 7.5.0 in /examples/hello-world
  • Loading branch information
martijnrusschen authored Oct 18, 2024
2 parents 35d11dd + 2d6b744 commit a5b10c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.4.0",
"react-datepicker": "^7.5.0",
"react-dom": "^18.3.1",
"react-scripts": "5.0.1"
},
Expand Down
10 changes: 5 additions & 5 deletions examples/hello-world/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7068,7 +7068,7 @@ __metadata:
resolution: "hello-world@workspace:."
dependencies:
react: "npm:^18.3.1"
react-datepicker: "npm:^7.4.0"
react-datepicker: "npm:^7.5.0"
react-dom: "npm:^18.3.1"
react-scripts: "npm:5.0.1"
languageName: unknown
Expand Down Expand Up @@ -10794,9 +10794,9 @@ __metadata:
languageName: node
linkType: hard

"react-datepicker@npm:^7.4.0":
version: 7.4.0
resolution: "react-datepicker@npm:7.4.0"
"react-datepicker@npm:^7.5.0":
version: 7.5.0
resolution: "react-datepicker@npm:7.5.0"
dependencies:
"@floating-ui/react": "npm:^0.26.23"
clsx: "npm:^2.1.1"
Expand All @@ -10805,7 +10805,7 @@ __metadata:
peerDependencies:
react: ^16.9.0 || ^17 || ^18
react-dom: ^16.9.0 || ^17 || ^18
checksum: 10c0/07f32a5b719106e1a3b933f5eb5aa18c0458bf5f712709df920fd78ac49858396219981874c02fb244b1b4d903b1df07d8860e32974ddb526bf56fd6942e0ddd
checksum: 10c0/6e94a609654b8a0eaa9b2e8c4fab803aa954e78df9729f05337ae97c4e910b1488129ee8d4b11dea575dbe0992242c078cb692ed0cba4e5d98414d8ba393972d
languageName: node
linkType: hard

Expand Down

0 comments on commit a5b10c0

Please sign in to comment.