update JS dependencies

except history (connected-react-router not compatible w/ the last version)
This commit is contained in:
Sam 2020-07-14 16:41:08 +02:00
parent 2f787ed92d
commit e990a63675
2 changed files with 1178 additions and 1033 deletions

View File

@ -5,21 +5,21 @@
"dependencies": {
"@mapbox/togeojson": "^0.16.0",
"connected-react-router": "^6.8.0",
"date-fns": "^2.12.0",
"date-fns": "^2.14.0",
"history": "^4.10.1",
"i18next": "^19.4.4",
"i18next-browser-languagedetector": "^4.1.1",
"i18next": "^19.6.0",
"i18next-browser-languagedetector": "^5.0.0",
"i18next-xhr-backend": "^3.2.2",
"leaflet": "^1.6.0",
"luxon": "^1.23.0",
"luxon": "^1.24.1",
"object-hash": "^2.0.3",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-helmet": "^6.0.0",
"react-i18next": "^11.4.0",
"react-leaflet": "^2.6.3",
"react-helmet": "^6.1.0",
"react-i18next": "^11.7.0",
"react-leaflet": "^2.7.0",
"react-redux": "^7.2.0",
"react-router-dom": "^5.1.2",
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.1",
"react-timezone": "^2.4.0",
"recharts": "^1.8.5",
@ -45,10 +45,10 @@
],
"devDependencies": {
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-testcafe": "^0.2.1",
"prettier": "^2.0.5",
"randomstring": "^1.1.5",
"testcafe": "^1.8.4"
"testcafe": "^1.8.8"
}
}

2191
yarn.lock

File diff suppressed because it is too large Load Diff