update js dependencies

except major versions of history, i18next and recharts
This commit is contained in:
Sam
2021-10-17 08:58:35 +02:00
parent 5c84f27c9d
commit 81567bd11f
20 changed files with 1037 additions and 970 deletions

View File

@ -11,19 +11,19 @@
"i18next-browser-languagedetector": "^6.1.2",
"i18next-xhr-backend": "^3.2.2",
"leaflet": "^1.7.1",
"luxon": "^1.27.0",
"luxon": "^2.0.2",
"object-hash": "^2.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-helmet": "^6.1.0",
"react-i18next": "^11.11.0",
"react-leaflet": "^3.2.0",
"react-redux": "^7.2.4",
"react-router-dom": "^5.2.0",
"react-leaflet": "^3.2.2",
"react-redux": "^7.2.5",
"react-router-dom": "^5.3.0",
"react-scripts": "^4.0.3",
"react-timezone": "^2.4.0",
"recharts": "^1.8.5",
"redux": "^4.1.0",
"redux": "^4.1.1",
"redux-thunk": "^2.3.0"
},
"scripts": {
@ -44,8 +44,8 @@
],
"devDependencies": {
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-testcafe": "^0.2.1",
"prettier": "^2.3.2"
"prettier": "^2.4.1"
}
}

File diff suppressed because it is too large Load Diff