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 Jun 26, 2024
1 parent 032b114 commit 079d266
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.2.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 @@ -21237,9 +21237,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.2.0":
version: 7.2.0
resolution: "react-datepicker@npm:7.2.0"
dependencies:
"@floating-ui/react": "npm:^0.26.2"
clsx: "npm:^2.1.0"
Expand All @@ -21249,7 +21249,7 @@ __metadata:
peerDependencies:
react: ^16.9.0 || ^17 || ^18
react-dom: ^16.9.0 || ^17 || ^18
checksum: 10c0/aed97871a60071bf00dd1447a7c4a3841a05db6f57bd24b3e499c9ef8c20bc5c46a826b6b0667ae804c4ddd2bb88319bd8115a08bb670c2a57505b0a7a18bec6
checksum: 10c0/bae1ad21da3643469aab3eda36a6b8f372bf9566ee44c40acfeadc8ede3a9af73e43933435c682e338a64088a2ab621e4edaf15afc8d69a7b7387e6b1cac4b99
languageName: node
linkType: hard

Expand Down Expand Up @@ -25097,7 +25097,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.2.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 079d266

Please sign in to comment.