Client - update some js dependencies and build
This commit is contained in:
@ -5,9 +5,9 @@
|
||||
"dependencies": {
|
||||
"@mapbox/togeojson": "^0.16.0",
|
||||
"connected-react-router": "^6.9.1",
|
||||
"date-fns": "^2.22.1",
|
||||
"date-fns": "^2.23.0",
|
||||
"history": "^4.10.1",
|
||||
"i18next": "^20.3.2",
|
||||
"i18next": "^20.6.0",
|
||||
"i18next-browser-languagedetector": "^6.1.2",
|
||||
"i18next-xhr-backend": "^3.2.2",
|
||||
"leaflet": "^1.7.1",
|
||||
|
@ -3999,7 +3999,7 @@ data-urls@^2.0.0:
|
||||
whatwg-mimetype "^2.3.0"
|
||||
whatwg-url "^8.0.0"
|
||||
|
||||
date-fns@^2.22.1:
|
||||
date-fns@^2.23.0:
|
||||
version "2.25.0"
|
||||
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.25.0.tgz#8c5c8f1d958be3809a9a03f4b742eba894fc5680"
|
||||
integrity sha512-ovYRFnTrbGPD4nqaEqescPEv1mNwvt+UTqI3Ay9SzNtey9NZnYu6E2qCcBBgJ6/2VF1zGGygpyTDITqpQQ5e+w==
|
||||
@ -5781,7 +5781,7 @@ i18next-xhr-backend@^3.2.2:
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.5.5"
|
||||
|
||||
i18next@^20.3.2:
|
||||
i18next@^20.6.0:
|
||||
version "20.6.1"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.6.1.tgz#535e5f6e5baeb685c7d25df70db63bf3cc0aa345"
|
||||
integrity sha512-yCMYTMEJ9ihCwEQQ3phLo7I/Pwycf8uAx+sRHwwk5U9Aui/IZYgQRyMqXafQOw5QQ7DM1Z+WyEXWIqSuJHhG2A==
|
||||
|
Reference in New Issue
Block a user