Client - update JS dependencies
This commit is contained in:
parent
1f8754a4f9
commit
98fb8e95f8
18
package.json
18
package.json
@ -5,22 +5,22 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mapbox/togeojson": "^0.16.0",
|
"@mapbox/togeojson": "^0.16.0",
|
||||||
"connected-react-router": "^6.8.0",
|
"connected-react-router": "^6.8.0",
|
||||||
"date-fns": "^2.15.0",
|
"date-fns": "^2.16.1",
|
||||||
"history": "^4.10.1",
|
"history": "^4.10.1",
|
||||||
"i18next": "^19.6.3",
|
"i18next": "^19.7.0",
|
||||||
"i18next-browser-languagedetector": "^5.0.1",
|
"i18next-browser-languagedetector": "^6.0.1",
|
||||||
"i18next-xhr-backend": "^3.2.2",
|
"i18next-xhr-backend": "^3.2.2",
|
||||||
"leaflet": "^1.6.0",
|
"leaflet": "^1.7.1",
|
||||||
"luxon": "^1.24.1",
|
"luxon": "^1.25.0",
|
||||||
"object-hash": "^2.0.3",
|
"object-hash": "^2.0.3",
|
||||||
"react": "^16.13.1",
|
"react": "^16.13.1",
|
||||||
"react-dom": "^16.13.1",
|
"react-dom": "^16.13.1",
|
||||||
"react-helmet": "^6.1.0",
|
"react-helmet": "^6.1.0",
|
||||||
"react-i18next": "^11.7.0",
|
"react-i18next": "^11.7.2",
|
||||||
"react-leaflet": "^2.7.0",
|
"react-leaflet": "^2.7.0",
|
||||||
"react-redux": "^7.2.1",
|
"react-redux": "^7.2.1",
|
||||||
"react-router-dom": "^5.2.0",
|
"react-router-dom": "^5.2.0",
|
||||||
"react-scripts": "^3.4.1",
|
"react-scripts": "^3.4.3",
|
||||||
"react-timezone": "^2.4.0",
|
"react-timezone": "^2.4.0",
|
||||||
"recharts": "^1.8.5",
|
"recharts": "^1.8.5",
|
||||||
"redux": "^4.0.5",
|
"redux": "^4.0.5",
|
||||||
@ -47,8 +47,8 @@
|
|||||||
"eslint-config-prettier": "^6.11.0",
|
"eslint-config-prettier": "^6.11.0",
|
||||||
"eslint-plugin-prettier": "^3.1.4",
|
"eslint-plugin-prettier": "^3.1.4",
|
||||||
"eslint-plugin-testcafe": "^0.2.1",
|
"eslint-plugin-testcafe": "^0.2.1",
|
||||||
"prettier": "^2.0.5",
|
"prettier": "^2.1.2",
|
||||||
"randomstring": "^1.1.5",
|
"randomstring": "^1.1.5",
|
||||||
"testcafe": "^1.9.0"
|
"testcafe": "^1.9.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user