Updated more deps

This commit is contained in:
Alejandro Celaya
2022-03-07 16:58:16 +01:00
parent 3d7950bb51
commit 94350683bd
2 changed files with 145 additions and 176 deletions

View File

@@ -39,21 +39,20 @@
"date-fns": "^2.28.0",
"event-source-polyfill": "^1.0.25",
"leaflet": "^1.7.1",
"promise": "^8.1.0",
"qs": "^6.9.6",
"ramda": "^0.27.1",
"react": "^17.0.1",
"ramda": "^0.28.0",
"react": "^17.0.2",
"react-chartjs-2": "^3.0.4",
"react-colorful": "^5.5.1",
"react-copy-to-clipboard": "^5.0.2",
"react-copy-to-clipboard": "^5.0.4",
"react-datepicker": "^3.6.0",
"react-dom": "^17.0.1",
"react-external-link": "^1.2.0",
"react-leaflet": "^3.1.0",
"react-redux": "^7.2.2",
"react-router-dom": "^6.2.1",
"react-swipeable": "^6.0.1",
"react-tag-autocomplete": "^6.1.0",
"react-dom": "^17.0.2",
"react-external-link": "^1.2.2",
"react-leaflet": "^3.2.5",
"react-redux": "^7.2.6",
"react-router-dom": "^6.2.2",
"react-swipeable": "^6.2.0",
"react-tag-autocomplete": "^6.3.0",
"reactstrap": "^9.0.1",
"redux": "^4.0.5",
"redux-localstorage-simple": "^2.4.0",