|
@@ -18,7 +18,29 @@
|
|
|
invariant "^2.2.4"
|
|
|
semver "^5.5.0"
|
|
|
|
|
|
-"@babel/core@7.10.1", "@babel/core@^7.1.0", "@babel/core@^7.7.5":
|
|
|
+"@babel/core@7.10.2":
|
|
|
+ version "7.10.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.2.tgz#bd6786046668a925ac2bd2fd95b579b92a23b36a"
|
|
|
+ integrity sha512-KQmV9yguEjQsXqyOUGKjS4+3K8/DlOCE2pZcq4augdQmtTy5iv5EHtmMSJ7V4c1BIPjuwtZYqYLCq9Ga+hGBRQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/code-frame" "^7.10.1"
|
|
|
+ "@babel/generator" "^7.10.2"
|
|
|
+ "@babel/helper-module-transforms" "^7.10.1"
|
|
|
+ "@babel/helpers" "^7.10.1"
|
|
|
+ "@babel/parser" "^7.10.2"
|
|
|
+ "@babel/template" "^7.10.1"
|
|
|
+ "@babel/traverse" "^7.10.1"
|
|
|
+ "@babel/types" "^7.10.2"
|
|
|
+ convert-source-map "^1.7.0"
|
|
|
+ debug "^4.1.0"
|
|
|
+ gensync "^1.0.0-beta.1"
|
|
|
+ json5 "^2.1.2"
|
|
|
+ lodash "^4.17.13"
|
|
|
+ resolve "^1.3.2"
|
|
|
+ semver "^5.4.1"
|
|
|
+ source-map "^0.5.0"
|
|
|
+
|
|
|
+"@babel/core@^7.1.0", "@babel/core@^7.7.5":
|
|
|
version "7.10.1"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.1.tgz#2a0ad0ea693601820defebad2140206503d89af3"
|
|
|
integrity sha512-u8XiZ6sMXW/gPmoP5ijonSUln4unazG291X0XAQ5h0s8qnAFr6BRRZGUEK+jtRWdmB0NTJQt7Uga25q8GetIIg==
|
|
@@ -50,6 +72,16 @@
|
|
|
lodash "^4.17.13"
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
+"@babel/generator@^7.10.2":
|
|
|
+ version "7.10.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.2.tgz#0fa5b5b2389db8bfdfcc3492b551ee20f5dd69a9"
|
|
|
+ integrity sha512-AxfBNHNu99DTMvlUPlt1h2+Hn7knPpH5ayJ8OqDWSeLld+Fi2AYBTC/IejWDM9Edcii4UzZRCsbUt0WlSDsDsA==
|
|
|
+ dependencies:
|
|
|
+ "@babel/types" "^7.10.2"
|
|
|
+ jsesc "^2.5.1"
|
|
|
+ lodash "^4.17.13"
|
|
|
+ source-map "^0.5.0"
|
|
|
+
|
|
|
"@babel/helper-annotate-as-pure@^7.10.1":
|
|
|
version "7.10.1"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.1.tgz#f6d08acc6f70bbd59b436262553fb2e259a1a268"
|
|
@@ -65,10 +97,10 @@
|
|
|
"@babel/helper-explode-assignable-expression" "^7.10.1"
|
|
|
"@babel/types" "^7.10.1"
|
|
|
|
|
|
-"@babel/helper-compilation-targets@^7.10.1":
|
|
|
- version "7.10.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.10.1.tgz#ad6f69b4c3bae955081ef914a84e5878ffcaca63"
|
|
|
- integrity sha512-YuF8IrgSmX/+MV2plPkjEnzlC2wf+gaok8ehMNN0jodF3/sejZauExqpEVGbJua62oaWoNYIXwz4RmAsVcGyHw==
|
|
|
+"@babel/helper-compilation-targets@^7.10.2":
|
|
|
+ version "7.10.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.10.2.tgz#a17d9723b6e2c750299d2a14d4637c76936d8285"
|
|
|
+ integrity sha512-hYgOhF4To2UTB4LTaZepN/4Pl9LD4gfbJx8A34mqoluT8TLbof1mhUlYuNWTEebONa8+UlCC4X0TEXu7AOUyGA==
|
|
|
dependencies:
|
|
|
"@babel/compat-data" "^7.10.1"
|
|
|
browserslist "^4.12.0"
|
|
@@ -257,6 +289,11 @@
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.1.tgz#2e142c27ca58aa2c7b119d09269b702c8bbad28c"
|
|
|
integrity sha512-AUTksaz3FqugBkbTZ1i+lDLG5qy8hIzCaAxEtttU6C0BtZZU9pkNZtWSVAht4EW9kl46YBiyTGMp9xTTGqViNg==
|
|
|
|
|
|
+"@babel/parser@^7.10.2":
|
|
|
+ version "7.10.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.2.tgz#871807f10442b92ff97e4783b9b54f6a0ca812d0"
|
|
|
+ integrity sha512-PApSXlNMJyB4JiGVhCOlzKIif+TKFTvu0aQAhnTvfP/z3vVSN6ZypH5bfUNwFXXjRQtUEBNFd2PtmCmG2Py3qQ==
|
|
|
+
|
|
|
"@babel/plugin-proposal-async-generator-functions@^7.10.1":
|
|
|
version "7.10.1"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.1.tgz#6911af5ba2e615c4ff3c497fe2f47b35bf6d7e55"
|
|
@@ -698,13 +735,13 @@
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.10.1"
|
|
|
"@babel/helper-plugin-utils" "^7.10.1"
|
|
|
|
|
|
-"@babel/preset-env@7.10.1":
|
|
|
- version "7.10.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.10.1.tgz#099e1b76379739bdcbfab3d548dc7e7edb2ac808"
|
|
|
- integrity sha512-bGWNfjfXRLnqbN2T4lB3pMfoic8dkRrmHpVZamSFHzGy5xklyHTobZ28TVUD2grhE5WDnu67tBj8oslIhkiOMQ==
|
|
|
+"@babel/preset-env@7.10.2":
|
|
|
+ version "7.10.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.10.2.tgz#715930f2cf8573b0928005ee562bed52fb65fdfb"
|
|
|
+ integrity sha512-MjqhX0RZaEgK/KueRzh+3yPSk30oqDKJ5HP5tqTSB1e2gzGS3PLy7K0BIpnp78+0anFuSwOeuCf1zZO7RzRvEA==
|
|
|
dependencies:
|
|
|
"@babel/compat-data" "^7.10.1"
|
|
|
- "@babel/helper-compilation-targets" "^7.10.1"
|
|
|
+ "@babel/helper-compilation-targets" "^7.10.2"
|
|
|
"@babel/helper-module-imports" "^7.10.1"
|
|
|
"@babel/helper-plugin-utils" "^7.10.1"
|
|
|
"@babel/plugin-proposal-async-generator-functions" "^7.10.1"
|
|
@@ -761,7 +798,7 @@
|
|
|
"@babel/plugin-transform-unicode-escapes" "^7.10.1"
|
|
|
"@babel/plugin-transform-unicode-regex" "^7.10.1"
|
|
|
"@babel/preset-modules" "^0.1.3"
|
|
|
- "@babel/types" "^7.10.1"
|
|
|
+ "@babel/types" "^7.10.2"
|
|
|
browserslist "^4.12.0"
|
|
|
core-js-compat "^3.6.2"
|
|
|
invariant "^2.2.2"
|
|
@@ -827,6 +864,15 @@
|
|
|
lodash "^4.17.13"
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
+"@babel/types@^7.10.2":
|
|
|
+ version "7.10.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.2.tgz#30283be31cad0dbf6fb00bd40641ca0ea675172d"
|
|
|
+ integrity sha512-AD3AwWBSz0AWF0AkCN9VPiWrvldXq+/e3cHa4J89vo4ymjz1XwrBFFVZmkJTsQIPNk+ZVomPSXUJqq8yyjZsng==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-validator-identifier" "^7.10.1"
|
|
|
+ lodash "^4.17.13"
|
|
|
+ to-fast-properties "^2.0.0"
|
|
|
+
|
|
|
"@bcoe/v8-coverage@^0.2.3":
|
|
|
version "0.2.3"
|
|
|
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
@@ -1247,10 +1293,10 @@
|
|
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
|
|
|
integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==
|
|
|
|
|
|
-"@types/lodash@4.14.153":
|
|
|
- version "4.14.153"
|
|
|
- resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.153.tgz#5cb7dded0649f1df97938ac5ffc4f134e9e9df98"
|
|
|
- integrity sha512-lYniGRiRfZf2gGAR9cfRC3Pi5+Q1ziJCKqPmjZocigrSJUVPWf7st1BtSJ8JOeK0FLXVndQ1IjUjTco9CXGo/Q==
|
|
|
+"@types/lodash@4.14.155":
|
|
|
+ version "4.14.155"
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.155.tgz#e2b4514f46a261fd11542e47519c20ebce7bc23a"
|
|
|
+ integrity sha512-vEcX7S7aPhsBCivxMwAANQburHBtfN9RdyXFk84IJmu2Z4Hkg1tOFgaslRiEqqvoLtbCBi6ika1EMspE+NZ9Lg==
|
|
|
|
|
|
"@types/minimatch@*":
|
|
|
version "3.0.3"
|
|
@@ -1366,12 +1412,12 @@
|
|
|
dependencies:
|
|
|
"@types/yargs-parser" "*"
|
|
|
|
|
|
-"@typescript-eslint/eslint-plugin@3.0.2":
|
|
|
- version "3.0.2"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.0.2.tgz#4a114a066e2f9659b25682ee59d4866e15a17ec3"
|
|
|
- integrity sha512-ER3bSS/A/pKQT/hjMGCK8UQzlL0yLjuCZ/G8CDFJFVTfl3X65fvq2lNYqOG8JPTfrPa2RULCdwfOyFjZEMNExQ==
|
|
|
+"@typescript-eslint/eslint-plugin@3.1.0":
|
|
|
+ version "3.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.1.0.tgz#4ac00ecca3bbea740c577f1843bc54fa69c3def2"
|
|
|
+ integrity sha512-D52KwdgkjYc+fmTZKW7CZpH5ZBJREJKZXRrveMiRCmlzZ+Rw9wRVJ1JAmHQ9b/+Ehy1ZeaylofDB9wwXUt83wg==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/experimental-utils" "3.0.2"
|
|
|
+ "@typescript-eslint/experimental-utils" "3.1.0"
|
|
|
functional-red-black-tree "^1.0.1"
|
|
|
regexpp "^3.0.0"
|
|
|
semver "^7.3.2"
|
|
@@ -1387,7 +1433,27 @@
|
|
|
eslint-scope "^5.0.0"
|
|
|
eslint-utils "^2.0.0"
|
|
|
|
|
|
-"@typescript-eslint/parser@3.0.2", "@typescript-eslint/parser@^3.0.1":
|
|
|
+"@typescript-eslint/experimental-utils@3.1.0":
|
|
|
+ version "3.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.1.0.tgz#2d5dba7c2ac2a3da3bfa3f461ff64de38587a872"
|
|
|
+ integrity sha512-Zf8JVC2K1svqPIk1CB/ehCiWPaERJBBokbMfNTNRczCbQSlQXaXtO/7OfYz9wZaecNvdSvVADt6/XQuIxhC79w==
|
|
|
+ dependencies:
|
|
|
+ "@types/json-schema" "^7.0.3"
|
|
|
+ "@typescript-eslint/typescript-estree" "3.1.0"
|
|
|
+ eslint-scope "^5.0.0"
|
|
|
+ eslint-utils "^2.0.0"
|
|
|
+
|
|
|
+"@typescript-eslint/parser@3.1.0":
|
|
|
+ version "3.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.1.0.tgz#9c02ba5d88ad2355672f39e6cd4176f172dd47f8"
|
|
|
+ integrity sha512-NcDSJK8qTA2tPfyGiPes9HtVKLbksmuYjlgGAUs7Ld2K0swdWibnCq9IJx9kJN8JJdgUJSorFiGaPHBgH81F/Q==
|
|
|
+ dependencies:
|
|
|
+ "@types/eslint-visitor-keys" "^1.0.0"
|
|
|
+ "@typescript-eslint/experimental-utils" "3.1.0"
|
|
|
+ "@typescript-eslint/typescript-estree" "3.1.0"
|
|
|
+ eslint-visitor-keys "^1.1.0"
|
|
|
+
|
|
|
+"@typescript-eslint/parser@^3.0.1":
|
|
|
version "3.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.0.2.tgz#a92ef339added9bf7fb92605ac99c93ef243e834"
|
|
|
integrity sha512-80Z7s83e8QXHNUspqVlWwb4t5gdz/1bBBmafElbK1wwAwiD/yvJsFyHRxlEpNrt4rdK6eB3p+2WEFkEDHAKk9w==
|
|
@@ -1410,6 +1476,19 @@
|
|
|
semver "^7.3.2"
|
|
|
tsutils "^3.17.1"
|
|
|
|
|
|
+"@typescript-eslint/typescript-estree@3.1.0":
|
|
|
+ version "3.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.1.0.tgz#eaff52d31e615e05b894f8b9d2c3d8af152a5dd2"
|
|
|
+ integrity sha512-+4nfYauqeQvK55PgFrmBWFVYb6IskLyOosYEmhH3mSVhfBp9AIJnjExdgDmKWoOBHRcPM8Ihfm2BFpZf0euUZQ==
|
|
|
+ dependencies:
|
|
|
+ debug "^4.1.1"
|
|
|
+ eslint-visitor-keys "^1.1.0"
|
|
|
+ glob "^7.1.6"
|
|
|
+ is-glob "^4.0.1"
|
|
|
+ lodash "^4.17.15"
|
|
|
+ semver "^7.3.2"
|
|
|
+ tsutils "^3.17.1"
|
|
|
+
|
|
|
"@webassemblyjs/ast@1.9.0":
|
|
|
version "1.9.0"
|
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"
|
|
@@ -4184,10 +4263,10 @@ fs-constants@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
|
|
|
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
|
|
|
|
|
|
-fs-extra@9.0.0:
|
|
|
- version "9.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.0.tgz#b6afc31036e247b2466dc99c29ae797d5d4580a3"
|
|
|
- integrity sha512-pmEYSk3vYsG/bF651KPUXZ+hvjpgWYw/Gc7W9NFUe3ZVLczKKWIij3IKpOrQcdw4TILtibFslZ0UmR8Vvzig4g==
|
|
|
+fs-extra@9.0.1:
|
|
|
+ version "9.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.1.tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc"
|
|
|
+ integrity sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ==
|
|
|
dependencies:
|
|
|
at-least-node "^1.0.0"
|
|
|
graceful-fs "^4.2.0"
|
|
@@ -5892,10 +5971,10 @@ lines-and-columns@^1.1.6:
|
|
|
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
|
|
|
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
|
|
|
|
|
|
-lint-staged@10.2.7:
|
|
|
- version "10.2.7"
|
|
|
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.7.tgz#6e47860af3d86a6a01849cbf8ba80f7754aae6eb"
|
|
|
- integrity sha512-srod2bTpF8riaLz+Bgr6v0mI/nSntE8M9jbh4WwAhoosx0G7RKEUIG7mI5Nu5SMbTF9o8GROPgK0Lhf5cDnUUw==
|
|
|
+lint-staged@10.2.8:
|
|
|
+ version "10.2.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.8.tgz#fcc76158c9d17f5f6238678dc2f4fe98535b2f68"
|
|
|
+ integrity sha512-36VUVhZuTJUG0yuSv66o+/Cep9Uwp+od6VkjNxQjHKWvHClVD0SjAZx++4H3zgdr6DxPoUl1y/PVygfPhzAXQQ==
|
|
|
dependencies:
|
|
|
chalk "^4.0.0"
|
|
|
cli-truncate "2.1.0"
|