|
@@ -9,27 +9,7 @@
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/highlight" "^7.0.0"
|
|
"@babel/highlight" "^7.0.0"
|
|
|
|
|
|
|
|
-"@babel/core@^7.1.0", "@babel/core@^7.3.4":
|
|
|
|
|
- version "7.4.3"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.4.3.tgz#198d6d3af4567be3989550d97e068de94503074f"
|
|
|
|
|
- integrity sha512-oDpASqKFlbspQfzAE7yaeTmdljSH2ADIvBlb0RwbStltTuWa0+7CCI1fYVINNv9saHPa1W7oaKeuNuKj+RQCvA==
|
|
|
|
|
- dependencies:
|
|
|
|
|
- "@babel/code-frame" "^7.0.0"
|
|
|
|
|
- "@babel/generator" "^7.4.0"
|
|
|
|
|
- "@babel/helpers" "^7.4.3"
|
|
|
|
|
- "@babel/parser" "^7.4.3"
|
|
|
|
|
- "@babel/template" "^7.4.0"
|
|
|
|
|
- "@babel/traverse" "^7.4.3"
|
|
|
|
|
- "@babel/types" "^7.4.0"
|
|
|
|
|
- convert-source-map "^1.1.0"
|
|
|
|
|
- debug "^4.1.0"
|
|
|
|
|
- json5 "^2.1.0"
|
|
|
|
|
- lodash "^4.17.11"
|
|
|
|
|
- resolve "^1.3.2"
|
|
|
|
|
- semver "^5.4.1"
|
|
|
|
|
- source-map "^0.5.0"
|
|
|
|
|
-
|
|
|
|
|
-"@babel/core@^7.4.4":
|
|
|
|
|
|
|
+"@babel/core@^7.1.0", "@babel/core@^7.3.4", "@babel/core@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.4.4.tgz#84055750b05fcd50f9915a826b44fa347a825250"
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.4.4.tgz#84055750b05fcd50f9915a826b44fa347a825250"
|
|
|
integrity sha512-lQgGX3FPRgbz2SKmhMtYgJvVzGZrmjaF4apZ2bLwofAKiSjxU0drPh4S/VasyYXwaTs+A1gvQ45BN8SQJzHsQQ==
|
|
integrity sha512-lQgGX3FPRgbz2SKmhMtYgJvVzGZrmjaF4apZ2bLwofAKiSjxU0drPh4S/VasyYXwaTs+A1gvQ45BN8SQJzHsQQ==
|
|
@@ -49,18 +29,7 @@
|
|
|
semver "^5.4.1"
|
|
semver "^5.4.1"
|
|
|
source-map "^0.5.0"
|
|
source-map "^0.5.0"
|
|
|
|
|
|
|
|
-"@babel/generator@^7.0.0":
|
|
|
|
|
- version "7.4.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.4.0.tgz#c230e79589ae7a729fd4631b9ded4dc220418196"
|
|
|
|
|
- integrity sha512-/v5I+a1jhGSKLgZDcmAUZ4K/VePi43eRkUs3yePW1HB1iANOD5tqJXwGSG4BZhSksP8J9ejSlwGeTiiOFZOrXQ==
|
|
|
|
|
- dependencies:
|
|
|
|
|
- "@babel/types" "^7.4.0"
|
|
|
|
|
- jsesc "^2.5.1"
|
|
|
|
|
- lodash "^4.17.11"
|
|
|
|
|
- source-map "^0.5.0"
|
|
|
|
|
- trim-right "^1.0.1"
|
|
|
|
|
-
|
|
|
|
|
-"@babel/generator@^7.4.0", "@babel/generator@^7.4.4":
|
|
|
|
|
|
|
+"@babel/generator@^7.0.0", "@babel/generator@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.4.4.tgz#174a215eb843fc392c7edcaabeaa873de6e8f041"
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.4.4.tgz#174a215eb843fc392c7edcaabeaa873de6e8f041"
|
|
|
integrity sha512-53UOLK6TVNqKxf7RUh8NE851EHRxOOeVXKbK2bivdb+iziMyk03Sr4eaE9OELCbyZAAafAKPDwF2TPUES5QbxQ==
|
|
integrity sha512-53UOLK6TVNqKxf7RUh8NE851EHRxOOeVXKbK2bivdb+iziMyk03Sr4eaE9OELCbyZAAafAKPDwF2TPUES5QbxQ==
|
|
@@ -103,17 +72,17 @@
|
|
|
"@babel/traverse" "^7.4.4"
|
|
"@babel/traverse" "^7.4.4"
|
|
|
"@babel/types" "^7.4.4"
|
|
"@babel/types" "^7.4.4"
|
|
|
|
|
|
|
|
-"@babel/helper-create-class-features-plugin@^7.4.0":
|
|
|
|
|
- version "7.4.3"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.4.3.tgz#5bbd279c6c3ac6a60266b89bbfe7f8021080a1ef"
|
|
|
|
|
- integrity sha512-UMl3TSpX11PuODYdWGrUeW6zFkdYhDn7wRLrOuNVM6f9L+S9CzmDXYyrp3MTHcwWjnzur1f/Op8A7iYZWya2Yg==
|
|
|
|
|
|
|
+"@babel/helper-create-class-features-plugin@^7.4.4":
|
|
|
|
|
+ version "7.4.4"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.4.4.tgz#fc3d690af6554cc9efc607364a82d48f58736dba"
|
|
|
|
|
+ integrity sha512-UbBHIa2qeAGgyiNR9RszVF7bUHEdgS4JAUNT8SiqrAN6YJVxlOxeLr5pBzb5kan302dejJ9nla4RyKcR1XT6XA==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/helper-function-name" "^7.1.0"
|
|
"@babel/helper-function-name" "^7.1.0"
|
|
|
"@babel/helper-member-expression-to-functions" "^7.0.0"
|
|
"@babel/helper-member-expression-to-functions" "^7.0.0"
|
|
|
"@babel/helper-optimise-call-expression" "^7.0.0"
|
|
"@babel/helper-optimise-call-expression" "^7.0.0"
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
- "@babel/helper-replace-supers" "^7.4.0"
|
|
|
|
|
- "@babel/helper-split-export-declaration" "^7.4.0"
|
|
|
|
|
|
|
+ "@babel/helper-replace-supers" "^7.4.4"
|
|
|
|
|
+ "@babel/helper-split-export-declaration" "^7.4.4"
|
|
|
|
|
|
|
|
"@babel/helper-define-map@^7.4.4":
|
|
"@babel/helper-define-map@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
@@ -211,7 +180,7 @@
|
|
|
"@babel/traverse" "^7.1.0"
|
|
"@babel/traverse" "^7.1.0"
|
|
|
"@babel/types" "^7.0.0"
|
|
"@babel/types" "^7.0.0"
|
|
|
|
|
|
|
|
-"@babel/helper-replace-supers@^7.1.0", "@babel/helper-replace-supers@^7.4.0", "@babel/helper-replace-supers@^7.4.4":
|
|
|
|
|
|
|
+"@babel/helper-replace-supers@^7.1.0", "@babel/helper-replace-supers@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.4.4.tgz#aee41783ebe4f2d3ab3ae775e1cc6f1a90cefa27"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.4.4.tgz#aee41783ebe4f2d3ab3ae775e1cc6f1a90cefa27"
|
|
|
integrity sha512-04xGEnd+s01nY1l15EuMS1rfKktNF+1CkKmHoErDppjAAZL+IUBZpzT748x262HF7fibaQPhbvWUl5HeSt1EXg==
|
|
integrity sha512-04xGEnd+s01nY1l15EuMS1rfKktNF+1CkKmHoErDppjAAZL+IUBZpzT748x262HF7fibaQPhbvWUl5HeSt1EXg==
|
|
@@ -229,7 +198,7 @@
|
|
|
"@babel/template" "^7.1.0"
|
|
"@babel/template" "^7.1.0"
|
|
|
"@babel/types" "^7.0.0"
|
|
"@babel/types" "^7.0.0"
|
|
|
|
|
|
|
|
-"@babel/helper-split-export-declaration@^7.4.0", "@babel/helper-split-export-declaration@^7.4.4":
|
|
|
|
|
|
|
+"@babel/helper-split-export-declaration@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.4.tgz#ff94894a340be78f53f06af038b205c49d993677"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.4.tgz#ff94894a340be78f53f06af038b205c49d993677"
|
|
|
integrity sha512-Ro/XkzLf3JFITkW6b+hNxzZ1n5OQ80NvIUdmHspih1XAhtN3vPTuUFT4eQnela+2MaZ5ulH+iyP513KJrxbN7Q==
|
|
integrity sha512-Ro/XkzLf3JFITkW6b+hNxzZ1n5OQ80NvIUdmHspih1XAhtN3vPTuUFT4eQnela+2MaZ5ulH+iyP513KJrxbN7Q==
|
|
@@ -246,7 +215,7 @@
|
|
|
"@babel/traverse" "^7.1.0"
|
|
"@babel/traverse" "^7.1.0"
|
|
|
"@babel/types" "^7.2.0"
|
|
"@babel/types" "^7.2.0"
|
|
|
|
|
|
|
|
-"@babel/helpers@^7.4.3", "@babel/helpers@^7.4.4":
|
|
|
|
|
|
|
+"@babel/helpers@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.4.4.tgz#868b0ef59c1dd4e78744562d5ce1b59c89f2f2a5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.4.4.tgz#868b0ef59c1dd4e78744562d5ce1b59c89f2f2a5"
|
|
|
integrity sha512-igczbR/0SeuPR8RFfC7tGrbdTbFL3QTvH6D+Z6zNxnTe//GyqmtHmDkzrqDmyZ3eSwPqB/LhyKoU5DXsp+Vp2A==
|
|
integrity sha512-igczbR/0SeuPR8RFfC7tGrbdTbFL3QTvH6D+Z6zNxnTe//GyqmtHmDkzrqDmyZ3eSwPqB/LhyKoU5DXsp+Vp2A==
|
|
@@ -264,12 +233,7 @@
|
|
|
esutils "^2.0.2"
|
|
esutils "^2.0.2"
|
|
|
js-tokens "^4.0.0"
|
|
js-tokens "^4.0.0"
|
|
|
|
|
|
|
|
-"@babel/parser@^7.0.0", "@babel/parser@^7.1.0":
|
|
|
|
|
- version "7.4.3"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.3.tgz#eb3ac80f64aa101c907d4ce5406360fe75b7895b"
|
|
|
|
|
- integrity sha512-gxpEUhTS1sGA63EGQGuA+WESPR/6tz6ng7tSHFCmaTJK/cGK8y37cBTspX+U2xCAue2IQVvF6Z0oigmjwD8YGQ==
|
|
|
|
|
-
|
|
|
|
|
-"@babel/parser@^7.4.0", "@babel/parser@^7.4.3", "@babel/parser@^7.4.4":
|
|
|
|
|
|
|
+"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.4.tgz#5977129431b8fe33471730d255ce8654ae1250b6"
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.4.tgz#5977129431b8fe33471730d255ce8654ae1250b6"
|
|
|
integrity sha512-5pCS4mOsL+ANsFZGdvNLybx4wtqAZJ0MJjMHxvzI3bvIsz6sQvzW8XX92EYIkiPtIvcfG3Aj+Ir5VNyjnZhP7w==
|
|
integrity sha512-5pCS4mOsL+ANsFZGdvNLybx4wtqAZJ0MJjMHxvzI3bvIsz6sQvzW8XX92EYIkiPtIvcfG3Aj+Ir5VNyjnZhP7w==
|
|
@@ -284,11 +248,11 @@
|
|
|
"@babel/plugin-syntax-async-generators" "^7.2.0"
|
|
"@babel/plugin-syntax-async-generators" "^7.2.0"
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-class-properties@^7.3.4":
|
|
"@babel/plugin-proposal-class-properties@^7.3.4":
|
|
|
- version "7.4.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.4.0.tgz#d70db61a2f1fd79de927eea91f6411c964e084b8"
|
|
|
|
|
- integrity sha512-t2ECPNOXsIeK1JxJNKmgbzQtoG27KIlVE61vTqX0DKR9E9sZlVVxWUtEW9D5FlZ8b8j7SBNCHY47GgPKCKlpPg==
|
|
|
|
|
|
|
+ version "7.4.4"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.4.4.tgz#93a6486eed86d53452ab9bab35e368e9461198ce"
|
|
|
|
|
+ integrity sha512-WjKTI8g8d5w1Bc9zgwSz2nfrsNQsXcCf9J9cdCvrJV6RF56yztwm4TmJC0MgJ9tvwO9gUA/mcYe89bLdGfiXFg==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
- "@babel/helper-create-class-features-plugin" "^7.4.0"
|
|
|
|
|
|
|
+ "@babel/helper-create-class-features-plugin" "^7.4.4"
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-json-strings@^7.2.0":
|
|
"@babel/plugin-proposal-json-strings@^7.2.0":
|
|
@@ -299,15 +263,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
"@babel/plugin-syntax-json-strings" "^7.2.0"
|
|
"@babel/plugin-syntax-json-strings" "^7.2.0"
|
|
|
|
|
|
|
|
-"@babel/plugin-proposal-object-rest-spread@^7.3.4":
|
|
|
|
|
- version "7.4.3"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.4.3.tgz#be27cd416eceeba84141305b93c282f5de23bbb4"
|
|
|
|
|
- integrity sha512-xC//6DNSSHVjq8O2ge0dyYlhshsH4T7XdCVoxbi5HzLYWfsC5ooFlJjrXk8RcAT+hjHAK9UjBXdylzSoDK3t4g==
|
|
|
|
|
- dependencies:
|
|
|
|
|
- "@babel/helper-plugin-utils" "^7.0.0"
|
|
|
|
|
- "@babel/plugin-syntax-object-rest-spread" "^7.2.0"
|
|
|
|
|
-
|
|
|
|
|
-"@babel/plugin-proposal-object-rest-spread@^7.4.3", "@babel/plugin-proposal-object-rest-spread@^7.4.4":
|
|
|
|
|
|
|
+"@babel/plugin-proposal-object-rest-spread@^7.3.4", "@babel/plugin-proposal-object-rest-spread@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.4.4.tgz#1ef173fcf24b3e2df92a678f027673b55e7e3005"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.4.4.tgz#1ef173fcf24b3e2df92a678f027673b55e7e3005"
|
|
|
integrity sha512-dMBG6cSPBbHeEBdFXeQ2QLc5gUpg4Vkaz8octD4aoW/ISO+jBOcsuxYL7bsb5WSu8RLP6boxrBIALEHgoHtO9g==
|
|
integrity sha512-dMBG6cSPBbHeEBdFXeQ2QLc5gUpg4Vkaz8octD4aoW/ISO+jBOcsuxYL7bsb5WSu8RLP6boxrBIALEHgoHtO9g==
|
|
@@ -323,7 +279,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.2.0"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.2.0"
|
|
|
|
|
|
|
|
-"@babel/plugin-proposal-unicode-property-regex@^7.4.0", "@babel/plugin-proposal-unicode-property-regex@^7.4.4":
|
|
|
|
|
|
|
+"@babel/plugin-proposal-unicode-property-regex@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.4.4.tgz#501ffd9826c0b91da22690720722ac7cb1ca9c78"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.4.4.tgz#501ffd9826c0b91da22690720722ac7cb1ca9c78"
|
|
|
integrity sha512-j1NwnOqMG9mFUOH58JTFsA/+ZYzQLUZ/drqWUqxCYLGeu2JFZL8YrNC9hBxKmWtAuOCHPcRpgv7fhap09Fb4kA==
|
|
integrity sha512-j1NwnOqMG9mFUOH58JTFsA/+ZYzQLUZ/drqWUqxCYLGeu2JFZL8YrNC9hBxKmWtAuOCHPcRpgv7fhap09Fb4kA==
|
|
@@ -381,7 +337,7 @@
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-async-to-generator@^7.4.0", "@babel/plugin-transform-async-to-generator@^7.4.4":
|
|
|
|
|
|
|
+"@babel/plugin-transform-async-to-generator@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.4.4.tgz#a3f1d01f2f21cadab20b33a82133116f14fb5894"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.4.4.tgz#a3f1d01f2f21cadab20b33a82133116f14fb5894"
|
|
|
integrity sha512-YiqW2Li8TXmzgbXw+STsSqPBPFnGviiaSp6CYOq55X8GQ2SGVLrXB6pNid8HkqkZAzOH6knbai3snhP7v0fNwA==
|
|
integrity sha512-YiqW2Li8TXmzgbXw+STsSqPBPFnGviiaSp6CYOq55X8GQ2SGVLrXB6pNid8HkqkZAzOH6knbai3snhP7v0fNwA==
|
|
@@ -397,7 +353,7 @@
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-block-scoping@^7.4.0", "@babel/plugin-transform-block-scoping@^7.4.4":
|
|
|
|
|
|
|
+"@babel/plugin-transform-block-scoping@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.4.4.tgz#c13279fabf6b916661531841a23c4b7dae29646d"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.4.4.tgz#c13279fabf6b916661531841a23c4b7dae29646d"
|
|
|
integrity sha512-jkTUyWZcTrwxu5DD4rWz6rDB5Cjdmgz6z7M7RLXOJyCUkFBawssDGcGh8M/0FTSB87avyJI1HsTwUXp9nKA1PA==
|
|
integrity sha512-jkTUyWZcTrwxu5DD4rWz6rDB5Cjdmgz6z7M7RLXOJyCUkFBawssDGcGh8M/0FTSB87avyJI1HsTwUXp9nKA1PA==
|
|
@@ -405,7 +361,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
lodash "^4.17.11"
|
|
lodash "^4.17.11"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-classes@^7.4.3", "@babel/plugin-transform-classes@^7.4.4":
|
|
|
|
|
|
|
+"@babel/plugin-transform-classes@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.4.4.tgz#0ce4094cdafd709721076d3b9c38ad31ca715eb6"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.4.4.tgz#0ce4094cdafd709721076d3b9c38ad31ca715eb6"
|
|
|
integrity sha512-/e44eFLImEGIpL9qPxSRat13I5QNRgBLu2hOQJCF7VLy/otSM/sypV1+XaIw5+502RX/+6YaSAPmldk+nhHDPw==
|
|
integrity sha512-/e44eFLImEGIpL9qPxSRat13I5QNRgBLu2hOQJCF7VLy/otSM/sypV1+XaIw5+502RX/+6YaSAPmldk+nhHDPw==
|
|
@@ -426,21 +382,14 @@
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-destructuring@^7.3.2":
|
|
|
|
|
- version "7.4.3"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.4.3.tgz#1a95f5ca2bf2f91ef0648d5de38a8d472da4350f"
|
|
|
|
|
- integrity sha512-rVTLLZpydDFDyN4qnXdzwoVpk1oaXHIvPEOkOLyr88o7oHxVc/LyrnDx+amuBWGOwUb7D1s/uLsKBNTx08htZg==
|
|
|
|
|
- dependencies:
|
|
|
|
|
- "@babel/helper-plugin-utils" "^7.0.0"
|
|
|
|
|
-
|
|
|
|
|
-"@babel/plugin-transform-destructuring@^7.4.3", "@babel/plugin-transform-destructuring@^7.4.4":
|
|
|
|
|
|
|
+"@babel/plugin-transform-destructuring@^7.3.2", "@babel/plugin-transform-destructuring@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.4.4.tgz#9d964717829cc9e4b601fc82a26a71a4d8faf20f"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.4.4.tgz#9d964717829cc9e4b601fc82a26a71a4d8faf20f"
|
|
|
integrity sha512-/aOx+nW0w8eHiEHm+BTERB2oJn5D127iye/SUQl7NjHy0lf+j7h4MKMMSOwdazGq9OxgiNADncE+SRJkCxjZpQ==
|
|
integrity sha512-/aOx+nW0w8eHiEHm+BTERB2oJn5D127iye/SUQl7NjHy0lf+j7h4MKMMSOwdazGq9OxgiNADncE+SRJkCxjZpQ==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-dotall-regex@^7.4.3", "@babel/plugin-transform-dotall-regex@^7.4.4":
|
|
|
|
|
|
|
+"@babel/plugin-transform-dotall-regex@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.4.4.tgz#361a148bc951444312c69446d76ed1ea8e4450c3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.4.4.tgz#361a148bc951444312c69446d76ed1ea8e4450c3"
|
|
|
integrity sha512-P05YEhRc2h53lZDjRPk/OektxCVevFzZs2Gfjd545Wde3k+yFDbXORgl2e0xpbq8mLcKJ7Idss4fAg0zORN/zg==
|
|
integrity sha512-P05YEhRc2h53lZDjRPk/OektxCVevFzZs2Gfjd545Wde3k+yFDbXORgl2e0xpbq8mLcKJ7Idss4fAg0zORN/zg==
|
|
@@ -464,14 +413,14 @@
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.1.0"
|
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.1.0"
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-for-of@^7.4.3", "@babel/plugin-transform-for-of@^7.4.4":
|
|
|
|
|
|
|
+"@babel/plugin-transform-for-of@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.4.4.tgz#0267fc735e24c808ba173866c6c4d1440fc3c556"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.4.4.tgz#0267fc735e24c808ba173866c6c4d1440fc3c556"
|
|
|
integrity sha512-9T/5Dlr14Z9TIEXLXkt8T1DU7F24cbhwhMNUziN3hB1AXoZcdzPcTiKGRn/6iOymDqtTKWnr/BtRKN9JwbKtdQ==
|
|
integrity sha512-9T/5Dlr14Z9TIEXLXkt8T1DU7F24cbhwhMNUziN3hB1AXoZcdzPcTiKGRn/6iOymDqtTKWnr/BtRKN9JwbKtdQ==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-function-name@^7.4.3", "@babel/plugin-transform-function-name@^7.4.4":
|
|
|
|
|
|
|
+"@babel/plugin-transform-function-name@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.4.4.tgz#e1436116abb0610c2259094848754ac5230922ad"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.4.4.tgz#e1436116abb0610c2259094848754ac5230922ad"
|
|
|
integrity sha512-iU9pv7U+2jC9ANQkKeNF6DrPy4GBa4NWQtl6dHB4Pb3izX2JOEvDTFarlNsBj/63ZEzNNIAMs3Qw4fNCcSOXJA==
|
|
integrity sha512-iU9pv7U+2jC9ANQkKeNF6DrPy4GBa4NWQtl6dHB4Pb3izX2JOEvDTFarlNsBj/63ZEzNNIAMs3Qw4fNCcSOXJA==
|
|
@@ -501,7 +450,7 @@
|
|
|
"@babel/helper-module-transforms" "^7.1.0"
|
|
"@babel/helper-module-transforms" "^7.1.0"
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-modules-commonjs@^7.4.3", "@babel/plugin-transform-modules-commonjs@^7.4.4":
|
|
|
|
|
|
|
+"@babel/plugin-transform-modules-commonjs@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.4.4.tgz#0bef4713d30f1d78c2e59b3d6db40e60192cac1e"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.4.4.tgz#0bef4713d30f1d78c2e59b3d6db40e60192cac1e"
|
|
|
integrity sha512-4sfBOJt58sEo9a2BQXnZq+Q3ZTSAUXyK3E30o36BOGnJ+tvJ6YSxF0PG6kERvbeISgProodWuI9UVG3/FMY6iw==
|
|
integrity sha512-4sfBOJt58sEo9a2BQXnZq+Q3ZTSAUXyK3E30o36BOGnJ+tvJ6YSxF0PG6kERvbeISgProodWuI9UVG3/FMY6iw==
|
|
@@ -510,7 +459,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
"@babel/helper-simple-access" "^7.1.0"
|
|
"@babel/helper-simple-access" "^7.1.0"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-modules-systemjs@^7.4.0", "@babel/plugin-transform-modules-systemjs@^7.4.4":
|
|
|
|
|
|
|
+"@babel/plugin-transform-modules-systemjs@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.4.4.tgz#dc83c5665b07d6c2a7b224c00ac63659ea36a405"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.4.4.tgz#dc83c5665b07d6c2a7b224c00ac63659ea36a405"
|
|
|
integrity sha512-MSiModfILQc3/oqnG7NrP1jHaSPryO6tA2kOMmAQApz5dayPxWiHqmq4sWH2xF5LcQK56LlbKByCd8Aah/OIkQ==
|
|
integrity sha512-MSiModfILQc3/oqnG7NrP1jHaSPryO6tA2kOMmAQApz5dayPxWiHqmq4sWH2xF5LcQK56LlbKByCd8Aah/OIkQ==
|
|
@@ -526,14 +475,14 @@
|
|
|
"@babel/helper-module-transforms" "^7.1.0"
|
|
"@babel/helper-module-transforms" "^7.1.0"
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-named-capturing-groups-regex@^7.4.2", "@babel/plugin-transform-named-capturing-groups-regex@^7.4.4":
|
|
|
|
|
|
|
+"@babel/plugin-transform-named-capturing-groups-regex@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.4.4.tgz#5611d96d987dfc4a3a81c4383bb173361037d68d"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.4.4.tgz#5611d96d987dfc4a3a81c4383bb173361037d68d"
|
|
|
integrity sha512-Ki+Y9nXBlKfhD+LXaRS7v95TtTGYRAf9Y1rTDiE75zf8YQz4GDaWRXosMfJBXxnk88mGFjWdCRIeqDbon7spYA==
|
|
integrity sha512-Ki+Y9nXBlKfhD+LXaRS7v95TtTGYRAf9Y1rTDiE75zf8YQz4GDaWRXosMfJBXxnk88mGFjWdCRIeqDbon7spYA==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
regexp-tree "^0.1.0"
|
|
regexp-tree "^0.1.0"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-new-target@^7.4.0", "@babel/plugin-transform-new-target@^7.4.4":
|
|
|
|
|
|
|
+"@babel/plugin-transform-new-target@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.4.4.tgz#18d120438b0cc9ee95a47f2c72bc9768fbed60a5"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.4.4.tgz#18d120438b0cc9ee95a47f2c72bc9768fbed60a5"
|
|
|
integrity sha512-r1z3T2DNGQwwe2vPGZMBNjioT2scgWzK9BCnDEh+46z8EEwXBq24uRzd65I7pjtugzPSj921aM15RpESgzsSuA==
|
|
integrity sha512-r1z3T2DNGQwwe2vPGZMBNjioT2scgWzK9BCnDEh+46z8EEwXBq24uRzd65I7pjtugzPSj921aM15RpESgzsSuA==
|
|
@@ -548,7 +497,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
"@babel/helper-replace-supers" "^7.1.0"
|
|
"@babel/helper-replace-supers" "^7.1.0"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-parameters@^7.4.3", "@babel/plugin-transform-parameters@^7.4.4":
|
|
|
|
|
|
|
+"@babel/plugin-transform-parameters@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.4.4.tgz#7556cf03f318bd2719fe4c922d2d808be5571e16"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.4.4.tgz#7556cf03f318bd2719fe4c922d2d808be5571e16"
|
|
|
integrity sha512-oMh5DUO1V63nZcu/ZVLQFqiihBGo4OpxJxR1otF50GMeCLiRx5nUdtokd+u9SuVJrvvuIh9OosRFPP4pIPnwmw==
|
|
integrity sha512-oMh5DUO1V63nZcu/ZVLQFqiihBGo4OpxJxR1otF50GMeCLiRx5nUdtokd+u9SuVJrvvuIh9OosRFPP4pIPnwmw==
|
|
@@ -596,14 +545,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
"@babel/plugin-syntax-jsx" "^7.2.0"
|
|
"@babel/plugin-syntax-jsx" "^7.2.0"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-regenerator@^7.3.4":
|
|
|
|
|
- version "7.4.3"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.4.3.tgz#2a697af96887e2bbf5d303ab0221d139de5e739c"
|
|
|
|
|
- integrity sha512-kEzotPuOpv6/iSlHroCDydPkKYw7tiJGKlmYp6iJn4a6C/+b2FdttlJsLKYxolYHgotTJ5G5UY5h0qey5ka3+A==
|
|
|
|
|
- dependencies:
|
|
|
|
|
- regenerator-transform "^0.13.4"
|
|
|
|
|
-
|
|
|
|
|
-"@babel/plugin-transform-regenerator@^7.4.3", "@babel/plugin-transform-regenerator@^7.4.4":
|
|
|
|
|
|
|
+"@babel/plugin-transform-regenerator@^7.3.4", "@babel/plugin-transform-regenerator@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.4.4.tgz#5b4da4df79391895fca9e28f99e87e22cfc02072"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.4.4.tgz#5b4da4df79391895fca9e28f99e87e22cfc02072"
|
|
|
integrity sha512-Zz3w+pX1SI0KMIiqshFZkwnVGUhDZzpX2vtPzfJBKQQq8WsP/Xy9DNdELWivxcKOCX/Pywge4SiEaPaLtoDT4g==
|
|
integrity sha512-Zz3w+pX1SI0KMIiqshFZkwnVGUhDZzpX2vtPzfJBKQQq8WsP/Xy9DNdELWivxcKOCX/Pywge4SiEaPaLtoDT4g==
|
|
@@ -618,9 +560,9 @@
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
|
|
|
|
|
"@babel/plugin-transform-runtime@^7.3.4":
|
|
"@babel/plugin-transform-runtime@^7.3.4":
|
|
|
- version "7.4.3"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.4.3.tgz#4d6691690ecdc9f5cb8c3ab170a1576c1f556371"
|
|
|
|
|
- integrity sha512-7Q61bU+uEI7bCUFReT1NKn7/X6sDQsZ7wL1sJ9IYMAO7cI+eg6x9re1cEw2fCRMbbTVyoeUKWSV1M6azEfKCfg==
|
|
|
|
|
|
|
+ version "7.4.4"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.4.4.tgz#a50f5d16e9c3a4ac18a1a9f9803c107c380bce08"
|
|
|
|
|
+ integrity sha512-aMVojEjPszvau3NRg+TIH14ynZLvPewH4xhlCW1w6A3rkxTS1m4uwzRclYR9oS+rl/dr+kT+pzbfHuAWP/lc7Q==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/helper-module-imports" "^7.0.0"
|
|
"@babel/helper-module-imports" "^7.0.0"
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
@@ -649,7 +591,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
"@babel/helper-regex" "^7.0.0"
|
|
"@babel/helper-regex" "^7.0.0"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-template-literals@^7.2.0", "@babel/plugin-transform-template-literals@^7.4.4":
|
|
|
|
|
|
|
+"@babel/plugin-transform-template-literals@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.4.4.tgz#9d28fea7bbce637fb7612a0750989d8321d4bcb0"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.4.4.tgz#9d28fea7bbce637fb7612a0750989d8321d4bcb0"
|
|
|
integrity sha512-mQrEC4TWkhLN0z8ygIvEL9ZEToPhG5K7KDW3pzGqOfIGZ28Jb0POUkeWcoz8HnHvhFy6dwAT1j8OzqN8s804+g==
|
|
integrity sha512-mQrEC4TWkhLN0z8ygIvEL9ZEToPhG5K7KDW3pzGqOfIGZ28Jb0POUkeWcoz8HnHvhFy6dwAT1j8OzqN8s804+g==
|
|
@@ -664,7 +606,7 @@
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-unicode-regex@^7.4.3", "@babel/plugin-transform-unicode-regex@^7.4.4":
|
|
|
|
|
|
|
+"@babel/plugin-transform-unicode-regex@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.4.4.tgz#ab4634bb4f14d36728bf5978322b35587787970f"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.4.4.tgz#ab4634bb4f14d36728bf5978322b35587787970f"
|
|
|
integrity sha512-il+/XdNw01i93+M9J9u4T7/e/Ue/vWfNZE4IRUQjplu2Mqb/AFTDimkw2tdEdSH50wuQXZAbXSql0UphQke+vA==
|
|
integrity sha512-il+/XdNw01i93+M9J9u4T7/e/Ue/vWfNZE4IRUQjplu2Mqb/AFTDimkw2tdEdSH50wuQXZAbXSql0UphQke+vA==
|
|
@@ -674,68 +616,14 @@
|
|
|
regexpu-core "^4.5.4"
|
|
regexpu-core "^4.5.4"
|
|
|
|
|
|
|
|
"@babel/polyfill@^7.2.5":
|
|
"@babel/polyfill@^7.2.5":
|
|
|
- version "7.4.3"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.4.3.tgz#332dc6f57b718017c3a8b37b4eea8aa6eeac1187"
|
|
|
|
|
- integrity sha512-rkv8WIvJshA5Ev8iNMGgz5WZkRtgtiPexiT7w5qevGTuT7ZBfM3de9ox1y9JR5/OXb/sWGBbWlHNa7vQKqku3Q==
|
|
|
|
|
|
|
+ version "7.4.4"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.4.4.tgz#78801cf3dbe657844eeabf31c1cae3828051e893"
|
|
|
|
|
+ integrity sha512-WlthFLfhQQhh+A2Gn5NSFl0Huxz36x86Jn+E9OW7ibK8edKPq+KLy4apM1yDpQ8kJOVi1OVjpP4vSDLdrI04dg==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
core-js "^2.6.5"
|
|
core-js "^2.6.5"
|
|
|
regenerator-runtime "^0.13.2"
|
|
regenerator-runtime "^0.13.2"
|
|
|
|
|
|
|
|
-"@babel/preset-env@^7.3.4":
|
|
|
|
|
- version "7.4.3"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.4.3.tgz#e71e16e123dc0fbf65a52cbcbcefd072fbd02880"
|
|
|
|
|
- integrity sha512-FYbZdV12yHdJU5Z70cEg0f6lvtpZ8jFSDakTm7WXeJbLXh4R0ztGEu/SW7G1nJ2ZvKwDhz8YrbA84eYyprmGqw==
|
|
|
|
|
- dependencies:
|
|
|
|
|
- "@babel/helper-module-imports" "^7.0.0"
|
|
|
|
|
- "@babel/helper-plugin-utils" "^7.0.0"
|
|
|
|
|
- "@babel/plugin-proposal-async-generator-functions" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-proposal-json-strings" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-proposal-object-rest-spread" "^7.4.3"
|
|
|
|
|
- "@babel/plugin-proposal-optional-catch-binding" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-proposal-unicode-property-regex" "^7.4.0"
|
|
|
|
|
- "@babel/plugin-syntax-async-generators" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-syntax-json-strings" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-syntax-object-rest-spread" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-syntax-optional-catch-binding" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-arrow-functions" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-async-to-generator" "^7.4.0"
|
|
|
|
|
- "@babel/plugin-transform-block-scoped-functions" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-block-scoping" "^7.4.0"
|
|
|
|
|
- "@babel/plugin-transform-classes" "^7.4.3"
|
|
|
|
|
- "@babel/plugin-transform-computed-properties" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-destructuring" "^7.4.3"
|
|
|
|
|
- "@babel/plugin-transform-dotall-regex" "^7.4.3"
|
|
|
|
|
- "@babel/plugin-transform-duplicate-keys" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-exponentiation-operator" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-for-of" "^7.4.3"
|
|
|
|
|
- "@babel/plugin-transform-function-name" "^7.4.3"
|
|
|
|
|
- "@babel/plugin-transform-literals" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-member-expression-literals" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-modules-amd" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-modules-commonjs" "^7.4.3"
|
|
|
|
|
- "@babel/plugin-transform-modules-systemjs" "^7.4.0"
|
|
|
|
|
- "@babel/plugin-transform-modules-umd" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-named-capturing-groups-regex" "^7.4.2"
|
|
|
|
|
- "@babel/plugin-transform-new-target" "^7.4.0"
|
|
|
|
|
- "@babel/plugin-transform-object-super" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-parameters" "^7.4.3"
|
|
|
|
|
- "@babel/plugin-transform-property-literals" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-regenerator" "^7.4.3"
|
|
|
|
|
- "@babel/plugin-transform-reserved-words" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-shorthand-properties" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-spread" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-sticky-regex" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-template-literals" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-typeof-symbol" "^7.2.0"
|
|
|
|
|
- "@babel/plugin-transform-unicode-regex" "^7.4.3"
|
|
|
|
|
- "@babel/types" "^7.4.0"
|
|
|
|
|
- browserslist "^4.5.2"
|
|
|
|
|
- core-js-compat "^3.0.0"
|
|
|
|
|
- invariant "^2.2.2"
|
|
|
|
|
- js-levenshtein "^1.1.3"
|
|
|
|
|
- semver "^5.5.0"
|
|
|
|
|
-
|
|
|
|
|
-"@babel/preset-env@^7.4.4":
|
|
|
|
|
|
|
+"@babel/preset-env@^7.3.4", "@babel/preset-env@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.4.4.tgz#b6f6825bfb27b3e1394ca3de4f926482722c1d6f"
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.4.4.tgz#b6f6825bfb27b3e1394ca3de4f926482722c1d6f"
|
|
|
integrity sha512-FU1H+ACWqZZqfw1x2G1tgtSSYSfxJLkpaUQL37CenULFARDo+h4xJoVHzRoHbK+85ViLciuI7ME4WTIhFRBBlw==
|
|
integrity sha512-FU1H+ACWqZZqfw1x2G1tgtSSYSfxJLkpaUQL37CenULFARDo+h4xJoVHzRoHbK+85ViLciuI7ME4WTIhFRBBlw==
|
|
@@ -801,22 +689,13 @@
|
|
|
"@babel/plugin-transform-react-jsx-source" "^7.0.0"
|
|
"@babel/plugin-transform-react-jsx-source" "^7.0.0"
|
|
|
|
|
|
|
|
"@babel/runtime@^7.1.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.2":
|
|
"@babel/runtime@^7.1.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.2":
|
|
|
- version "7.4.3"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.3.tgz#79888e452034223ad9609187a0ad1fe0d2ad4bdc"
|
|
|
|
|
- integrity sha512-9lsJwJLxDh/T3Q3SZszfWOTkk3pHbkmH+3KY+zwIDmsNlxsumuhS2TH3NIpktU4kNvfzy+k3eLT7aTJSPTo0OA==
|
|
|
|
|
|
|
+ version "7.4.4"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.4.tgz#dc2e34982eb236803aa27a07fea6857af1b9171d"
|
|
|
|
|
+ integrity sha512-w0+uT71b6Yi7i5SE0co4NioIpSYS6lLiXvCzWzGSKvpK5vdQtCbICHMj+gbAKAOtxiV6HsVh/MBdaF9EQ6faSg==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
regenerator-runtime "^0.13.2"
|
|
regenerator-runtime "^0.13.2"
|
|
|
|
|
|
|
|
-"@babel/template@^7.0.0":
|
|
|
|
|
- version "7.4.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.0.tgz#12474e9c077bae585c5d835a95c0b0b790c25c8b"
|
|
|
|
|
- integrity sha512-SOWwxxClTTh5NdbbYZ0BmaBVzxzTh2tO/TeLTbF6MO6EzVhHTnff8CdBXx3mEtazFBoysmEM6GU/wF+SuSx4Fw==
|
|
|
|
|
- dependencies:
|
|
|
|
|
- "@babel/code-frame" "^7.0.0"
|
|
|
|
|
- "@babel/parser" "^7.4.0"
|
|
|
|
|
- "@babel/types" "^7.4.0"
|
|
|
|
|
-
|
|
|
|
|
-"@babel/template@^7.1.0", "@babel/template@^7.4.0", "@babel/template@^7.4.4":
|
|
|
|
|
|
|
+"@babel/template@^7.0.0", "@babel/template@^7.1.0", "@babel/template@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.4.tgz#f4b88d1225689a08f5bc3a17483545be9e4ed237"
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.4.tgz#f4b88d1225689a08f5bc3a17483545be9e4ed237"
|
|
|
integrity sha512-CiGzLN9KgAvgZsnivND7rkA+AeJ9JB0ciPOD4U59GKbQP2iQl+olF1l76kJOupqidozfZ32ghwBEJDhnk9MEcw==
|
|
integrity sha512-CiGzLN9KgAvgZsnivND7rkA+AeJ9JB0ciPOD4U59GKbQP2iQl+olF1l76kJOupqidozfZ32ghwBEJDhnk9MEcw==
|
|
@@ -825,22 +704,7 @@
|
|
|
"@babel/parser" "^7.4.4"
|
|
"@babel/parser" "^7.4.4"
|
|
|
"@babel/types" "^7.4.4"
|
|
"@babel/types" "^7.4.4"
|
|
|
|
|
|
|
|
-"@babel/traverse@^7.0.0":
|
|
|
|
|
- version "7.4.3"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.4.3.tgz#1a01f078fc575d589ff30c0f71bf3c3d9ccbad84"
|
|
|
|
|
- integrity sha512-HmA01qrtaCwwJWpSKpA948cBvU5BrmviAief/b3AVw936DtcdsTexlbyzNuDnthwhOQ37xshn7hvQaEQk7ISYQ==
|
|
|
|
|
- dependencies:
|
|
|
|
|
- "@babel/code-frame" "^7.0.0"
|
|
|
|
|
- "@babel/generator" "^7.4.0"
|
|
|
|
|
- "@babel/helper-function-name" "^7.1.0"
|
|
|
|
|
- "@babel/helper-split-export-declaration" "^7.4.0"
|
|
|
|
|
- "@babel/parser" "^7.4.3"
|
|
|
|
|
- "@babel/types" "^7.4.0"
|
|
|
|
|
- debug "^4.1.0"
|
|
|
|
|
- globals "^11.1.0"
|
|
|
|
|
- lodash "^4.17.11"
|
|
|
|
|
-
|
|
|
|
|
-"@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4":
|
|
|
|
|
|
|
+"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.4.4.tgz#0776f038f6d78361860b6823887d4f3937133fe8"
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.4.4.tgz#0776f038f6d78361860b6823887d4f3937133fe8"
|
|
|
integrity sha512-Gw6qqkw/e6AGzlyj9KnkabJX7VcubqPtkUQVAwkc0wUMldr3A/hezNB3Rc5eIvId95iSGkGIOe5hh1kMKf951A==
|
|
integrity sha512-Gw6qqkw/e6AGzlyj9KnkabJX7VcubqPtkUQVAwkc0wUMldr3A/hezNB3Rc5eIvId95iSGkGIOe5hh1kMKf951A==
|
|
@@ -855,7 +719,7 @@
|
|
|
globals "^11.1.0"
|
|
globals "^11.1.0"
|
|
|
lodash "^4.17.11"
|
|
lodash "^4.17.11"
|
|
|
|
|
|
|
|
-"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4":
|
|
|
|
|
|
|
+"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4":
|
|
|
version "7.4.4"
|
|
version "7.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.4.tgz#8db9e9a629bb7c29370009b4b779ed93fe57d5f0"
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.4.tgz#8db9e9a629bb7c29370009b4b779ed93fe57d5f0"
|
|
|
integrity sha512-dOllgYdnEFOebhkKCjzSVFqw/PmmB8pH6RGOWkY4GsboQNd47b1fBThBSwlHAq9alF9vc1M3+6oqR47R50L0tQ==
|
|
integrity sha512-dOllgYdnEFOebhkKCjzSVFqw/PmmB8pH6RGOWkY4GsboQNd47b1fBThBSwlHAq9alF9vc1M3+6oqR47R50L0tQ==
|
|
@@ -864,15 +728,6 @@
|
|
|
lodash "^4.17.11"
|
|
lodash "^4.17.11"
|
|
|
to-fast-properties "^2.0.0"
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
|
|
-"@babel/types@^7.3.0":
|
|
|
|
|
- version "7.4.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.0.tgz#670724f77d24cce6cc7d8cf64599d511d164894c"
|
|
|
|
|
- integrity sha512-aPvkXyU2SPOnztlgo8n9cEiXW755mgyvueUPcpStqdzoSPm0fjO0vQBjLkt3JKJW7ufikfcnMTTPsN1xaTsBPA==
|
|
|
|
|
- dependencies:
|
|
|
|
|
- esutils "^2.0.2"
|
|
|
|
|
- lodash "^4.17.11"
|
|
|
|
|
- to-fast-properties "^2.0.0"
|
|
|
|
|
-
|
|
|
|
|
"@cnakazawa/watch@^1.0.3":
|
|
"@cnakazawa/watch@^1.0.3":
|
|
|
version "1.0.3"
|
|
version "1.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef"
|
|
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef"
|
|
@@ -1108,16 +963,9 @@
|
|
|
integrity sha512-INJYZQJP7g+IoDUh/475NlGiTeMfwTXUEr3tmRneckHIxNolGOW9CTq83S8cxq0CgJwwcMzMJFchxvlwe7Rk8Q==
|
|
integrity sha512-INJYZQJP7g+IoDUh/475NlGiTeMfwTXUEr3tmRneckHIxNolGOW9CTq83S8cxq0CgJwwcMzMJFchxvlwe7Rk8Q==
|
|
|
|
|
|
|
|
"@restart/hooks@^0.2.3":
|
|
"@restart/hooks@^0.2.3":
|
|
|
- version "0.2.7"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.2.7.tgz#fc359198769c74ffe839f1e5c4b6694a92f2f9d5"
|
|
|
|
|
- integrity sha512-9XydjsOXaZbAk8UuHQSUYk6m+AiWswAk7VyFj/l002VtoaqX3HaRitiyg6O0XnzXkzo8YeoLqMxogNkEVKLsug==
|
|
|
|
|
-
|
|
|
|
|
-"@types/axios@^0.14.0":
|
|
|
|
|
- version "0.14.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@types/axios/-/axios-0.14.0.tgz#ec2300fbe7d7dddd7eb9d3abf87999964cafce46"
|
|
|
|
|
- integrity sha1-7CMA++fX3d1+udOr+HmZlkyvzkY=
|
|
|
|
|
- dependencies:
|
|
|
|
|
- axios "*"
|
|
|
|
|
|
|
+ version "0.2.9"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.2.9.tgz#3ff9b64e3d17a92c277566d99bcbb7ffe07a39e5"
|
|
|
|
|
+ integrity sha512-57KkRovmDgELedda1nNTafmUm8BywtfYOZLI5LrWEaeR/RzYITO+LAgioqWqOIatlEn/GionoPWjvgFu/BmXzg==
|
|
|
|
|
|
|
|
"@types/babel__core@^7.1.0":
|
|
"@types/babel__core@^7.1.0":
|
|
|
version "7.1.1"
|
|
version "7.1.1"
|
|
@@ -1158,9 +1006,9 @@
|
|
|
integrity sha512-ui3WwXmjTaY73fOQ3/m3nnajU/Orhi6cEu5rzX+BrAAJxa3eITXZ5ch9suPqtM03OWhAHhPSyBGCN4UKoxO20Q==
|
|
integrity sha512-ui3WwXmjTaY73fOQ3/m3nnajU/Orhi6cEu5rzX+BrAAJxa3eITXZ5ch9suPqtM03OWhAHhPSyBGCN4UKoxO20Q==
|
|
|
|
|
|
|
|
"@types/istanbul-lib-coverage@^2.0.0":
|
|
"@types/istanbul-lib-coverage@^2.0.0":
|
|
|
- version "2.0.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.0.tgz#1eb8c033e98cf4e1a4cedcaf8bcafe8cb7591e85"
|
|
|
|
|
- integrity sha512-eAtOAFZefEnfJiRFQBGw1eYqa5GTLCZ1y86N0XSI/D6EB+E8z6VPV/UL7Gi5UEclFqoQk+6NRqEDsfmDLXn8sg==
|
|
|
|
|
|
|
+ version "2.0.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz#42995b446db9a48a11a07ec083499a860e9138ff"
|
|
|
|
|
+ integrity sha512-hRJD2ahnnpLgsj6KWMYSrmXkM3rm2Dl1qkx6IOFD5FnuNPXJIG5L0dhgKXCYTRMGzU4n0wImQ/xfmRc4POUFlg==
|
|
|
|
|
|
|
|
"@types/jest-diff@*":
|
|
"@types/jest-diff@*":
|
|
|
version "20.0.1"
|
|
version "20.0.1"
|
|
@@ -1175,9 +1023,9 @@
|
|
|
"@types/jest-diff" "*"
|
|
"@types/jest-diff" "*"
|
|
|
|
|
|
|
|
"@types/node@*":
|
|
"@types/node@*":
|
|
|
- version "11.13.6"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.6.tgz#37ec75690830acb0d74ce3c6c43caab787081e85"
|
|
|
|
|
- integrity sha512-Xoo/EBzEe8HxTSwaZNLZjaW6M6tA/+GmD3/DZ6uo8qSaolE/9Oarko0oV1fVfrLqOz0tx0nXJB4rdD5c+vixLw==
|
|
|
|
|
|
|
+ version "11.13.8"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.8.tgz#e5d71173c95533be9842b2c798978f095f912aab"
|
|
|
|
|
+ integrity sha512-szA3x/3miL90ZJxUCzx9haNbK5/zmPieGraZEe4WI+3srN0eGLiT22NXeMHmyhNEopn+IrxqMc7wdVwvPl8meg==
|
|
|
|
|
|
|
|
"@types/prop-types@*":
|
|
"@types/prop-types@*":
|
|
|
version "15.7.1"
|
|
version "15.7.1"
|
|
@@ -1792,7 +1640,7 @@ axios-mock-adapter@^1.16.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
deep-equal "^1.0.1"
|
|
deep-equal "^1.0.1"
|
|
|
|
|
|
|
|
-axios@*, axios@^0.18.0:
|
|
|
|
|
|
|
+axios@^0.18.0:
|
|
|
version "0.18.0"
|
|
version "0.18.0"
|
|
|
resolved "https://registry.yarnpkg.com/axios/-/axios-0.18.0.tgz#32d53e4851efdc0a11993b6cd000789d70c05102"
|
|
resolved "https://registry.yarnpkg.com/axios/-/axios-0.18.0.tgz#32d53e4851efdc0a11993b6cd000789d70c05102"
|
|
|
integrity sha1-MtU+SFHv3AoRmTts0AB4nXDAUQI=
|
|
integrity sha1-MtU+SFHv3AoRmTts0AB4nXDAUQI=
|
|
@@ -1848,9 +1696,9 @@ babel-plugin-dynamic-import-node@^2.2.0:
|
|
|
object.assign "^4.1.0"
|
|
object.assign "^4.1.0"
|
|
|
|
|
|
|
|
babel-plugin-istanbul@^5.1.0:
|
|
babel-plugin-istanbul@^5.1.0:
|
|
|
- version "5.1.2"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-5.1.2.tgz#d8c2e2e83f72695d6bfdcd297719c66161d5f0f9"
|
|
|
|
|
- integrity sha512-U3ZVajC+Z69Gim7ZzmD4Wcsq76i/1hqDamBfowc1tWzWjybRy70iWfngP2ME+1CrgcgZ/+muIbPY/Yi0dxdIkQ==
|
|
|
|
|
|
|
+ version "5.1.3"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-5.1.3.tgz#202d20ffc96a821c68a3964412de75b9bdeb48c7"
|
|
|
|
|
+ integrity sha512-IFyehbvRRwdBlI1lDp+FaMsWNnEndEk7065IB8NhzBX+ZKLPwPodgk4I5Gobw/8SNUUzso2Dv3hbqRh88eiSCQ==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
find-up "^3.0.0"
|
|
find-up "^3.0.0"
|
|
|
istanbul-lib-instrument "^3.2.0"
|
|
istanbul-lib-instrument "^3.2.0"
|
|
@@ -2240,12 +2088,7 @@ caniuse-api@^3.0.0:
|
|
|
lodash.memoize "^4.1.2"
|
|
lodash.memoize "^4.1.2"
|
|
|
lodash.uniq "^4.5.0"
|
|
lodash.uniq "^4.5.0"
|
|
|
|
|
|
|
|
-caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000939, caniuse-lite@^1.0.30000957:
|
|
|
|
|
- version "1.0.30000962"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000962.tgz#6c10c3ab304b89bea905e66adf98c0905088ee44"
|
|
|
|
|
- integrity sha512-WXYsW38HK+6eaj5IZR16Rn91TGhU3OhbwjKZvJ4HN/XBIABLKfbij9Mnd3pM0VEwZSlltWjoWg3I8FQ0DGgNOA==
|
|
|
|
|
-
|
|
|
|
|
-caniuse-lite@^1.0.30000960:
|
|
|
|
|
|
|
+caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000939, caniuse-lite@^1.0.30000957, caniuse-lite@^1.0.30000960:
|
|
|
version "1.0.30000963"
|
|
version "1.0.30000963"
|
|
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000963.tgz#5be481d5292f22aff5ee0db4a6c049b65b5798b1"
|
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000963.tgz#5be481d5292f22aff5ee0db4a6c049b65b5798b1"
|
|
|
integrity sha512-n4HUiullc7Lw0LyzpeLa2ffP8KxFBGdxqD/8G3bSL6oB758hZ2UE2CVK+tQN958tJIi0/tfpjAc67aAtoHgnrQ==
|
|
integrity sha512-n4HUiullc7Lw0LyzpeLa2ffP8KxFBGdxqD/8G3bSL6oB758hZ2UE2CVK+tQN958tJIi0/tfpjAc67aAtoHgnrQ==
|
|
@@ -2456,9 +2299,9 @@ color-string@^1.5.2:
|
|
|
simple-swizzle "^0.2.2"
|
|
simple-swizzle "^0.2.2"
|
|
|
|
|
|
|
|
color@^3.0.0:
|
|
color@^3.0.0:
|
|
|
- version "3.1.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/color/-/color-3.1.0.tgz#d8e9fb096732875774c84bf922815df0308d0ffc"
|
|
|
|
|
- integrity sha512-CwyopLkuRYO5ei2EpzpIh6LqJMt6Mt+jZhO5VI5f/wJLZriXQE32/SSqzmrh+QB+AZT81Cj8yv+7zwToW8ahZg==
|
|
|
|
|
|
|
+ version "3.1.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/color/-/color-3.1.1.tgz#7abf5c0d38e89378284e873c207ae2172dcc8a61"
|
|
|
|
|
+ integrity sha512-PvUltIXRjehRKPSy89VnDWFKY58xyhTLyxIg21vwQBI6qLwZNPmC8k3C1uytIgFKEpOIzN4y32iPm8231zFHIg==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
color-convert "^1.9.1"
|
|
color-convert "^1.9.1"
|
|
|
color-string "^1.5.2"
|
|
color-string "^1.5.2"
|
|
@@ -2498,11 +2341,11 @@ compose-function@3.0.3:
|
|
|
arity-n "^1.0.4"
|
|
arity-n "^1.0.4"
|
|
|
|
|
|
|
|
compressible@~2.0.16:
|
|
compressible@~2.0.16:
|
|
|
- version "2.0.16"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/compressible/-/compressible-2.0.16.tgz#a49bf9858f3821b64ce1be0296afc7380466a77f"
|
|
|
|
|
- integrity sha512-JQfEOdnI7dASwCuSPWIeVYwc/zMsu/+tRhoUvEfXz2gxOA2DNjmG5vhtFdBlhWPPGo+RdT9S3tgc/uH5qgDiiA==
|
|
|
|
|
|
|
+ version "2.0.17"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/compressible/-/compressible-2.0.17.tgz#6e8c108a16ad58384a977f3a482ca20bff2f38c1"
|
|
|
|
|
+ integrity sha512-BGHeLCK1GV7j1bSmQQAi26X+GgWcTjLr/0tzSvMCl3LH1w1IJ4PFSPoV5316b30cneTziC+B1a+3OjoSUcQYmw==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
- mime-db ">= 1.38.0 < 2"
|
|
|
|
|
|
|
+ mime-db ">= 1.40.0 < 2"
|
|
|
|
|
|
|
|
compression-webpack-plugin@^2.0.0:
|
|
compression-webpack-plugin@^2.0.0:
|
|
|
version "2.0.0"
|
|
version "2.0.0"
|
|
@@ -3515,9 +3358,9 @@ escodegen@^1.9.1:
|
|
|
source-map "~0.6.1"
|
|
source-map "~0.6.1"
|
|
|
|
|
|
|
|
eslint-config-prettier@^4.1.0:
|
|
eslint-config-prettier@^4.1.0:
|
|
|
- version "4.1.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.1.0.tgz#181364895899fff9fd3605fecb5c4f20e7d5f395"
|
|
|
|
|
- integrity sha512-zILwX9/Ocz4SV2vX7ox85AsrAgXV3f2o2gpIicdMIOra48WYqgUnWNH/cR/iHtmD2Vb3dLSC3LiEJnS05Gkw7w==
|
|
|
|
|
|
|
+ version "4.2.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.2.0.tgz#70b946b629cd0e3e98233fd9ecde4cb9778de96c"
|
|
|
|
|
+ integrity sha512-y0uWc/FRfrHhpPZCYflWC8aE0KRJRY04rdZVfl8cL3sEZmOYyaBdhdlQPjKZBnuRMyLVK+JUZr7HaZFClQiH4w==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
get-stdin "^6.0.0"
|
|
get-stdin "^6.0.0"
|
|
|
|
|
|
|
@@ -5720,16 +5563,6 @@ lodash._reinterpolate@~3.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
|
|
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
|
|
|
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
|
|
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
|
|
|
|
|
|
|
|
-lodash.assign@^4.2.0:
|
|
|
|
|
- version "4.2.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7"
|
|
|
|
|
- integrity sha1-DZnzzNem0mHRm9rrkkUAXShYCOc=
|
|
|
|
|
-
|
|
|
|
|
-lodash.clonedeep@^4.3.2:
|
|
|
|
|
- version "4.5.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
|
|
|
|
|
- integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
|
|
|
|
|
-
|
|
|
|
|
lodash.escape@^4.0.1:
|
|
lodash.escape@^4.0.1:
|
|
|
version "4.0.1"
|
|
version "4.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.escape/-/lodash.escape-4.0.1.tgz#c9044690c21e04294beaa517712fded1fa88de98"
|
|
resolved "https://registry.yarnpkg.com/lodash.escape/-/lodash.escape-4.0.1.tgz#c9044690c21e04294beaa517712fded1fa88de98"
|
|
@@ -5760,11 +5593,6 @@ lodash.memoize@^4.1.2:
|
|
|
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
|
|
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
|
|
|
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
|
|
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
|
|
|
|
|
|
|
|
-lodash.mergewith@^4.6.0:
|
|
|
|
|
- version "4.6.1"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz#639057e726c3afbdb3e7d42741caa8d6e4335927"
|
|
|
|
|
- integrity sha512-eWw5r+PYICtEBgrBE5hhlT6aAa75f411bgDz/ZL2KZqYV03USvucsxcHUIlGTDTECs1eunpI7HOV7U+WLDvNdQ==
|
|
|
|
|
-
|
|
|
|
|
lodash.sortby@^4.7.0:
|
|
lodash.sortby@^4.7.0:
|
|
|
version "4.7.0"
|
|
version "4.7.0"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
|
|
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
|
|
@@ -5980,12 +5808,12 @@ miller-rabin@^4.0.0:
|
|
|
bn.js "^4.0.0"
|
|
bn.js "^4.0.0"
|
|
|
brorand "^1.0.1"
|
|
brorand "^1.0.1"
|
|
|
|
|
|
|
|
-mime-db@1.40.0, "mime-db@>= 1.38.0 < 2":
|
|
|
|
|
|
|
+mime-db@1.40.0, "mime-db@>= 1.40.0 < 2":
|
|
|
version "1.40.0"
|
|
version "1.40.0"
|
|
|
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.40.0.tgz#a65057e998db090f732a68f6c276d387d4126c32"
|
|
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.40.0.tgz#a65057e998db090f732a68f6c276d387d4126c32"
|
|
|
integrity sha512-jYdeOMPy9vnxEqFRRo6ZvTZ8d9oPb+k18PKoYNYUe2stVEBPPwsln/qWzdbmaIvnhZ9v2P+CuecK+fpUfsV2mA==
|
|
integrity sha512-jYdeOMPy9vnxEqFRRo6ZvTZ8d9oPb+k18PKoYNYUe2stVEBPPwsln/qWzdbmaIvnhZ9v2P+CuecK+fpUfsV2mA==
|
|
|
|
|
|
|
|
-mime-types@^2.1.12, mime-types@~2.1.17, mime-types@~2.1.18, mime-types@~2.1.19:
|
|
|
|
|
|
|
+mime-types@^2.1.12, mime-types@~2.1.17, mime-types@~2.1.18, mime-types@~2.1.19, mime-types@~2.1.24:
|
|
|
version "2.1.24"
|
|
version "2.1.24"
|
|
|
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.24.tgz#b6f8d0b3e951efb77dedeca194cff6d16f676f81"
|
|
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.24.tgz#b6f8d0b3e951efb77dedeca194cff6d16f676f81"
|
|
|
integrity sha512-WaFHS3MCl5fapm3oLxU4eYDw77IQM2ACcxQ9RIxfaC3ooc6PFuBMGZZsYpvoXS5D5QTWPieo1jjLdAm3TBP3cQ==
|
|
integrity sha512-WaFHS3MCl5fapm3oLxU4eYDw77IQM2ACcxQ9RIxfaC3ooc6PFuBMGZZsYpvoXS5D5QTWPieo1jjLdAm3TBP3cQ==
|
|
@@ -6159,7 +5987,7 @@ mute-stream@0.0.7:
|
|
|
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
|
|
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
|
|
|
integrity sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=
|
|
integrity sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=
|
|
|
|
|
|
|
|
-nan@^2.10.0, nan@^2.12.1:
|
|
|
|
|
|
|
+nan@^2.12.1, nan@^2.13.2:
|
|
|
version "2.13.2"
|
|
version "2.13.2"
|
|
|
resolved "https://registry.yarnpkg.com/nan/-/nan-2.13.2.tgz#f51dc7ae66ba7d5d55e1e6d4d8092e802c9aefe7"
|
|
resolved "https://registry.yarnpkg.com/nan/-/nan-2.13.2.tgz#f51dc7ae66ba7d5d55e1e6d4d8092e802c9aefe7"
|
|
|
integrity sha512-TghvYc72wlMGMVMluVo9WRJc0mB8KxxF/gZ4YYFy7V2ZQX9l7rgbPg7vjS9mt6U5HXODVFVI2bOduCzwOMv/lw==
|
|
integrity sha512-TghvYc72wlMGMVMluVo9WRJc0mB8KxxF/gZ4YYFy7V2ZQX9l7rgbPg7vjS9mt6U5HXODVFVI2bOduCzwOMv/lw==
|
|
@@ -6198,9 +6026,9 @@ nearley@^2.7.10:
|
|
|
semver "^5.4.1"
|
|
semver "^5.4.1"
|
|
|
|
|
|
|
|
needle@^2.2.1:
|
|
needle@^2.2.1:
|
|
|
- version "2.3.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/needle/-/needle-2.3.0.tgz#ce3fea21197267bacb310705a7bbe24f2a3a3492"
|
|
|
|
|
- integrity sha512-QBZu7aAFR0522EyaXZM0FZ9GLpq6lvQ3uq8gteiDUp7wKdy0lSd2hPlgFwVuW1CBkfEs9PfDQsQzZghLs/psdg==
|
|
|
|
|
|
|
+ version "2.3.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/needle/-/needle-2.3.1.tgz#d272f2f4034afb9c4c9ab1379aabc17fc85c9388"
|
|
|
|
|
+ integrity sha512-CaLXV3W8Vnbps8ZANqDGz7j4x7Yj1LW4TWF/TQuDfj7Cfx4nAPTvw98qgTevtto1oHDrh3pQkaODbqupXlsWTg==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
debug "^4.1.0"
|
|
debug "^4.1.0"
|
|
|
iconv-lite "^0.4.4"
|
|
iconv-lite "^0.4.4"
|
|
@@ -6331,9 +6159,9 @@ node-releases@^1.1.14:
|
|
|
semver "^5.3.0"
|
|
semver "^5.3.0"
|
|
|
|
|
|
|
|
node-sass@^4.11.0:
|
|
node-sass@^4.11.0:
|
|
|
- version "4.11.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.11.0.tgz#183faec398e9cbe93ba43362e2768ca988a6369a"
|
|
|
|
|
- integrity sha512-bHUdHTphgQJZaF1LASx0kAviPH7sGlcyNhWade4eVIpFp6tsn7SV8xNMTbsQFpEV9VXpnwTTnNYlfsZXgGgmkA==
|
|
|
|
|
|
|
+ version "4.12.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.12.0.tgz#0914f531932380114a30cc5fa4fa63233a25f017"
|
|
|
|
|
+ integrity sha512-A1Iv4oN+Iel6EPv77/HddXErL2a+gZ4uBeZUy+a8O35CFYTXhgA8MgLCWBtwpGZdCvTvQ9d+bQxX/QC36GDPpQ==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
async-foreach "^0.1.3"
|
|
async-foreach "^0.1.3"
|
|
|
chalk "^1.1.1"
|
|
chalk "^1.1.1"
|
|
@@ -6342,12 +6170,10 @@ node-sass@^4.11.0:
|
|
|
get-stdin "^4.0.1"
|
|
get-stdin "^4.0.1"
|
|
|
glob "^7.0.3"
|
|
glob "^7.0.3"
|
|
|
in-publish "^2.0.0"
|
|
in-publish "^2.0.0"
|
|
|
- lodash.assign "^4.2.0"
|
|
|
|
|
- lodash.clonedeep "^4.3.2"
|
|
|
|
|
- lodash.mergewith "^4.6.0"
|
|
|
|
|
|
|
+ lodash "^4.17.11"
|
|
|
meow "^3.7.0"
|
|
meow "^3.7.0"
|
|
|
mkdirp "^0.5.1"
|
|
mkdirp "^0.5.1"
|
|
|
- nan "^2.10.0"
|
|
|
|
|
|
|
+ nan "^2.13.2"
|
|
|
node-gyp "^3.8.0"
|
|
node-gyp "^3.8.0"
|
|
|
npmlog "^4.0.0"
|
|
npmlog "^4.0.0"
|
|
|
request "^2.88.0"
|
|
request "^2.88.0"
|
|
@@ -7788,7 +7614,7 @@ querystring@0.2.0:
|
|
|
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
|
|
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
|
|
|
integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=
|
|
integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=
|
|
|
|
|
|
|
|
-querystringify@^2.0.0:
|
|
|
|
|
|
|
+querystringify@^2.1.1:
|
|
|
version "2.1.1"
|
|
version "2.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1.1.tgz#60e5a5fd64a7f8bfa4d2ab2ed6fdf4c85bad154e"
|
|
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1.1.tgz#60e5a5fd64a7f8bfa4d2ab2ed6fdf4c85bad154e"
|
|
|
integrity sha512-w7fLxIRCRT7U8Qu53jQnJyPkYZIaR4n5151KMfcJlO/A9397Wxb1amJvROTK6TOnp7PfoAmg/qXiNHI+08jRfA==
|
|
integrity sha512-w7fLxIRCRT7U8Qu53jQnJyPkYZIaR4n5151KMfcJlO/A9397Wxb1amJvROTK6TOnp7PfoAmg/qXiNHI+08jRfA==
|
|
@@ -8319,14 +8145,7 @@ resolve@1.1.7:
|
|
|
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
|
|
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
|
|
|
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
|
|
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
|
|
|
|
|
|
|
|
-resolve@^1.1.7, resolve@^1.10.0, resolve@^1.8.1, resolve@^1.9.0:
|
|
|
|
|
- version "1.10.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba"
|
|
|
|
|
- integrity sha512-3sUr9aq5OfSg2S9pNtPA9hL1FVEAjvfOC4leW0SNf/mpnaakz2a9femSd6LqAww2RaFctwyf1lCqnTHuF1rxDg==
|
|
|
|
|
- dependencies:
|
|
|
|
|
- path-parse "^1.0.6"
|
|
|
|
|
-
|
|
|
|
|
-resolve@^1.3.2:
|
|
|
|
|
|
|
+resolve@^1.1.7, resolve@^1.10.0, resolve@^1.3.2, resolve@^1.8.1, resolve@^1.9.0:
|
|
|
version "1.10.1"
|
|
version "1.10.1"
|
|
|
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.1.tgz#664842ac960795bbe758221cdccda61fb64b5f18"
|
|
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.1.tgz#664842ac960795bbe758221cdccda61fb64b5f18"
|
|
|
integrity sha512-KuIe4mf++td/eFb6wkaPbMDnP6kObCaEtIDuHOUED6MNUo4K670KZUHuuvYPZDxNF0WVLw49n06M2m2dXphEzA==
|
|
integrity sha512-KuIe4mf++td/eFb6wkaPbMDnP6kObCaEtIDuHOUED6MNUo4K670KZUHuuvYPZDxNF0WVLw49n06M2m2dXphEzA==
|
|
@@ -8412,9 +8231,9 @@ run-queue@^1.0.0, run-queue@^1.0.3:
|
|
|
aproba "^1.1.1"
|
|
aproba "^1.1.1"
|
|
|
|
|
|
|
|
rxjs@^6.4.0:
|
|
rxjs@^6.4.0:
|
|
|
- version "6.4.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.4.0.tgz#f3bb0fe7bda7fb69deac0c16f17b50b0b8790504"
|
|
|
|
|
- integrity sha512-Z9Yfa11F6B9Sg/BK9MnqnQ+aQYicPLtilXBp2yUtDt2JRCE0h26d33EnfO3ZxoNxG0T92OUucP3Ct7cpfkdFfw==
|
|
|
|
|
|
|
+ version "6.5.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.1.tgz#f7a005a9386361921b8524f38f54cbf80e5d08f4"
|
|
|
|
|
+ integrity sha512-y0j31WJc83wPu31vS1VlAFW5JGrnGC+j+TtGAa1fRQphy48+fDYiDmX8tjGloToEsMkxnouOg/1IzXGKkJnZMg==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
tslib "^1.9.0"
|
|
tslib "^1.9.0"
|
|
|
|
|
|
|
@@ -9376,12 +9195,12 @@ type-check@~0.3.2:
|
|
|
prelude-ls "~1.1.2"
|
|
prelude-ls "~1.1.2"
|
|
|
|
|
|
|
|
type-is@~1.6.16:
|
|
type-is@~1.6.16:
|
|
|
- version "1.6.16"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.16.tgz#f89ce341541c672b25ee7ae3c73dee3b2be50194"
|
|
|
|
|
- integrity sha512-HRkVv/5qY2G6I8iab9cI7v1bOIdhm94dVjQCPFElW9W+3GeDOSHmy2EBYe4VTApuzolPcmgFTN3ftVJRKR2J9Q==
|
|
|
|
|
|
|
+ version "1.6.18"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131"
|
|
|
|
|
+ integrity sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
media-typer "0.3.0"
|
|
media-typer "0.3.0"
|
|
|
- mime-types "~2.1.18"
|
|
|
|
|
|
|
+ mime-types "~2.1.24"
|
|
|
|
|
|
|
|
typed-styles@^0.0.5:
|
|
typed-styles@^0.0.5:
|
|
|
version "0.0.5"
|
|
version "0.0.5"
|
|
@@ -9409,9 +9228,9 @@ ua-parser-js@^0.7.18:
|
|
|
integrity sha512-T3PVJ6uz8i0HzPxOF9SWzWAlfN/DavlpQqepn22xgve/5QecC+XMCAtmUNnY7C9StehaV6exjUCI801lOI7QlQ==
|
|
integrity sha512-T3PVJ6uz8i0HzPxOF9SWzWAlfN/DavlpQqepn22xgve/5QecC+XMCAtmUNnY7C9StehaV6exjUCI801lOI7QlQ==
|
|
|
|
|
|
|
|
uglify-js@^3.1.4:
|
|
uglify-js@^3.1.4:
|
|
|
- version "3.5.6"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.5.6.tgz#8a5f8a06ee7415ac1fa302f4623bc7344b553da4"
|
|
|
|
|
- integrity sha512-YDKRX8F0Y+Jr7LhoVk0n4G7ltR3Y7qFAj+DtVBthlOgCcIj1hyMigCfousVfn9HKmvJ+qiFlLDwaHx44/e5ZKw==
|
|
|
|
|
|
|
+ version "3.5.9"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.5.9.tgz#372fbf95939555b1f460b1777d33a67d4a994ac9"
|
|
|
|
|
+ integrity sha512-WpT0RqsDtAWPNJK955DEnb6xjymR8Fn0OlK4TT4pS0ASYsVPqr5ELhgwOwLCP5J5vHeJ4xmMmz3DEgdqC10JeQ==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
commander "~2.20.0"
|
|
commander "~2.20.0"
|
|
|
source-map "~0.6.1"
|
|
source-map "~0.6.1"
|
|
@@ -9516,11 +9335,11 @@ urix@^0.1.0:
|
|
|
integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
|
|
integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
|
|
|
|
|
|
|
|
url-parse@^1.4.3:
|
|
url-parse@^1.4.3:
|
|
|
- version "1.4.6"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.6.tgz#baf91d6e6783c8a795eb476892ffef2737fc0456"
|
|
|
|
|
- integrity sha512-/B8AD9iQ01seoXmXf9z/MjLZQIdOoYl/+gvsQF6+mpnxaTfG9P7srYaiqaDMyKkR36XMXfhqSHss5MyFAO8lew==
|
|
|
|
|
|
|
+ version "1.4.7"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278"
|
|
|
|
|
+ integrity sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
- querystringify "^2.0.0"
|
|
|
|
|
|
|
+ querystringify "^2.1.1"
|
|
|
requires-port "^1.0.0"
|
|
requires-port "^1.0.0"
|
|
|
|
|
|
|
|
url@^0.11.0:
|
|
url@^0.11.0:
|