Skip to content
Snippets Groups Projects
yarn.lock 238 KiB
Newer Older
  • Learn to ignore specific revisions
  • Barnabás Czémán's avatar
    Barnabás Czémán committed
      version "0.4.18"
      resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.18.tgz#0286a6de8be42641338594e97ccea75f0a2c585f"
      dependencies:
        source-map "^0.5.6"
    
    
    source-map@0.5.x, source-map@^0.5.3, source-map@^0.5.6, source-map@^0.5.7, source-map@~0.5.1, source-map@~0.5.3, source-map@~0.5.6:
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
      version "0.5.7"
      resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
    
    source-map@^0.4.4:
      version "0.4.4"
      resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
      dependencies:
        amdefine ">=0.0.4"
    
    
    source-map@^0.6.1:
      version "0.6.1"
      resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
    
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
    spdx-correct@~1.0.0:
      version "1.0.2"
      resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-1.0.2.tgz#4b3073d933ff51f3912f03ac5519498a4150db40"
      dependencies:
        spdx-license-ids "^1.0.2"
    
    spdx-expression-parse@~1.0.0:
      version "1.0.4"
      resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-1.0.4.tgz#9bdf2f20e1f40ed447fbe273266191fced51626c"
    
    spdx-license-ids@^1.0.2:
      version "1.2.2"
      resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz#c9df7a3424594ade6bd11900d596696dc06bac57"
    
    spdy-transport@^2.0.18:
      version "2.0.20"
      resolved "https://registry.yarnpkg.com/spdy-transport/-/spdy-transport-2.0.20.tgz#735e72054c486b2354fe89e702256004a39ace4d"
      dependencies:
        debug "^2.6.8"
        detect-node "^2.0.3"
        hpack.js "^2.1.6"
        obuf "^1.1.1"
        readable-stream "^2.2.9"
        safe-buffer "^5.0.1"
        wbuf "^1.7.2"
    
    spdy@^3.4.1:
      version "3.4.7"
      resolved "https://registry.yarnpkg.com/spdy/-/spdy-3.4.7.tgz#42ff41ece5cc0f99a3a6c28aabb73f5c3b03acbc"
      dependencies:
        debug "^2.6.8"
        handle-thing "^1.2.5"
        http-deceiver "^1.2.7"
        safe-buffer "^5.0.1"
        select-hose "^2.0.0"
        spdy-transport "^2.0.18"
    
    sprintf-js@~1.0.2:
      version "1.0.3"
      resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
    
    sshpk@^1.7.0:
      version "1.13.1"
      resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.13.1.tgz#512df6da6287144316dc4c18fe1cf1d940739be3"
      dependencies:
        asn1 "~0.2.3"
        assert-plus "^1.0.0"
        dashdash "^1.12.0"
        getpass "^0.1.1"
      optionalDependencies:
        bcrypt-pbkdf "^1.0.0"
        ecc-jsbn "~0.1.1"
        jsbn "~0.1.0"
        tweetnacl "~0.14.0"
    
    "statuses@>= 1.3.1 < 2", statuses@~1.3.1:
      version "1.3.1"
      resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.3.1.tgz#faf51b9eb74aaef3b3acf4ad5f61abf24cb7b93e"
    
    stream-browserify@^2.0.1:
      version "2.0.1"
      resolved "https://registry.yarnpkg.com/stream-browserify/-/stream-browserify-2.0.1.tgz#66266ee5f9bdb9940a4e4514cafb43bb71e5c9db"
      dependencies:
        inherits "~2.0.1"
        readable-stream "^2.0.2"
    
    stream-http@^2.3.1:
      version "2.7.2"
      resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-2.7.2.tgz#40a050ec8dc3b53b33d9909415c02c0bf1abfbad"
      dependencies:
        builtin-status-codes "^3.0.0"
        inherits "^2.0.1"
        readable-stream "^2.2.6"
        to-arraybuffer "^1.0.0"
        xtend "^4.0.0"
    
    strict-uri-encode@^1.0.0:
      version "1.1.0"
      resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
    
    
    string-convert@^0.2.0:
      version "0.2.1"
      resolved "https://registry.yarnpkg.com/string-convert/-/string-convert-0.2.1.tgz#6982cc3049fbb4cd85f8b24568b9d9bf39eeff97"
    
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
    string-length@^1.0.1:
      version "1.0.1"
      resolved "https://registry.yarnpkg.com/string-length/-/string-length-1.0.1.tgz#56970fb1c38558e9e70b728bf3de269ac45adfac"
      dependencies:
        strip-ansi "^3.0.0"
    
    string-width@^1.0.1, string-width@^1.0.2:
      version "1.0.2"
      resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
      dependencies:
        code-point-at "^1.0.0"
        is-fullwidth-code-point "^1.0.0"
        strip-ansi "^3.0.0"
    
    string-width@^2.0.0, string-width@^2.1.0:
      version "2.1.1"
      resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
      dependencies:
        is-fullwidth-code-point "^2.0.0"
        strip-ansi "^4.0.0"
    
    string.prototype.trim@~1.1.2:
      version "1.1.2"
      resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.1.2.tgz#d04de2c89e137f4d7d206f086b5ed2fae6be8cea"
      dependencies:
        define-properties "^1.1.2"
        es-abstract "^1.5.0"
        function-bind "^1.0.2"
    
    string_decoder@^0.10.25, string_decoder@~0.10.x:
      version "0.10.31"
      resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
    
    string_decoder@~1.0.3:
      version "1.0.3"
      resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.3.tgz#0fc67d7c141825de94282dd536bec6b9bce860ab"
      dependencies:
        safe-buffer "~5.1.0"
    
    stringstream@~0.0.4:
      version "0.0.5"
      resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.5.tgz#4e484cd4de5a0bbbee18e46307710a8a81621878"
    
    strip-ansi@3.0.1, strip-ansi@^3.0.0, strip-ansi@^3.0.1:
      version "3.0.1"
      resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
      dependencies:
        ansi-regex "^2.0.0"
    
    strip-ansi@^4.0.0:
      version "4.0.0"
      resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f"
      dependencies:
        ansi-regex "^3.0.0"
    
    strip-bom@3.0.0, strip-bom@^3.0.0:
      version "3.0.0"
      resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
    
    strip-bom@^2.0.0:
      version "2.0.0"
      resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-2.0.0.tgz#6219a85616520491f35788bdbf1447a99c7e6b0e"
      dependencies:
        is-utf8 "^0.2.0"
    
    strip-eof@^1.0.0:
      version "1.0.0"
      resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
    
    strip-indent@^1.0.1:
      version "1.0.1"
      resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-1.0.1.tgz#0c7962a6adefa7bbd4ac366460a638552ae1a0a2"
      dependencies:
        get-stdin "^4.0.1"
    
    strip-json-comments@~2.0.1:
      version "2.0.1"
      resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
    
    
    style-loader@0.19.0:
      version "0.19.0"
      resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.19.0.tgz#7258e788f0fee6a42d710eaf7d6c2412a4c50759"
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
      dependencies:
        loader-utils "^1.0.2"
        schema-utils "^0.3.0"
    
    supports-color@^2.0.0:
      version "2.0.0"
      resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
    
    
    supports-color@^3.1.2, supports-color@^3.2.3:
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
      version "3.2.3"
      resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.2.3.tgz#65ac0504b3954171d8a64946b2ae3cbb8a5f54f6"
      dependencies:
        has-flag "^1.0.0"
    
    supports-color@^4.0.0, supports-color@^4.2.1, supports-color@^4.4.0:
      version "4.4.0"
      resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.4.0.tgz#883f7ddabc165142b2a61427f3352ded195d1a3e"
      dependencies:
        has-flag "^2.0.0"
    
    
    supports-color@^5.1.0:
      version "5.1.0"
      resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.1.0.tgz#058a021d1b619f7ddf3980d712ea3590ce7de3d5"
      dependencies:
        has-flag "^2.0.0"
    
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
    svgo@^0.7.0:
      version "0.7.2"
      resolved "https://registry.yarnpkg.com/svgo/-/svgo-0.7.2.tgz#9f5772413952135c6fefbf40afe6a4faa88b4bb5"
      dependencies:
        coa "~1.0.1"
        colors "~1.1.2"
        csso "~2.3.1"
        js-yaml "~3.7.0"
        mkdirp "~0.5.1"
        sax "~1.2.1"
        whet.extend "~0.9.9"
    
    sw-precache-webpack-plugin@0.11.4:
      version "0.11.4"
      resolved "https://registry.yarnpkg.com/sw-precache-webpack-plugin/-/sw-precache-webpack-plugin-0.11.4.tgz#a695017e54eed575551493a519dc1da8da2dc5e0"
      dependencies:
        del "^2.2.2"
        sw-precache "^5.1.1"
        uglify-js "^3.0.13"
    
    sw-precache@^5.1.1:
      version "5.2.0"
      resolved "https://registry.yarnpkg.com/sw-precache/-/sw-precache-5.2.0.tgz#eb6225ce580ceaae148194578a0ad01ab7ea199c"
      dependencies:
        dom-urls "^1.1.0"
        es6-promise "^4.0.5"
        glob "^7.1.1"
        lodash.defaults "^4.2.0"
        lodash.template "^4.4.0"
        meow "^3.7.0"
        mkdirp "^0.5.1"
        pretty-bytes "^4.0.2"
        sw-toolbox "^3.4.0"
        update-notifier "^1.0.3"
    
    sw-toolbox@^3.4.0:
      version "3.6.0"
      resolved "https://registry.yarnpkg.com/sw-toolbox/-/sw-toolbox-3.6.0.tgz#26df1d1c70348658e4dea2884319149b7b3183b5"
      dependencies:
        path-to-regexp "^1.0.1"
        serviceworker-cache-polyfill "^4.0.0"
    
    
    symbol-observable@^1.0.3:
      version "1.0.4"
      resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.4.tgz#29bf615d4aa7121bdd898b22d4b3f9bc4e2aa03d"
    
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
    symbol-tree@^3.2.1:
      version "3.2.2"
      resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6"
    
    table@^4.0.1:
      version "4.0.1"
      resolved "https://registry.yarnpkg.com/table/-/table-4.0.1.tgz#a8116c133fac2c61f4a420ab6cdf5c4d61f0e435"
      dependencies:
        ajv "^4.7.0"
        ajv-keywords "^1.0.0"
        chalk "^1.1.1"
        lodash "^4.0.0"
        slice-ansi "0.0.4"
        string-width "^2.0.0"
    
    tapable@^0.2.7:
      version "0.2.8"
      resolved "https://registry.yarnpkg.com/tapable/-/tapable-0.2.8.tgz#99372a5c999bf2df160afc0d74bed4f47948cd22"
    
    tape@^4.6.3:
      version "4.8.0"
      resolved "https://registry.yarnpkg.com/tape/-/tape-4.8.0.tgz#f6a9fec41cc50a1de50fa33603ab580991f6068e"
      dependencies:
        deep-equal "~1.0.1"
        defined "~1.0.0"
        for-each "~0.3.2"
        function-bind "~1.1.0"
        glob "~7.1.2"
        has "~1.0.1"
        inherits "~2.0.3"
        minimist "~1.2.0"
        object-inspect "~1.3.0"
        resolve "~1.4.0"
        resumer "~0.0.0"
        string.prototype.trim "~1.1.2"
        through "~2.3.8"
    
    tar-pack@^3.4.0:
      version "3.4.0"
      resolved "https://registry.yarnpkg.com/tar-pack/-/tar-pack-3.4.0.tgz#23be2d7f671a8339376cbdb0b8fe3fdebf317984"
      dependencies:
        debug "^2.2.0"
        fstream "^1.0.10"
        fstream-ignore "^1.0.5"
        once "^1.3.3"
        readable-stream "^2.1.4"
        rimraf "^2.5.1"
        tar "^2.2.1"
        uid-number "^0.0.6"
    
    tar@^2.2.1:
      version "2.2.1"
      resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1.tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1"
      dependencies:
        block-stream "*"
        fstream "^1.0.2"
        inherits "2"
    
    test-exclude@^4.1.1:
      version "4.1.1"
      resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.1.1.tgz#4d84964b0966b0087ecc334a2ce002d3d9341e26"
      dependencies:
        arrify "^1.0.1"
        micromatch "^2.3.11"
        object-assign "^4.1.0"
        read-pkg-up "^1.0.1"
        require-main-filename "^1.0.1"
    
    text-table@0.2.0, text-table@~0.2.0:
      version "0.2.0"
      resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
    
    throat@^3.0.0:
      version "3.2.0"
      resolved "https://registry.yarnpkg.com/throat/-/throat-3.2.0.tgz#50cb0670edbc40237b9e347d7e1f88e4620af836"
    
    through@^2.3.6, through@~2.3.4, through@~2.3.8:
      version "2.3.8"
      resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
    
    thunky@^0.1.0:
      version "0.1.0"
      resolved "https://registry.yarnpkg.com/thunky/-/thunky-0.1.0.tgz#bf30146824e2b6e67b0f2d7a4ac8beb26908684e"
    
    time-stamp@^2.0.0:
      version "2.0.0"
      resolved "https://registry.yarnpkg.com/time-stamp/-/time-stamp-2.0.0.tgz#95c6a44530e15ba8d6f4a3ecb8c3a3fac46da357"
    
    timed-out@^3.0.0:
      version "3.1.3"
      resolved "https://registry.yarnpkg.com/timed-out/-/timed-out-3.1.3.tgz#95860bfcc5c76c277f8f8326fd0f5b2e20eba217"
    
    timers-browserify@^2.0.2:
      version "2.0.4"
      resolved "https://registry.yarnpkg.com/timers-browserify/-/timers-browserify-2.0.4.tgz#96ca53f4b794a5e7c0e1bd7cc88a372298fa01e6"
      dependencies:
        setimmediate "^1.0.4"
    
    tmp@^0.0.31:
      version "0.0.31"
      resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.31.tgz#8f38ab9438e17315e5dbd8b3657e8bfb277ae4a7"
      dependencies:
        os-tmpdir "~1.0.1"
    
    
    tmp@^0.0.33:
      version "0.0.33"
      resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
      dependencies:
        os-tmpdir "~1.0.2"
    
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
    tmpl@1.0.x:
      version "1.0.4"
      resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1"
    
    to-arraybuffer@^1.0.0:
      version "1.0.1"
      resolved "https://registry.yarnpkg.com/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz#7d229b1fcc637e466ca081180836a7aabff83f43"
    
    to-fast-properties@^1.0.3:
      version "1.0.3"
      resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
    
    toposort@^1.0.0:
      version "1.0.3"
      resolved "https://registry.yarnpkg.com/toposort/-/toposort-1.0.3.tgz#f02cd8a74bd8be2fc0e98611c3bacb95a171869c"
    
    tough-cookie@^2.3.2, tough-cookie@~2.3.0:
      version "2.3.2"
      resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.2.tgz#f081f76e4c85720e6c37a5faced737150d84072a"
      dependencies:
        punycode "^1.4.1"
    
    tr46@~0.0.3:
      version "0.0.3"
      resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
    
    trim-newlines@^1.0.0:
      version "1.0.0"
      resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
    
    trim-right@^1.0.1:
      version "1.0.1"
      resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
    
    tryit@^1.0.1:
      version "1.0.3"
      resolved "https://registry.yarnpkg.com/tryit/-/tryit-1.0.3.tgz#393be730a9446fd1ead6da59a014308f36c289cb"
    
    tty-browserify@0.0.0:
      version "0.0.0"
      resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"
    
    tunnel-agent@^0.6.0:
      version "0.6.0"
      resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
      dependencies:
        safe-buffer "^5.0.1"
    
    tweetnacl@^0.14.3, tweetnacl@~0.14.0:
      version "0.14.5"
      resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
    
    type-check@~0.3.2:
      version "0.3.2"
      resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72"
      dependencies:
        prelude-ls "~1.1.2"
    
    type-is@~1.6.15:
      version "1.6.15"
      resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.15.tgz#cab10fb4909e441c82842eafe1ad646c81804410"
      dependencies:
        media-typer "0.3.0"
        mime-types "~2.1.15"
    
    typedarray@^0.0.6:
      version "0.0.6"
      resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
    
    ua-parser-js@^0.7.9:
      version "0.7.14"
      resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.14.tgz#110d53fa4c3f326c121292bbeac904d2e03387ca"
    
    uglify-js@3.1.x, uglify-js@^3.0.13:
    
      version "3.1.1"
      resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.1.1.tgz#e7144307281a1bc38a9a20715090b546c9f44791"
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
      dependencies:
        commander "~2.11.0"
        source-map "~0.5.1"
    
    uglify-js@^2.6, uglify-js@^2.8.29:
      version "2.8.29"
      resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.29.tgz#29c5733148057bb4e1f75df35b7a9cb72e6a59dd"
      dependencies:
        source-map "~0.5.1"
        yargs "~3.10.0"
      optionalDependencies:
        uglify-to-browserify "~1.0.0"
    
    uglify-to-browserify@~1.0.0:
      version "1.0.2"
      resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7"
    
    uglifyjs-webpack-plugin@^0.4.6:
      version "0.4.6"
      resolved "https://registry.yarnpkg.com/uglifyjs-webpack-plugin/-/uglifyjs-webpack-plugin-0.4.6.tgz#b951f4abb6bd617e66f63eb891498e391763e309"
      dependencies:
        source-map "^0.5.6"
        uglify-js "^2.8.29"
        webpack-sources "^1.0.1"
    
    uid-number@^0.0.6:
      version "0.0.6"
      resolved "https://registry.yarnpkg.com/uid-number/-/uid-number-0.0.6.tgz#0ea10e8035e8eb5b8e4449f06da1c730663baa81"
    
    uniq@^1.0.1:
      version "1.0.1"
      resolved "https://registry.yarnpkg.com/uniq/-/uniq-1.0.1.tgz#b31c5ae8254844a3a8281541ce2b04b865a734ff"
    
    uniqid@^4.0.0:
      version "4.1.1"
      resolved "https://registry.yarnpkg.com/uniqid/-/uniqid-4.1.1.tgz#89220ddf6b751ae52b5f72484863528596bb84c1"
      dependencies:
        macaddress "^0.2.8"
    
    uniqs@^2.0.0:
      version "2.0.0"
      resolved "https://registry.yarnpkg.com/uniqs/-/uniqs-2.0.0.tgz#ffede4b36b25290696e6e165d4a59edb998e6b02"
    
    universalify@^0.1.0:
      version "0.1.1"
      resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.1.tgz#fa71badd4437af4c148841e3b3b165f9e9e590b7"
    
    unpipe@~1.0.0:
      version "1.0.0"
      resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
    
    unzip-response@^1.0.2:
      version "1.0.2"
      resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-1.0.2.tgz#b984f0877fc0a89c2c773cc1ef7b5b232b5b06fe"
    
    update-notifier@^1.0.3:
      version "1.0.3"
      resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-1.0.3.tgz#8f92c515482bd6831b7c93013e70f87552c7cf5a"
      dependencies:
        boxen "^0.6.0"
        chalk "^1.0.0"
        configstore "^2.0.0"
        is-npm "^1.0.0"
        latest-version "^2.0.0"
        lazy-req "^1.1.0"
        semver-diff "^2.0.0"
        xdg-basedir "^2.0.0"
    
    upper-case@^1.1.1:
      version "1.1.3"
      resolved "https://registry.yarnpkg.com/upper-case/-/upper-case-1.1.3.tgz#f6b4501c2ec4cdd26ba78be7222961de77621598"
    
    urijs@^1.16.1:
      version "1.18.12"
      resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.18.12.tgz#f04d91e1fabb29c16fc842f9a14ee8ddc3fda64e"
    
    
    url-loader@0.6.2:
      version "0.6.2"
      resolved "https://registry.yarnpkg.com/url-loader/-/url-loader-0.6.2.tgz#a007a7109620e9d988d14bce677a1decb9a993f7"
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
      dependencies:
        loader-utils "^1.0.2"
    
        mime "^1.4.1"
        schema-utils "^0.3.0"
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
    
    url-parse-lax@^1.0.0:
      version "1.0.0"
      resolved "https://registry.yarnpkg.com/url-parse-lax/-/url-parse-lax-1.0.0.tgz#7af8f303645e9bd79a272e7a14ac68bc0609da73"
      dependencies:
        prepend-http "^1.0.1"
    
    url-parse@1.0.x:
      version "1.0.5"
      resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.0.5.tgz#0854860422afdcfefeb6c965c662d4800169927b"
      dependencies:
        querystringify "0.0.x"
        requires-port "1.0.x"
    
    url-parse@^1.1.8:
      version "1.1.9"
      resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.1.9.tgz#c67f1d775d51f0a18911dd7b3ffad27bb9e5bd19"
      dependencies:
        querystringify "~1.0.0"
        requires-port "1.0.x"
    
    url@^0.11.0:
      version "0.11.0"
      resolved "https://registry.yarnpkg.com/url/-/url-0.11.0.tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1"
      dependencies:
        punycode "1.3.2"
        querystring "0.2.0"
    
    util-deprecate@~1.0.1:
      version "1.0.2"
      resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
    
    util@0.10.3, util@^0.10.3:
      version "0.10.3"
      resolved "https://registry.yarnpkg.com/util/-/util-0.10.3.tgz#7afb1afe50805246489e3db7fe0ed379336ac0f9"
      dependencies:
        inherits "2.0.1"
    
    utila@~0.3:
      version "0.3.3"
      resolved "https://registry.yarnpkg.com/utila/-/utila-0.3.3.tgz#d7e8e7d7e309107092b05f8d9688824d633a4226"
    
    utila@~0.4:
      version "0.4.0"
      resolved "https://registry.yarnpkg.com/utila/-/utila-0.4.0.tgz#8a16a05d445657a3aea5eecc5b12a4fa5379772c"
    
    utils-merge@1.0.0:
      version "1.0.0"
      resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.0.tgz#0294fb922bb9375153541c4f7096231f287c8af8"
    
    uuid@^2.0.1, uuid@^2.0.2:
      version "2.0.3"
      resolved "https://registry.yarnpkg.com/uuid/-/uuid-2.0.3.tgz#67e2e863797215530dff318e5bf9dcebfd47b21a"
    
    uuid@^3.0.0:
      version "3.1.0"
      resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"
    
    validate-npm-package-license@^3.0.1:
      version "3.0.1"
      resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz#2804babe712ad3379459acfbe24746ab2c303fbc"
      dependencies:
        spdx-correct "~1.0.0"
        spdx-expression-parse "~1.0.0"
    
    
    value-equal@^0.4.0:
      version "0.4.0"
      resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-0.4.0.tgz#c5bdd2f54ee093c04839d71ce2e4758a6890abc7"
    
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
    vary@~1.1.1:
      version "1.1.1"
      resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.1.tgz#67535ebb694c1d52257457984665323f587e8d37"
    
    vendors@^1.0.0:
      version "1.0.1"
      resolved "https://registry.yarnpkg.com/vendors/-/vendors-1.0.1.tgz#37ad73c8ee417fb3d580e785312307d274847f22"
    
    verror@1.10.0:
      version "1.10.0"
      resolved "https://registry.yarnpkg.com/verror/-/verror-1.10.0.tgz#3a105ca17053af55d6e270c1f8288682e18da400"
      dependencies:
        assert-plus "^1.0.0"
        core-util-is "1.0.2"
        extsprintf "^1.2.0"
    
    vm-browserify@0.0.4:
      version "0.0.4"
      resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-0.0.4.tgz#5d7ea45bbef9e4a6ff65f95438e0a87c357d5a73"
      dependencies:
        indexof "0.0.1"
    
    walker@~1.0.5:
      version "1.0.7"
      resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.7.tgz#2f7f9b8fd10d677262b18a884e28d19618e028fb"
      dependencies:
        makeerror "1.0.x"
    
    
    warning@^3.0.0:
      version "3.0.0"
      resolved "https://registry.yarnpkg.com/warning/-/warning-3.0.0.tgz#32e5377cb572de4ab04753bdf8821c01ed605b7c"
      dependencies:
        loose-envify "^1.0.0"
    
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
    watch@~0.10.0:
      version "0.10.0"
      resolved "https://registry.yarnpkg.com/watch/-/watch-0.10.0.tgz#77798b2da0f9910d595f1ace5b0c2258521f21dc"
    
    watchpack@^1.4.0:
      version "1.4.0"
      resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.4.0.tgz#4a1472bcbb952bd0a9bb4036801f954dfb39faac"
      dependencies:
        async "^2.1.2"
        chokidar "^1.7.0"
        graceful-fs "^4.1.2"
    
    wbuf@^1.1.0, wbuf@^1.7.2:
      version "1.7.2"
      resolved "https://registry.yarnpkg.com/wbuf/-/wbuf-1.7.2.tgz#d697b99f1f59512df2751be42769c1580b5801fe"
      dependencies:
        minimalistic-assert "^1.0.0"
    
    webidl-conversions@^3.0.0:
      version "3.0.1"
      resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
    
    webidl-conversions@^4.0.0:
      version "4.0.2"
      resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
    
    webpack-dev-middleware@^1.11.0:
      version "1.12.0"
      resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-1.12.0.tgz#d34efefb2edda7e1d3b5dbe07289513219651709"
      dependencies:
        memory-fs "~0.4.1"
        mime "^1.3.4"
        path-is-absolute "^1.0.0"
        range-parser "^1.0.3"
        time-stamp "^2.0.0"
    
    
    webpack-dev-server@2.9.4:
      version "2.9.4"
      resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-2.9.4.tgz#7883e61759c6a4b33e9b19ec4037bd4ab61428d1"
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
      dependencies:
        ansi-html "0.0.7"
    
        array-includes "^3.0.3"
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
        bonjour "^3.5.0"
        chokidar "^1.6.0"
        compression "^1.5.2"
        connect-history-api-fallback "^1.3.0"
    
        debug "^3.1.0"
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
        del "^3.0.0"
        express "^4.13.3"
        html-entities "^1.2.0"
        http-proxy-middleware "~0.17.4"
    
        import-local "^0.1.1"
        internal-ip "1.2.0"
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
        ip "^1.1.5"
    
        killable "^1.0.0"
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
        loglevel "^1.4.1"
    
        opn "^5.1.0"
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
        portfinder "^1.0.9"
        selfsigned "^1.9.1"
        serve-index "^1.7.2"
        sockjs "0.3.18"
        sockjs-client "1.1.4"
        spdy "^3.4.1"
    
        strip-ansi "^3.0.1"
        supports-color "^4.2.1"
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
        webpack-dev-middleware "^1.11.0"
    
        yargs "^6.6.0"
    
    webpack-manifest-plugin@1.3.2:
      version "1.3.2"
      resolved "https://registry.yarnpkg.com/webpack-manifest-plugin/-/webpack-manifest-plugin-1.3.2.tgz#5ea8ee5756359ddc1d98814324fe43496349a7d4"
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
      dependencies:
        fs-extra "^0.30.0"
        lodash ">=3.5 <5"
    
    webpack-sources@^1.0.1:
      version "1.0.1"
      resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.0.1.tgz#c7356436a4d13123be2e2426a05d1dad9cbe65cf"
      dependencies:
        source-list-map "^2.0.0"
        source-map "~0.5.3"
    
    
    webpack@3.8.1:
      version "3.8.1"
      resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.8.1.tgz#b16968a81100abe61608b0153c9159ef8bb2bd83"
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
      dependencies:
        acorn "^5.0.0"
        acorn-dynamic-import "^2.0.0"
        ajv "^5.1.5"
        ajv-keywords "^2.0.0"
        async "^2.1.2"
        enhanced-resolve "^3.4.0"
        escope "^3.6.0"
        interpret "^1.0.0"
        json-loader "^0.5.4"
        json5 "^0.5.1"
        loader-runner "^2.3.0"
        loader-utils "^1.1.0"
        memory-fs "~0.4.1"
        mkdirp "~0.5.0"
        node-libs-browser "^2.0.0"
        source-map "^0.5.3"
        supports-color "^4.2.1"
        tapable "^0.2.7"
        uglifyjs-webpack-plugin "^0.4.6"
        watchpack "^1.4.0"
        webpack-sources "^1.0.1"
        yargs "^8.0.2"
    
    websocket-driver@>=0.5.1:
      version "0.7.0"
      resolved "https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.7.0.tgz#0caf9d2d755d93aee049d4bdd0d3fe2cca2a24eb"
      dependencies:
        http-parser-js ">=0.4.0"
        websocket-extensions ">=0.1.1"
    
    websocket-extensions@>=0.1.1:
      version "0.1.2"
      resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.2.tgz#0e18781de629a18308ce1481650f67ffa2693a5d"
    
    whatwg-encoding@^1.0.1:
      version "1.0.1"
      resolved "https://registry.yarnpkg.com/whatwg-encoding/-/whatwg-encoding-1.0.1.tgz#3c6c451a198ee7aec55b1ec61d0920c67801a5f4"
      dependencies:
        iconv-lite "0.4.13"
    
    whatwg-fetch@2.0.3, whatwg-fetch@>=0.10.0:
      version "2.0.3"
      resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.3.tgz#9c84ec2dcf68187ff00bc64e1274b442176e1c84"
    
    whatwg-url@^4.3.0:
      version "4.8.0"
      resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-4.8.0.tgz#d2981aa9148c1e00a41c5a6131166ab4683bbcc0"
      dependencies:
        tr46 "~0.0.3"
        webidl-conversions "^3.0.0"
    
    whet.extend@~0.9.9:
      version "0.9.9"
      resolved "https://registry.yarnpkg.com/whet.extend/-/whet.extend-0.9.9.tgz#f877d5bf648c97e5aa542fadc16d6a259b9c11a1"
    
    which-module@^1.0.0:
      version "1.0.0"
      resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f"
    
    which-module@^2.0.0:
      version "2.0.0"
      resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
    
    which@^1.2.12, which@^1.2.14, which@^1.2.9:
      version "1.3.0"
      resolved "https://registry.yarnpkg.com/which/-/which-1.3.0.tgz#ff04bdfc010ee547d780bec38e1ac1c2777d253a"
      dependencies:
        isexe "^2.0.0"
    
    wide-align@^1.1.0:
      version "1.1.2"
      resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.2.tgz#571e0f1b0604636ebc0dfc21b0339bbe31341710"
      dependencies:
        string-width "^1.0.2"
    
    widest-line@^1.0.0:
      version "1.0.0"
      resolved "https://registry.yarnpkg.com/widest-line/-/widest-line-1.0.0.tgz#0c09c85c2a94683d0d7eaf8ee097d564bf0e105c"
      dependencies:
        string-width "^1.0.1"
    
    window-size@0.1.0:
      version "0.1.0"
      resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d"
    
    wordwrap@0.0.2:
      version "0.0.2"
      resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f"
    
    wordwrap@~0.0.2:
      version "0.0.3"
      resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
    
    wordwrap@~1.0.0:
      version "1.0.0"
      resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
    
    worker-farm@^1.3.1:
      version "1.5.0"
      resolved "https://registry.yarnpkg.com/worker-farm/-/worker-farm-1.5.0.tgz#adfdf0cd40581465ed0a1f648f9735722afd5c8d"
      dependencies:
        errno "^0.1.4"
        xtend "^4.0.1"
    
    wrap-ansi@^2.0.0:
      version "2.1.0"
      resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"
      dependencies:
        string-width "^1.0.1"
        strip-ansi "^3.0.1"
    
    wrappy@1:
      version "1.0.2"
      resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
    
    write-file-atomic@^1.1.2:
      version "1.3.4"
      resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-1.3.4.tgz#f807a4f0b1d9e913ae7a48112e6cc3af1991b45f"
      dependencies:
        graceful-fs "^4.1.11"
        imurmurhash "^0.1.4"
        slide "^1.1.5"
    
    write@^0.2.1:
      version "0.2.1"
      resolved "https://registry.yarnpkg.com/write/-/write-0.2.1.tgz#5fc03828e264cea3fe91455476f7a3c566cb0757"
      dependencies:
        mkdirp "^0.5.1"
    
    xdg-basedir@^2.0.0:
      version "2.0.0"
      resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-2.0.0.tgz#edbc903cc385fc04523d966a335504b5504d1bd2"
      dependencies:
        os-homedir "^1.0.0"
    
    xml-char-classes@^1.0.0:
      version "1.0.0"
      resolved "https://registry.yarnpkg.com/xml-char-classes/-/xml-char-classes-1.0.0.tgz#64657848a20ffc5df583a42ad8a277b4512bbc4d"
    
    xml-name-validator@^2.0.1:
      version "2.0.1"
      resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
    
    xtend@^4.0.0, xtend@^4.0.1:
      version "4.0.1"
      resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
    
    y18n@^3.2.1:
      version "3.2.1"
      resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41"
    
    yallist@^2.1.2:
      version "2.1.2"
      resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
    
    yargs-parser@^4.2.0:
      version "4.2.1"
      resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-4.2.1.tgz#29cceac0dc4f03c6c87b4a9f217dd18c9f74871c"
      dependencies:
        camelcase "^3.0.0"
    
    yargs-parser@^5.0.0:
      version "5.0.0"
      resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-5.0.0.tgz#275ecf0d7ffe05c77e64e7c86e4cd94bf0e1228a"
      dependencies:
        camelcase "^3.0.0"
    
    yargs-parser@^7.0.0:
      version "7.0.0"
      resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-7.0.0.tgz#8d0ac42f16ea55debd332caf4c4038b3e3f5dfd9"
      dependencies:
        camelcase "^4.1.0"
    
    
    yargs@^6.6.0:
    
    Barnabás Czémán's avatar
    Barnabás Czémán committed
      version "6.6.0"
      resolved "https://registry.yarnpkg.com/yargs/-/yargs-6.6.0.tgz#782ec21ef403345f830a808ca3d513af56065208"
      dependencies:
        camelcase "^3.0.0"
        cliui "^3.2.0"
        decamelize "^1.1.1"
        get-caller-file "^1.0.1"
        os-locale "^1.4.0"
        read-pkg-up "^1.0.1"
        require-directory "^2.1.1"
        require-main-filename "^1.0.1"
        set-blocking "^2.0.0"
        string-width "^1.0.2"
        which-module "^1.0.0"
        y18n "^3.2.1"
        yargs-parser "^4.2.0"
    
    yargs@^7.0.2:
      version "7.1.0"
      resolved "https://registry.yarnpkg.com/yargs/-/yargs-7.1.0.tgz#6ba318eb16961727f5d284f8ea003e8d6154d0c8"
      dependencies:
        camelcase "^3.0.0"
        cliui "^3.2.0"
        decamelize "^1.1.1"
        get-caller-file "^1.0.1"
        os-locale "^1.4.0"
        read-pkg-up "^1.0.1"
        require-directory "^2.1.1"
        require-main-filename "^1.0.1"
        set-blocking "^2.0.0"
        string-width "^1.0.2"
        which-module "^1.0.0"
        y18n "^3.2.1"
        yargs-parser "^5.0.0"
    
    yargs@^8.0.2:
      version "8.0.2"
      resolved "https://registry.yarnpkg.com/yargs/-/yargs-8.0.2.tgz#6299a9055b1cefc969ff7e79c1d918dceb22c360"
      dependencies:
        camelcase "^4.1.0"
        cliui "^3.2.0"
        decamelize "^1.1.1"
        get-caller-file "^1.0.1"
        os-locale "^2.0.0"
        read-pkg-up "^2.0.0"
        require-directory "^2.1.1"
        require-main-filename "^1.0.1"
        set-blocking "^2.0.0"
        string-width "^2.0.0"
        which-module "^2.0.0"
        y18n "^3.2.1"
        yargs-parser "^7.0.0"
    
    yargs@~3.10.0:
      version "3.10.0"
      resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1"
      dependencies:
        camelcase "^1.0.2"
        cliui "^2.1.0"
        decamelize "^1.0.0"
        window-size "0.1.0"