Skip to content

Commit

Permalink
Update dependency react-datepicker to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 3a9b22e commit c7d07b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"i18next-browser-languagedetector": "8.0.0",
"prop-types": "15.8.1",
"react": "18.3.1",
"react-datepicker": "6.9.0",
"react-datepicker": "7.3.0",
"react-dom": "18.3.1",
"react-i18next": "14.1.2",
"react-icons": "5.2.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21254,9 +21254,9 @@ __metadata:
languageName: node
linkType: hard

"react-datepicker@npm:6.9.0":
version: 6.9.0
resolution: "react-datepicker@npm:6.9.0"
"react-datepicker@npm:7.3.0":
version: 7.3.0
resolution: "react-datepicker@npm:7.3.0"
dependencies:
"@floating-ui/react": "npm:^0.26.2"
clsx: "npm:^2.1.0"
Expand All @@ -21266,7 +21266,7 @@ __metadata:
peerDependencies:
react: ^16.9.0 || ^17 || ^18
react-dom: ^16.9.0 || ^17 || ^18
checksum: 10c0/aed97871a60071bf00dd1447a7c4a3841a05db6f57bd24b3e499c9ef8c20bc5c46a826b6b0667ae804c4ddd2bb88319bd8115a08bb670c2a57505b0a7a18bec6
checksum: 10c0/a926c896fbd827bd6195e5fdbf98bf48fc86a076112bcff38dcbd580da24a98c0c8f5ed1a1dfb2d91076134e41b209e118ccd41cbc3b2036e94c54af25e1788c
languageName: node
linkType: hard

Expand Down Expand Up @@ -25114,7 +25114,7 @@ __metadata:
prettier-plugin-tailwindcss: "npm:0.4.1"
prop-types: "npm:15.8.1"
react: "npm:18.3.1"
react-datepicker: "npm:6.9.0"
react-datepicker: "npm:7.3.0"
react-dom: "npm:18.3.1"
react-i18next: "npm:14.1.2"
react-icons: "npm:5.2.1"
Expand Down

0 comments on commit c7d07b4

Please sign in to comment.