update JS dependencies
This commit is contained in:
parent
82b020ce4e
commit
3a3f1a4861
22
package.json
22
package.json
@ -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"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user