Skip to content

Commit

Permalink
Update dependency react-datepicker to v4.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 20, 2023
1 parent b8e3751 commit a58ac22
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": "7.2.0",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-datepicker": "4.24.0",
"react-datepicker": "4.25.0",
"react-dom": "18.2.0",
"react-i18next": "13.5.0",
"react-icons": "4.12.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20584,9 +20584,9 @@ __metadata:
languageName: node
linkType: hard

"react-datepicker@npm:4.24.0":
version: 4.24.0
resolution: "react-datepicker@npm:4.24.0"
"react-datepicker@npm:4.25.0":
version: 4.25.0
resolution: "react-datepicker@npm:4.25.0"
dependencies:
"@popperjs/core": "npm:^2.11.8"
classnames: "npm:^2.2.6"
Expand All @@ -20597,7 +20597,7 @@ __metadata:
peerDependencies:
react: ^16.9.0 || ^17 || ^18
react-dom: ^16.9.0 || ^17 || ^18
checksum: 3992c55b279cb6048176af6cd0d068a2bb737f13abdbded3cd1e890cdc6c583382a1094edbd9f8c23a515fde35bfe7ad602200f0c7ee750f0f5dbacb30b132bb
checksum: 714fc6cffdf9fa76d1a74581375acb4c86ac81e6c2cde372448ab447370b7e9ffb1840cf388020485028e7b0f43edf82c1cfd2dab7d2c6b964cdd6f4dd560e92
languageName: node
linkType: hard

Expand Down Expand Up @@ -24384,7 +24384,7 @@ __metadata:
prettier-plugin-tailwindcss: "npm:0.4.1"
prop-types: "npm:15.8.1"
react: "npm:18.2.0"
react-datepicker: "npm:4.24.0"
react-datepicker: "npm:4.25.0"
react-dom: "npm:18.2.0"
react-i18next: "npm:13.5.0"
react-icons: "npm:4.12.0"
Expand Down

0 comments on commit a58ac22

Please sign in to comment.