Updated react-datepicker to latest version

This commit is contained in:
Alejandro Celaya
2020-11-14 12:10:42 +01:00
parent 4964f28169
commit c54f314424
5 changed files with 52 additions and 37 deletions

View File

@@ -45,7 +45,7 @@
"react-chartjs-2": "^2.11.1",
"react-color": "^2.19.3",
"react-copy-to-clipboard": "^5.0.2",
"react-datepicker": "~1.5.0",
"react-datepicker": "^3.3.0",
"react-dom": "^17.0.1",
"react-external-link": "^1.1.1",
"react-leaflet": "^3.0.2",
@@ -81,7 +81,7 @@
"@types/react-autosuggest": "^10.0.1",
"@types/react-color": "^3.0.4",
"@types/react-copy-to-clipboard": "^4.3.0",
"@types/react-datepicker": "~1.8.0",
"@types/react-datepicker": "^3.1.1",
"@types/react-dom": "^16.9.9",
"@types/react-leaflet": "^2.5.2",
"@types/react-redux": "^7.1.11",