Language detection

This commit is contained in:
Bat 2018-04-13 14:01:23 +01:00
parent 4bc866f98d
commit e3cfab8bb4
4 changed files with 10 additions and 11 deletions

View file

@ -6469,9 +6469,9 @@ showdown@^1.8.6:
dependencies:
yargs "^10.0.3"
shvl@^1.2.0:
version "1.2.1"
resolved "https://registry.yarnpkg.com/shvl/-/shvl-1.2.1.tgz#7ea96257475b20cb69d2a58897c0640c93973593"
shvl@^1.3.0:
version "1.3.1"
resolved "https://registry.yarnpkg.com/shvl/-/shvl-1.3.1.tgz#6c20a17b4a20b08e9f8cab60c50a92229fcc176e"
sigmund@^1.0.1:
version "1.0.1"
@ -7359,12 +7359,12 @@ vuedraggable@^2.14.1:
dependencies:
sortablejs "^1.7.0"
vuex-persistedstate@^2.4.2:
version "2.5.1"
resolved "https://registry.yarnpkg.com/vuex-persistedstate/-/vuex-persistedstate-2.5.1.tgz#129274514e2e46b49e8ca8066cf85b345c7b4ce2"
vuex-persistedstate@^2.5.2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/vuex-persistedstate/-/vuex-persistedstate-2.5.2.tgz#751752f03bdf6d7fc855106f0666f2ce13b415b5"
dependencies:
deepmerge "^2.1.0"
shvl "^1.2.0"
shvl "^1.3.0"
vuex-router-sync@^5.0.0:
version "5.0.0"