update JS dependencies

This commit is contained in:
Sam 2019-09-08 09:48:11 +02:00
parent 82b020ce4e
commit 3a3f1a4861
2 changed files with 370 additions and 241 deletions

View File

@ -4,22 +4,22 @@
"private": true,
"dependencies": {
"@mapbox/togeojson": "^0.16.0",
"connected-react-router": "^6.5.0",
"date-fns": "^2.0.1",
"connected-react-router": "^6.5.2",
"date-fns": "^2.1.0",
"history": "^4.9.0",
"leaflet": "^1.5.1",
"luxon": "^1.16.1",
"luxon": "^1.17.2",
"object-hash": "^1.3.1",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react-helmet": "^6.0.0-beta",
"react-leaflet": "^2.4.0",
"react-redux": "^7.1.0",
"react-redux": "^7.1.1",
"react-router-dom": "^5.0.1",
"react-scripts": "^3.0.1",
"react-scripts": "^3.1.1",
"react-timezone": "^2.4.0",
"recharts": "^1.6.2",
"redux": "^4.0.1",
"recharts": "^1.7.1",
"redux": "^4.0.4",
"redux-thunk": "^2.3.0"
},
"scripts": {
@ -40,11 +40,11 @@
"not op_mini all"
],
"devDependencies": {
"eslint-config-prettier": "^6.1.0",
"eslint-config-prettier": "^6.2.0",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-testcafe": "^0.2.1",
"prettier": "^1.18.2",
"randomstring": "^1.1.5",
"testcafe": "^1.1.3"
"testcafe": "^1.4.3"
}
}

589
yarn.lock

File diff suppressed because it is too large Load Diff