Client - update JS dependencies

This commit is contained in:
Sam 2020-09-16 11:16:40 +02:00
parent 1f8754a4f9
commit 98fb8e95f8
2 changed files with 393 additions and 448 deletions

View File

@ -5,22 +5,22 @@
"dependencies": {
"@mapbox/togeojson": "^0.16.0",
"connected-react-router": "^6.8.0",
"date-fns": "^2.15.0",
"date-fns": "^2.16.1",
"history": "^4.10.1",
"i18next": "^19.6.3",
"i18next-browser-languagedetector": "^5.0.1",
"i18next": "^19.7.0",
"i18next-browser-languagedetector": "^6.0.1",
"i18next-xhr-backend": "^3.2.2",
"leaflet": "^1.6.0",
"luxon": "^1.24.1",
"leaflet": "^1.7.1",
"luxon": "^1.25.0",
"object-hash": "^2.0.3",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-helmet": "^6.1.0",
"react-i18next": "^11.7.0",
"react-i18next": "^11.7.2",
"react-leaflet": "^2.7.0",
"react-redux": "^7.2.1",
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.1",
"react-scripts": "^3.4.3",
"react-timezone": "^2.4.0",
"recharts": "^1.8.5",
"redux": "^4.0.5",
@ -47,8 +47,8 @@
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-testcafe": "^0.2.1",
"prettier": "^2.0.5",
"prettier": "^2.1.2",
"randomstring": "^1.1.5",
"testcafe": "^1.9.0"
"testcafe": "^1.9.2"
}
}

823
yarn.lock

File diff suppressed because it is too large Load Diff