Client - update JS dependencies (wip)

This commit is contained in:
Sam
2020-12-25 19:47:47 +01:00
parent c890ec6be1
commit ea847b4487
24 changed files with 3795 additions and 3326 deletions

View File

@ -7,20 +7,20 @@
"connected-react-router": "^6.8.0",
"date-fns": "^2.16.1",
"history": "^4.10.1",
"i18next": "^19.7.0",
"i18next": "^19.8.4",
"i18next-browser-languagedetector": "^6.0.1",
"i18next-xhr-backend": "^3.2.2",
"leaflet": "^1.7.1",
"luxon": "^1.25.0",
"object-hash": "^2.0.3",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-helmet": "^6.1.0",
"react-i18next": "^11.7.2",
"react-i18next": "^11.8.4",
"react-leaflet": "^2.7.0",
"react-redux": "^7.2.1",
"react-redux": "^7.2.2",
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.3",
"react-scripts": "^4.0.1",
"react-timezone": "^2.4.0",
"recharts": "^1.8.5",
"redux": "^4.0.5",
@ -43,9 +43,9 @@
"not op_mini all"
],
"devDependencies": {
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-config-prettier": "^7.1.0",
"eslint-plugin-prettier": "^3.3.0",
"eslint-plugin-testcafe": "^0.2.1",
"prettier": "^2.1.2"
"prettier": "^2.2.1"
}
}

File diff suppressed because it is too large Load Diff