|
@@ -1127,6 +1127,11 @@
|
|
dependencies:
|
|
dependencies:
|
|
"@types/react" "*"
|
|
"@types/react" "*"
|
|
|
|
|
|
|
|
+"@types/q@^1.5.1":
|
|
|
|
+ version "1.5.2"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
|
|
|
|
+ integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
|
|
|
|
+
|
|
"@types/react-dom@~16.8.2":
|
|
"@types/react-dom@~16.8.2":
|
|
version "16.8.2"
|
|
version "16.8.2"
|
|
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.8.2.tgz#9bd7d33f908b243ff0692846ef36c81d4941ad12"
|
|
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.8.2.tgz#9bd7d33f908b243ff0692846ef36c81d4941ad12"
|
|
@@ -2535,10 +2540,13 @@ co@^4.6.0:
|
|
version "4.6.0"
|
|
version "4.6.0"
|
|
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
|
|
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
|
|
|
|
|
|
-coa@~2.0.1:
|
|
|
|
- version "2.0.1"
|
|
|
|
- resolved "https://registry.yarnpkg.com/coa/-/coa-2.0.1.tgz#f3f8b0b15073e35d70263fb1042cb2c023db38af"
|
|
|
|
|
|
+coa@^2.0.2:
|
|
|
|
+ version "2.0.2"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/coa/-/coa-2.0.2.tgz#43f6c21151b4ef2bf57187db0d73de229e3e7ec3"
|
|
|
|
+ integrity sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==
|
|
dependencies:
|
|
dependencies:
|
|
|
|
+ "@types/q" "^1.5.1"
|
|
|
|
+ chalk "^2.4.1"
|
|
q "^1.1.2"
|
|
q "^1.1.2"
|
|
|
|
|
|
code-point-at@^1.0.0:
|
|
code-point-at@^1.0.0:
|
|
@@ -2566,7 +2574,7 @@ color-name@1.1.3:
|
|
version "1.1.3"
|
|
version "1.1.3"
|
|
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
|
|
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
|
|
|
|
|
|
-colors@^1.1.0, colors@~1.1.2:
|
|
|
|
|
|
+colors@^1.1.0:
|
|
version "1.1.2"
|
|
version "1.1.2"
|
|
resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63"
|
|
resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63"
|
|
|
|
|
|
@@ -2925,9 +2933,10 @@ css-loader@~2.1.1:
|
|
postcss-value-parser "^3.3.0"
|
|
postcss-value-parser "^3.3.0"
|
|
schema-utils "^1.0.0"
|
|
schema-utils "^1.0.0"
|
|
|
|
|
|
-css-select-base-adapter@~0.1.0:
|
|
|
|
- version "0.1.0"
|
|
|
|
- resolved "https://registry.yarnpkg.com/css-select-base-adapter/-/css-select-base-adapter-0.1.0.tgz#0102b3d14630df86c3eb9fa9f5456270106cf990"
|
|
|
|
|
|
+css-select-base-adapter@^0.1.1:
|
|
|
|
+ version "0.1.1"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz#3b2ff4972cc362ab88561507a95408a1432135d7"
|
|
|
|
+ integrity sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==
|
|
|
|
|
|
css-select@^1.1.0:
|
|
css-select@^1.1.0:
|
|
version "1.2.0"
|
|
version "1.2.0"
|
|
@@ -2938,27 +2947,29 @@ css-select@^1.1.0:
|
|
domutils "1.5.1"
|
|
domutils "1.5.1"
|
|
nth-check "~1.0.1"
|
|
nth-check "~1.0.1"
|
|
|
|
|
|
-css-select@~1.3.0-rc0:
|
|
|
|
- version "1.3.0-rc0"
|
|
|
|
- resolved "https://registry.yarnpkg.com/css-select/-/css-select-1.3.0-rc0.tgz#6f93196aaae737666ea1036a8cb14a8fcb7a9231"
|
|
|
|
|
|
+css-select@^2.0.0:
|
|
|
|
+ version "2.0.2"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/css-select/-/css-select-2.0.2.tgz#ab4386cec9e1f668855564b17c3733b43b2a5ede"
|
|
|
|
+ integrity sha512-dSpYaDVoWaELjvZ3mS6IKZM/y2PMPa/XYoEfYNZePL4U/XgyxZNroHEHReDx/d+VgXh9VbCTtFqLkFbmeqeaRQ==
|
|
dependencies:
|
|
dependencies:
|
|
boolbase "^1.0.0"
|
|
boolbase "^1.0.0"
|
|
- css-what "2.1"
|
|
|
|
- domutils "1.5.1"
|
|
|
|
- nth-check "^1.0.1"
|
|
|
|
|
|
+ css-what "^2.1.2"
|
|
|
|
+ domutils "^1.7.0"
|
|
|
|
+ nth-check "^1.0.2"
|
|
|
|
|
|
-css-tree@1.0.0-alpha.29:
|
|
|
|
- version "1.0.0-alpha.29"
|
|
|
|
- resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.0.0-alpha.29.tgz#3fa9d4ef3142cbd1c301e7664c1f352bd82f5a39"
|
|
|
|
|
|
+css-tree@1.0.0-alpha.28:
|
|
|
|
+ version "1.0.0-alpha.28"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.0.0-alpha.28.tgz#8e8968190d886c9477bc8d61e96f61af3f7ffa7f"
|
|
|
|
+ integrity sha512-joNNW1gCp3qFFzj4St6zk+Wh/NBv0vM5YbEreZk0SD4S23S+1xBKb6cLDg2uj4P4k/GUMlIm6cKIDqIG+vdt0w==
|
|
dependencies:
|
|
dependencies:
|
|
mdn-data "~1.1.0"
|
|
mdn-data "~1.1.0"
|
|
source-map "^0.5.3"
|
|
source-map "^0.5.3"
|
|
|
|
|
|
-css-tree@1.0.0-alpha25:
|
|
|
|
- version "1.0.0-alpha25"
|
|
|
|
- resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.0.0-alpha25.tgz#1bbfabfbf6eeef4f01d9108ff2edd0be2fe35597"
|
|
|
|
|
|
+css-tree@1.0.0-alpha.29:
|
|
|
|
+ version "1.0.0-alpha.29"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.0.0-alpha.29.tgz#3fa9d4ef3142cbd1c301e7664c1f352bd82f5a39"
|
|
dependencies:
|
|
dependencies:
|
|
- mdn-data "^1.0.0"
|
|
|
|
|
|
+ mdn-data "~1.1.0"
|
|
source-map "^0.5.3"
|
|
source-map "^0.5.3"
|
|
|
|
|
|
css-url-regex@^1.1.0:
|
|
css-url-regex@^1.1.0:
|
|
@@ -2969,14 +2980,20 @@ css-what@2.1:
|
|
version "2.1.0"
|
|
version "2.1.0"
|
|
resolved "https://registry.yarnpkg.com/css-what/-/css-what-2.1.0.tgz#9467d032c38cfaefb9f2d79501253062f87fa1bd"
|
|
resolved "https://registry.yarnpkg.com/css-what/-/css-what-2.1.0.tgz#9467d032c38cfaefb9f2d79501253062f87fa1bd"
|
|
|
|
|
|
|
|
+css-what@^2.1.2:
|
|
|
|
+ version "2.1.3"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/css-what/-/css-what-2.1.3.tgz#a6d7604573365fe74686c3f311c56513d88285f2"
|
|
|
|
+ integrity sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg==
|
|
|
|
+
|
|
cssesc@^3.0.0:
|
|
cssesc@^3.0.0:
|
|
version "3.0.0"
|
|
version "3.0.0"
|
|
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
|
|
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
|
|
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
|
|
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
|
|
|
|
|
|
-csso@^3.5.0:
|
|
|
|
|
|
+csso@^3.5.1:
|
|
version "3.5.1"
|
|
version "3.5.1"
|
|
resolved "https://registry.yarnpkg.com/csso/-/csso-3.5.1.tgz#7b9eb8be61628973c1b261e169d2f024008e758b"
|
|
resolved "https://registry.yarnpkg.com/csso/-/csso-3.5.1.tgz#7b9eb8be61628973c1b261e169d2f024008e758b"
|
|
|
|
+ integrity sha512-vrqULLffYU1Q2tLdJvaCYbONStnfkfimRxXNaGjxMldI0C7JPBC4rB1RyjhfdZ4m1frm8pM9uRPKH3d2knZ8gg==
|
|
dependencies:
|
|
dependencies:
|
|
css-tree "1.0.0-alpha.29"
|
|
css-tree "1.0.0-alpha.29"
|
|
|
|
|
|
@@ -3254,7 +3271,7 @@ defaults@^1.0.3:
|
|
dependencies:
|
|
dependencies:
|
|
clone "^1.0.2"
|
|
clone "^1.0.2"
|
|
|
|
|
|
-define-properties@^1.1.2:
|
|
|
|
|
|
+define-properties@^1.1.2, define-properties@^1.1.3:
|
|
version "1.1.3"
|
|
version "1.1.3"
|
|
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
|
|
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
|
|
dependencies:
|
|
dependencies:
|
|
@@ -3466,7 +3483,7 @@ domutils@1.5.1:
|
|
dom-serializer "0"
|
|
dom-serializer "0"
|
|
domelementtype "1"
|
|
domelementtype "1"
|
|
|
|
|
|
-domutils@^1.5.1:
|
|
|
|
|
|
+domutils@^1.5.1, domutils@^1.7.0:
|
|
version "1.7.0"
|
|
version "1.7.0"
|
|
resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.7.0.tgz#56ea341e834e06e6748af7a1cb25da67ea9f8c2a"
|
|
resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.7.0.tgz#56ea341e834e06e6748af7a1cb25da67ea9f8c2a"
|
|
dependencies:
|
|
dependencies:
|
|
@@ -3644,7 +3661,19 @@ error-ex@^1.2.0, error-ex@^1.3.1:
|
|
dependencies:
|
|
dependencies:
|
|
is-arrayish "^0.2.1"
|
|
is-arrayish "^0.2.1"
|
|
|
|
|
|
-es-abstract@^1.5.1, es-abstract@^1.6.1:
|
|
|
|
|
|
+es-abstract@^1.12.0:
|
|
|
|
+ version "1.13.0"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
|
|
|
|
+ integrity sha512-vDZfg/ykNxQVwup/8E1BZhVzFfBxs9NqMzGcvIJrqg5k2/5Za2bWo40dK2J1pgLngZ7c+Shh8lwYtLGyrwPutg==
|
|
|
|
+ dependencies:
|
|
|
|
+ es-to-primitive "^1.2.0"
|
|
|
|
+ function-bind "^1.1.1"
|
|
|
|
+ has "^1.0.3"
|
|
|
|
+ is-callable "^1.1.4"
|
|
|
|
+ is-regex "^1.0.4"
|
|
|
|
+ object-keys "^1.0.12"
|
|
|
|
+
|
|
|
|
+es-abstract@^1.5.1:
|
|
version "1.12.0"
|
|
version "1.12.0"
|
|
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
|
|
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
|
|
dependencies:
|
|
dependencies:
|
|
@@ -3662,6 +3691,15 @@ es-to-primitive@^1.1.1:
|
|
is-date-object "^1.0.1"
|
|
is-date-object "^1.0.1"
|
|
is-symbol "^1.0.1"
|
|
is-symbol "^1.0.1"
|
|
|
|
|
|
|
|
+es-to-primitive@^1.2.0:
|
|
|
|
+ version "1.2.0"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
|
|
|
|
+ integrity sha512-qZryBOJjV//LaxLTV6UC//WewneB3LcXOL9NP++ozKVXsIIIpm/2c13UDiD9Jp2eThsecw9m3jPqDwTyobcdbg==
|
|
|
|
+ dependencies:
|
|
|
|
+ is-callable "^1.1.4"
|
|
|
|
+ is-date-object "^1.0.1"
|
|
|
|
+ is-symbol "^1.0.2"
|
|
|
|
+
|
|
es6-promise@^4.0.3, es6-promise@~4.1.1:
|
|
es6-promise@^4.0.3, es6-promise@~4.1.1:
|
|
version "4.1.1"
|
|
version "4.1.1"
|
|
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.1.1.tgz#8811e90915d9a0dba36274f0b242dbda78f9c92a"
|
|
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.1.1.tgz#8811e90915d9a0dba36274f0b242dbda78f9c92a"
|
|
@@ -4335,7 +4373,7 @@ ftp@~0.3.10:
|
|
readable-stream "1.1.x"
|
|
readable-stream "1.1.x"
|
|
xregexp "2.0.0"
|
|
xregexp "2.0.0"
|
|
|
|
|
|
-function-bind@^1.1.0, function-bind@^1.1.1:
|
|
|
|
|
|
+function-bind@^1.1.1:
|
|
version "1.1.1"
|
|
version "1.1.1"
|
|
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
|
|
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
|
|
|
|
|
|
@@ -4686,6 +4724,11 @@ has-symbol-support-x@^1.4.1:
|
|
version "1.4.2"
|
|
version "1.4.2"
|
|
resolved "https://registry.yarnpkg.com/has-symbol-support-x/-/has-symbol-support-x-1.4.2.tgz#1409f98bc00247da45da67cee0a36f282ff26455"
|
|
resolved "https://registry.yarnpkg.com/has-symbol-support-x/-/has-symbol-support-x-1.4.2.tgz#1409f98bc00247da45da67cee0a36f282ff26455"
|
|
|
|
|
|
|
|
+has-symbols@^1.0.0:
|
|
|
|
+ version "1.0.0"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
|
|
|
|
+ integrity sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=
|
|
|
|
+
|
|
has-to-string-tag-x@^1.2.0:
|
|
has-to-string-tag-x@^1.2.0:
|
|
version "1.4.1"
|
|
version "1.4.1"
|
|
resolved "https://registry.yarnpkg.com/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz#a045ab383d7b4b2012a00148ab0aa5f290044d4d"
|
|
resolved "https://registry.yarnpkg.com/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz#a045ab383d7b4b2012a00148ab0aa5f290044d4d"
|
|
@@ -4723,7 +4766,7 @@ has-values@^1.0.0:
|
|
is-number "^3.0.0"
|
|
is-number "^3.0.0"
|
|
kind-of "^4.0.0"
|
|
kind-of "^4.0.0"
|
|
|
|
|
|
-has@^1.0.1:
|
|
|
|
|
|
+has@^1.0.1, has@^1.0.3:
|
|
version "1.0.3"
|
|
version "1.0.3"
|
|
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
|
|
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
|
|
dependencies:
|
|
dependencies:
|
|
@@ -5160,7 +5203,7 @@ is-builtin-module@^1.0.0:
|
|
dependencies:
|
|
dependencies:
|
|
builtin-modules "^1.0.0"
|
|
builtin-modules "^1.0.0"
|
|
|
|
|
|
-is-callable@^1.1.1, is-callable@^1.1.3:
|
|
|
|
|
|
+is-callable@^1.1.1, is-callable@^1.1.3, is-callable@^1.1.4:
|
|
version "1.1.4"
|
|
version "1.1.4"
|
|
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
|
|
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
|
|
|
|
|
|
@@ -5362,6 +5405,13 @@ is-symbol@^1.0.1:
|
|
version "1.0.1"
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
|
|
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
|
|
|
|
|
|
|
|
+is-symbol@^1.0.2:
|
|
|
|
+ version "1.0.2"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
|
|
|
|
+ integrity sha512-HS8bZ9ox60yCJLH9snBpIwv9pYUAkcuLhSA1oero1UB5y9aiQpRA8y2ex945AOtCZL1lJDeIk3G5LthswI46Lw==
|
|
|
|
+ dependencies:
|
|
|
|
+ has-symbols "^1.0.0"
|
|
|
|
+
|
|
is-text-path@^1.0.0:
|
|
is-text-path@^1.0.0:
|
|
version "1.0.1"
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/is-text-path/-/is-text-path-1.0.1.tgz#4e1aa0fb51bfbcb3e92688001397202c1775b66e"
|
|
resolved "https://registry.yarnpkg.com/is-text-path/-/is-text-path-1.0.1.tgz#4e1aa0fb51bfbcb3e92688001397202c1775b66e"
|
|
@@ -5992,13 +6042,6 @@ js-yaml@3.x, js-yaml@^3.12.0, js-yaml@^3.13.0, js-yaml@^3.7.0, js-yaml@^3.9.0, j
|
|
argparse "^1.0.7"
|
|
argparse "^1.0.7"
|
|
esprima "^4.0.0"
|
|
esprima "^4.0.0"
|
|
|
|
|
|
-js-yaml@~3.10.0:
|
|
|
|
- version "3.10.0"
|
|
|
|
- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
|
|
|
|
- dependencies:
|
|
|
|
- argparse "^1.0.7"
|
|
|
|
- esprima "^4.0.0"
|
|
|
|
-
|
|
|
|
jsbn@~0.1.0:
|
|
jsbn@~0.1.0:
|
|
version "0.1.1"
|
|
version "0.1.1"
|
|
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
|
|
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
|
|
@@ -6786,7 +6829,7 @@ md5.js@^1.3.4:
|
|
hash-base "^3.0.0"
|
|
hash-base "^3.0.0"
|
|
inherits "^2.0.1"
|
|
inherits "^2.0.1"
|
|
|
|
|
|
-mdn-data@^1.0.0, mdn-data@~1.1.0:
|
|
|
|
|
|
+mdn-data@~1.1.0:
|
|
version "1.1.4"
|
|
version "1.1.4"
|
|
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-1.1.4.tgz#50b5d4ffc4575276573c4eedb8780812a8419f01"
|
|
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-1.1.4.tgz#50b5d4ffc4575276573c4eedb8780812a8419f01"
|
|
|
|
|
|
@@ -7397,7 +7440,14 @@ npm-which@^3.0.1:
|
|
gauge "~2.7.3"
|
|
gauge "~2.7.3"
|
|
set-blocking "~2.0.0"
|
|
set-blocking "~2.0.0"
|
|
|
|
|
|
-nth-check@^1.0.1, nth-check@~1.0.1:
|
|
|
|
|
|
+nth-check@^1.0.2:
|
|
|
|
+ version "1.0.2"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.2.tgz#b2bd295c37e3dd58a3bf0700376663ba4d9cf05c"
|
|
|
|
+ integrity sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==
|
|
|
|
+ dependencies:
|
|
|
|
+ boolbase "~1.0.0"
|
|
|
|
+
|
|
|
|
+nth-check@~1.0.1:
|
|
version "1.0.1"
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.1.tgz#9929acdf628fc2c41098deab82ac580cf149aae4"
|
|
resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.1.tgz#9929acdf628fc2c41098deab82ac580cf149aae4"
|
|
dependencies:
|
|
dependencies:
|
|
@@ -7466,14 +7516,15 @@ object.pick@^1.3.0:
|
|
dependencies:
|
|
dependencies:
|
|
isobject "^3.0.1"
|
|
isobject "^3.0.1"
|
|
|
|
|
|
-object.values@^1.0.4:
|
|
|
|
- version "1.0.4"
|
|
|
|
- resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.0.4.tgz#e524da09b4f66ff05df457546ec72ac99f13069a"
|
|
|
|
|
|
+object.values@^1.1.0:
|
|
|
|
+ version "1.1.0"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.0.tgz#bf6810ef5da3e5325790eaaa2be213ea84624da9"
|
|
|
|
+ integrity sha512-8mf0nKLAoFX6VlNVdhGj31SVYpaNFtUnuoOXWyFEstsWRgU837AK+JYM0iAxwkSzGRbwn8cbFmgbyxj1j4VbXg==
|
|
dependencies:
|
|
dependencies:
|
|
- define-properties "^1.1.2"
|
|
|
|
- es-abstract "^1.6.1"
|
|
|
|
- function-bind "^1.1.0"
|
|
|
|
- has "^1.0.1"
|
|
|
|
|
|
+ define-properties "^1.1.3"
|
|
|
|
+ es-abstract "^1.12.0"
|
|
|
|
+ function-bind "^1.1.1"
|
|
|
|
+ has "^1.0.3"
|
|
|
|
|
|
on-finished@~2.3.0:
|
|
on-finished@~2.3.0:
|
|
version "2.3.0"
|
|
version "2.3.0"
|
|
@@ -9314,9 +9365,10 @@ ssri@^6.0.0, ssri@^6.0.1:
|
|
dependencies:
|
|
dependencies:
|
|
figgy-pudding "^3.5.1"
|
|
figgy-pudding "^3.5.1"
|
|
|
|
|
|
-stable@~0.1.6:
|
|
|
|
|
|
+stable@^0.1.8:
|
|
version "0.1.8"
|
|
version "0.1.8"
|
|
resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf"
|
|
resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf"
|
|
|
|
+ integrity sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==
|
|
|
|
|
|
stack-utils@^1.0.1:
|
|
stack-utils@^1.0.1:
|
|
version "1.0.1"
|
|
version "1.0.1"
|
|
@@ -9550,22 +9602,23 @@ svgo-loader@~2.2.0:
|
|
js-yaml "^3.12.0"
|
|
js-yaml "^3.12.0"
|
|
loader-utils "^1.0.3"
|
|
loader-utils "^1.0.3"
|
|
|
|
|
|
-svgo@~1.0.4:
|
|
|
|
- version "1.0.5"
|
|
|
|
- resolved "https://registry.yarnpkg.com/svgo/-/svgo-1.0.5.tgz#7040364c062a0538abacff4401cea6a26a7a389a"
|
|
|
|
|
|
+svgo@~1.2.1:
|
|
|
|
+ version "1.2.1"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/svgo/-/svgo-1.2.1.tgz#3fedde75a4016193e1c2608b5fdef6f3e4a9fd99"
|
|
|
|
+ integrity sha512-Y1+LyT4/y1ms4/0yxPMSlvx6dIbgklE9w8CIOnfeoFGB74MEkq8inSfEr6NhocTaFbyYp0a1dvNgRKGRmEBlzA==
|
|
dependencies:
|
|
dependencies:
|
|
- coa "~2.0.1"
|
|
|
|
- colors "~1.1.2"
|
|
|
|
- css-select "~1.3.0-rc0"
|
|
|
|
- css-select-base-adapter "~0.1.0"
|
|
|
|
- css-tree "1.0.0-alpha25"
|
|
|
|
|
|
+ chalk "^2.4.1"
|
|
|
|
+ coa "^2.0.2"
|
|
|
|
+ css-select "^2.0.0"
|
|
|
|
+ css-select-base-adapter "^0.1.1"
|
|
|
|
+ css-tree "1.0.0-alpha.28"
|
|
css-url-regex "^1.1.0"
|
|
css-url-regex "^1.1.0"
|
|
- csso "^3.5.0"
|
|
|
|
- js-yaml "~3.10.0"
|
|
|
|
|
|
+ csso "^3.5.1"
|
|
|
|
+ js-yaml "^3.13.0"
|
|
mkdirp "~0.5.1"
|
|
mkdirp "~0.5.1"
|
|
- object.values "^1.0.4"
|
|
|
|
|
|
+ object.values "^1.1.0"
|
|
sax "~1.2.4"
|
|
sax "~1.2.4"
|
|
- stable "~0.1.6"
|
|
|
|
|
|
+ stable "^0.1.8"
|
|
unquote "~1.1.1"
|
|
unquote "~1.1.1"
|
|
util.promisify "~1.0.0"
|
|
util.promisify "~1.0.0"
|
|
|
|
|