forked from tykayn/osm_my_commerce
12432 lines
532 KiB
YAML
12432 lines
532 KiB
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.8.3":
|
|
version "7.12.11"
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f"
|
|
integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==
|
|
dependencies:
|
|
"@babel/highlight" "^7.10.4"
|
|
|
|
"@babel/compat-data@^7.12.5", "@babel/compat-data@^7.12.7":
|
|
version "7.12.7"
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41"
|
|
integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==
|
|
|
|
"@babel/core@>=7.9.0", "@babel/core@^7.1.0", "@babel/core@^7.12.9", "@babel/core@^7.7.5":
|
|
version "7.12.10"
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.10.tgz#b79a2e1b9f70ed3d84bbfb6d8c4ef825f606bccd"
|
|
integrity sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dpZ68eN6d8w==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.10.4"
|
|
"@babel/generator" "^7.12.10"
|
|
"@babel/helper-module-transforms" "^7.12.1"
|
|
"@babel/helpers" "^7.12.5"
|
|
"@babel/parser" "^7.12.10"
|
|
"@babel/template" "^7.12.7"
|
|
"@babel/traverse" "^7.12.10"
|
|
"@babel/types" "^7.12.10"
|
|
convert-source-map "^1.7.0"
|
|
debug "^4.1.0"
|
|
gensync "^1.0.0-beta.1"
|
|
json5 "^2.1.2"
|
|
lodash "^4.17.19"
|
|
semver "^5.4.1"
|
|
source-map "^0.5.0"
|
|
|
|
"@babel/generator@^7.12.10":
|
|
version "7.12.11"
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.11.tgz#98a7df7b8c358c9a37ab07a24056853016aba3af"
|
|
integrity sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA==
|
|
dependencies:
|
|
"@babel/types" "^7.12.11"
|
|
jsesc "^2.5.1"
|
|
source-map "^0.5.0"
|
|
|
|
"@babel/helper-annotate-as-pure@^7.10.4":
|
|
version "7.12.10"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.10.tgz#54ab9b000e60a93644ce17b3f37d313aaf1d115d"
|
|
integrity sha512-XplmVbC1n+KY6jL8/fgLVXXUauDIB+lD5+GsQEh6F6GBF1dq1qy4DP4yXWzDKcoqXB3X58t61e85Fitoww4JVQ==
|
|
dependencies:
|
|
"@babel/types" "^7.12.10"
|
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.10.4.tgz#bb0b75f31bf98cbf9ff143c1ae578b87274ae1a3"
|
|
integrity sha512-L0zGlFrGWZK4PbT8AszSfLTM5sDU1+Az/En9VrdT8/LmEiJt4zXt+Jve9DCAnQcbqDhCI+29y/L93mrDzddCcg==
|
|
dependencies:
|
|
"@babel/helper-explode-assignable-expression" "^7.10.4"
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/helper-compilation-targets@^7.12.5":
|
|
version "7.12.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.5.tgz#cb470c76198db6a24e9dbc8987275631e5d29831"
|
|
integrity sha512-+qH6NrscMolUlzOYngSBMIOQpKUGPPsc61Bu5W10mg84LxZ7cmvnBHzARKbDoFxVvqqAbj6Tg6N7bSrWSPXMyw==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.12.5"
|
|
"@babel/helper-validator-option" "^7.12.1"
|
|
browserslist "^4.14.5"
|
|
semver "^5.5.0"
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.1.tgz#3c45998f431edd4a9214c5f1d3ad1448a6137f6e"
|
|
integrity sha512-hkL++rWeta/OVOBTRJc9a5Azh5mt5WgZUGAKMD8JM141YsE08K//bp1unBBieO6rUKkIPyUE0USQ30jAy3Sk1w==
|
|
dependencies:
|
|
"@babel/helper-function-name" "^7.10.4"
|
|
"@babel/helper-member-expression-to-functions" "^7.12.1"
|
|
"@babel/helper-optimise-call-expression" "^7.10.4"
|
|
"@babel/helper-replace-supers" "^7.12.1"
|
|
"@babel/helper-split-export-declaration" "^7.10.4"
|
|
|
|
"@babel/helper-create-regexp-features-plugin@^7.12.1":
|
|
version "7.12.7"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.7.tgz#2084172e95443fa0a09214ba1bb328f9aea1278f"
|
|
integrity sha512-idnutvQPdpbduutvi3JVfEgcVIHooQnhvhx0Nk9isOINOIGYkZea1Pk2JlJRiUnMefrlvr0vkByATBY/mB4vjQ==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.10.4"
|
|
regexpu-core "^4.7.1"
|
|
|
|
"@babel/helper-define-map@^7.10.4":
|
|
version "7.10.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.10.5.tgz#b53c10db78a640800152692b13393147acb9bb30"
|
|
integrity sha512-fMw4kgFB720aQFXSVaXr79pjjcW5puTCM16+rECJ/plGS+zByelE8l9nCpV1GibxTnFVmUuYG9U8wYfQHdzOEQ==
|
|
dependencies:
|
|
"@babel/helper-function-name" "^7.10.4"
|
|
"@babel/types" "^7.10.5"
|
|
lodash "^4.17.19"
|
|
|
|
"@babel/helper-explode-assignable-expression@^7.10.4":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.12.1.tgz#8006a466695c4ad86a2a5f2fb15b5f2c31ad5633"
|
|
integrity sha512-dmUwH8XmlrUpVqgtZ737tK88v07l840z9j3OEhCLwKTkjlvKpfqXVIZ0wpK3aeOxspwGrf/5AP5qLx4rO3w5rA==
|
|
dependencies:
|
|
"@babel/types" "^7.12.1"
|
|
|
|
"@babel/helper-function-name@^7.10.4":
|
|
version "7.12.11"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.11.tgz#1fd7738aee5dcf53c3ecff24f1da9c511ec47b42"
|
|
integrity sha512-AtQKjtYNolKNi6nNNVLQ27CP6D9oFR6bq/HPYSizlzbp7uC1M59XJe8L+0uXjbIaZaUJF99ruHqVGiKXU/7ybA==
|
|
dependencies:
|
|
"@babel/helper-get-function-arity" "^7.12.10"
|
|
"@babel/template" "^7.12.7"
|
|
"@babel/types" "^7.12.11"
|
|
|
|
"@babel/helper-get-function-arity@^7.12.10":
|
|
version "7.12.10"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.10.tgz#b158817a3165b5faa2047825dfa61970ddcc16cf"
|
|
integrity sha512-mm0n5BPjR06wh9mPQaDdXWDoll/j5UpCAPl1x8fS71GHm7HA6Ua2V4ylG1Ju8lvcTOietbPNNPaSilKj+pj+Ag==
|
|
dependencies:
|
|
"@babel/types" "^7.12.10"
|
|
|
|
"@babel/helper-hoist-variables@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.4.tgz#d49b001d1d5a68ca5e6604dda01a6297f7c9381e"
|
|
integrity sha512-wljroF5PgCk2juF69kanHVs6vrLwIPNp6DLD+Lrl3hoQ3PpPPikaDRNFA+0t81NOoMt2DL6WW/mdU8k4k6ZzuA==
|
|
dependencies:
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.12.1", "@babel/helper-member-expression-to-functions@^7.12.7":
|
|
version "7.12.7"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.7.tgz#aa77bd0396ec8114e5e30787efa78599d874a855"
|
|
integrity sha512-DCsuPyeWxeHgh1Dus7APn7iza42i/qXqiFPWyBDdOFtvS581JQePsc1F/nD+fHrcswhLlRc2UpYS1NwERxZhHw==
|
|
dependencies:
|
|
"@babel/types" "^7.12.7"
|
|
|
|
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.5":
|
|
version "7.12.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb"
|
|
integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==
|
|
dependencies:
|
|
"@babel/types" "^7.12.5"
|
|
|
|
"@babel/helper-module-transforms@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz#7954fec71f5b32c48e4b303b437c34453fd7247c"
|
|
integrity sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.12.1"
|
|
"@babel/helper-replace-supers" "^7.12.1"
|
|
"@babel/helper-simple-access" "^7.12.1"
|
|
"@babel/helper-split-export-declaration" "^7.11.0"
|
|
"@babel/helper-validator-identifier" "^7.10.4"
|
|
"@babel/template" "^7.10.4"
|
|
"@babel/traverse" "^7.12.1"
|
|
"@babel/types" "^7.12.1"
|
|
lodash "^4.17.19"
|
|
|
|
"@babel/helper-optimise-call-expression@^7.10.4", "@babel/helper-optimise-call-expression@^7.12.10":
|
|
version "7.12.10"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.10.tgz#94ca4e306ee11a7dd6e9f42823e2ac6b49881e2d"
|
|
integrity sha512-4tpbU0SrSTjjt65UMWSrUOPZTsgvPgGG4S8QSTNHacKzpS51IVWGDj0yCwyeZND/i+LSN2g/O63jEXEWm49sYQ==
|
|
dependencies:
|
|
"@babel/types" "^7.12.10"
|
|
|
|
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
|
|
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
|
|
|
|
"@babel/helper-remap-async-to-generator@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.12.1.tgz#8c4dbbf916314f6047dc05e6a2217074238347fd"
|
|
integrity sha512-9d0KQCRM8clMPcDwo8SevNs+/9a8yWVVmaE80FGJcEP8N1qToREmWEGnBn8BUlJhYRFz6fqxeRL1sl5Ogsed7A==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.10.4"
|
|
"@babel/helper-wrap-function" "^7.10.4"
|
|
"@babel/types" "^7.12.1"
|
|
|
|
"@babel/helper-replace-supers@^7.12.1":
|
|
version "7.12.11"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.11.tgz#ea511658fc66c7908f923106dd88e08d1997d60d"
|
|
integrity sha512-q+w1cqmhL7R0FNzth/PLLp2N+scXEK/L2AHbXUyydxp828F4FEa5WcVoqui9vFRiHDQErj9Zof8azP32uGVTRA==
|
|
dependencies:
|
|
"@babel/helper-member-expression-to-functions" "^7.12.7"
|
|
"@babel/helper-optimise-call-expression" "^7.12.10"
|
|
"@babel/traverse" "^7.12.10"
|
|
"@babel/types" "^7.12.11"
|
|
|
|
"@babel/helper-simple-access@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz#32427e5aa61547d38eb1e6eaf5fd1426fdad9136"
|
|
integrity sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA==
|
|
dependencies:
|
|
"@babel/types" "^7.12.1"
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz#462dc63a7e435ade8468385c63d2b84cce4b3cbf"
|
|
integrity sha512-Mf5AUuhG1/OCChOJ/HcADmvcHM42WJockombn8ATJG3OnyiSxBK/Mm5x78BQWvmtXZKHgbjdGL2kin/HOLlZGA==
|
|
dependencies:
|
|
"@babel/types" "^7.12.1"
|
|
|
|
"@babel/helper-split-export-declaration@^7.10.4", "@babel/helper-split-export-declaration@^7.11.0":
|
|
version "7.12.11"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.11.tgz#1b4cc424458643c47d37022223da33d76ea4603a"
|
|
integrity sha512-LsIVN8j48gHgwzfocYUSkO/hjYAOJqlpJEc7tGXcIm4cubjVUf8LGW6eWRyxEu7gA25q02p0rQUWoCI33HNS5g==
|
|
dependencies:
|
|
"@babel/types" "^7.12.11"
|
|
|
|
"@babel/helper-validator-identifier@^7.10.4", "@babel/helper-validator-identifier@^7.12.11":
|
|
version "7.12.11"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
|
|
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
|
|
|
|
"@babel/helper-validator-option@^7.12.1", "@babel/helper-validator-option@^7.12.11":
|
|
version "7.12.11"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f"
|
|
integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==
|
|
|
|
"@babel/helper-wrap-function@^7.10.4":
|
|
version "7.12.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.12.3.tgz#3332339fc4d1fbbf1c27d7958c27d34708e990d9"
|
|
integrity sha512-Cvb8IuJDln3rs6tzjW3Y8UeelAOdnpB8xtQ4sme2MSZ9wOxrbThporC0y/EtE16VAtoyEfLM404Xr1e0OOp+ow==
|
|
dependencies:
|
|
"@babel/helper-function-name" "^7.10.4"
|
|
"@babel/template" "^7.10.4"
|
|
"@babel/traverse" "^7.10.4"
|
|
"@babel/types" "^7.10.4"
|
|
|
|
"@babel/helpers@^7.12.5":
|
|
version "7.12.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e"
|
|
integrity sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==
|
|
dependencies:
|
|
"@babel/template" "^7.10.4"
|
|
"@babel/traverse" "^7.12.5"
|
|
"@babel/types" "^7.12.5"
|
|
|
|
"@babel/highlight@^7.10.4":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143"
|
|
integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.10.4"
|
|
chalk "^2.0.0"
|
|
js-tokens "^4.0.0"
|
|
|
|
"@babel/parser@^7.1.0", "@babel/parser@^7.12.10", "@babel/parser@^7.12.7", "@babel/parser@^7.5.5", "@babel/parser@^7.7.0", "@babel/parser@^7.9.6":
|
|
version "7.12.11"
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.11.tgz#9ce3595bcd74bc5c466905e86c535b8b25011e79"
|
|
integrity sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg==
|
|
|
|
"@babel/plugin-proposal-async-generator-functions@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.12.1.tgz#dc6c1170e27d8aca99ff65f4925bd06b1c90550e"
|
|
integrity sha512-d+/o30tJxFxrA1lhzJqiUcEJdI6jKlNregCv5bASeGf2Q4MXmnwH7viDo7nhx1/ohf09oaH8j1GVYG/e3Yqk6A==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/helper-remap-async-to-generator" "^7.12.1"
|
|
"@babel/plugin-syntax-async-generators" "^7.8.0"
|
|
|
|
"@babel/plugin-proposal-class-properties@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.12.1.tgz#a082ff541f2a29a4821065b8add9346c0c16e5de"
|
|
integrity sha512-cKp3dlQsFsEs5CWKnN7BnSHOd0EOW8EKpEjkoz1pO2E5KzIDNV9Ros1b0CnmbVgAGXJubOYVBOGCT1OmJwOI7w==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.12.1"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-decorators@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.12.1.tgz#59271439fed4145456c41067450543aee332d15f"
|
|
integrity sha512-knNIuusychgYN8fGJHONL0RbFxLGawhXOJNLBk75TniTsZZeA+wdkDuv6wp4lGwzQEKjZi6/WYtnb3udNPmQmQ==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.12.1"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-decorators" "^7.12.1"
|
|
|
|
"@babel/plugin-proposal-dynamic-import@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.1.tgz#43eb5c2a3487ecd98c5c8ea8b5fdb69a2749b2dc"
|
|
integrity sha512-a4rhUSZFuq5W8/OO8H7BL5zspjnc1FLd9hlOxIK/f7qG4a0qsqk8uvF/ywgBA8/OmjsapjpvaEOYItfGG1qIvQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.0"
|
|
|
|
"@babel/plugin-proposal-export-namespace-from@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.12.1.tgz#8b9b8f376b2d88f5dd774e4d24a5cc2e3679b6d4"
|
|
integrity sha512-6CThGf0irEkzujYS5LQcjBx8j/4aQGiVv7J9+2f7pGfxqyKh3WnmVJYW3hdrQjyksErMGBPQrCnHfOtna+WLbw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
|
|
"@babel/plugin-proposal-json-strings@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.12.1.tgz#d45423b517714eedd5621a9dfdc03fa9f4eb241c"
|
|
integrity sha512-GoLDUi6U9ZLzlSda2Df++VSqDJg3CG+dR0+iWsv6XRw1rEq+zwt4DirM9yrxW6XWaTpmai1cWJLMfM8qQJf+yw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.0"
|
|
|
|
"@babel/plugin-proposal-logical-assignment-operators@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.12.1.tgz#f2c490d36e1b3c9659241034a5d2cd50263a2751"
|
|
integrity sha512-k8ZmVv0JU+4gcUGeCDZOGd0lCIamU/sMtIiX3UWnUc5yzgq6YUGyEolNYD+MLYKfSzgECPcqetVcJP9Afe/aCA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.12.1.tgz#3ed4fff31c015e7f3f1467f190dbe545cd7b046c"
|
|
integrity sha512-nZY0ESiaQDI1y96+jk6VxMOaL4LPo/QDHBqL+SF3/vl6dHkTwHlOI8L4ZwuRBHgakRBw5zsVylel7QPbbGuYgg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
|
|
|
|
"@babel/plugin-proposal-numeric-separator@^7.12.7":
|
|
version "7.12.7"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.7.tgz#8bf253de8139099fea193b297d23a9d406ef056b"
|
|
integrity sha512-8c+uy0qmnRTeukiGsjLGy6uVs/TFjJchGXUeBqlG4VWYOdJWkhhVPdQ3uHwbmalfJwv2JsV0qffXP4asRfL2SQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-object-rest-spread@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.12.1.tgz#def9bd03cea0f9b72283dac0ec22d289c7691069"
|
|
integrity sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
|
"@babel/plugin-transform-parameters" "^7.12.1"
|
|
|
|
"@babel/plugin-proposal-optional-catch-binding@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.12.1.tgz#ccc2421af64d3aae50b558a71cede929a5ab2942"
|
|
integrity sha512-hFvIjgprh9mMw5v42sJWLI1lzU5L2sznP805zeT6rySVRA0Y18StRhDqhSxlap0oVgItRsB6WSROp4YnJTJz0g==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
|
|
|
|
"@babel/plugin-proposal-optional-chaining@^7.12.7":
|
|
version "7.12.7"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.7.tgz#e02f0ea1b5dc59d401ec16fb824679f683d3303c"
|
|
integrity sha512-4ovylXZ0PWmwoOvhU2vhnzVNnm88/Sm9nx7V8BPgMvAzn5zDou3/Awy0EjglyubVHasJj+XCEkr/r1X3P5elCA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.0"
|
|
|
|
"@babel/plugin-proposal-private-methods@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.12.1.tgz#86814f6e7a21374c980c10d38b4493e703f4a389"
|
|
integrity sha512-mwZ1phvH7/NHK6Kf8LP7MYDogGV+DKB1mryFOEwx5EBNQrosvIczzZFTUmWaeujd5xT6G1ELYWUz3CutMhjE1w==
|
|
dependencies:
|
|
"@babel/helper-create-class-features-plugin" "^7.12.1"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-proposal-unicode-property-regex@^7.12.1", "@babel/plugin-proposal-unicode-property-regex@^7.4.4":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.12.1.tgz#2a183958d417765b9eae334f47758e5d6a82e072"
|
|
integrity sha512-MYq+l+PvHuw/rKUz1at/vb6nCnQ2gmJBNaM62z0OgH7B2W1D9pvkpYtlti9bGtizNIU1K3zm4bZF9F91efVY0w==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.12.1"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-async-generators@^7.8.0", "@babel/plugin-syntax-async-generators@^7.8.4":
|
|
version "7.8.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
|
|
integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-bigint@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz#4c9a6f669f5d0cdf1b90a1671e9a146be5300cea"
|
|
integrity sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-class-properties@^7.12.1", "@babel/plugin-syntax-class-properties@^7.8.3":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.1.tgz#bcb297c5366e79bebadef509549cd93b04f19978"
|
|
integrity sha512-U40A76x5gTwmESz+qiqssqmeEsKvcSyvtgktrm0uzcARAmM9I1jR221f6Oq+GmHrcD+LvZDag1UTOTe2fL3TeA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-decorators@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.12.1.tgz#81a8b535b284476c41be6de06853a8802b98c5dd"
|
|
integrity sha512-ir9YW5daRrTYiy9UJ2TzdNIJEZu8KclVzDcfSt4iEmOtwQ4llPtWInNKJyKnVXp1vE4bbVd5S31M/im3mYMO1w==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-dynamic-import@^7.8.0":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3"
|
|
integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-export-namespace-from@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz#028964a9ba80dbc094c915c487ad7c4e7a66465a"
|
|
integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.3"
|
|
|
|
"@babel/plugin-syntax-import-meta@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51"
|
|
integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-json-strings@^7.8.0", "@babel/plugin-syntax-json-strings@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
|
|
integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-jsx@^7.2.0":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.1.tgz#9d9d357cc818aa7ae7935917c1257f67677a0926"
|
|
integrity sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699"
|
|
integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0", "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9"
|
|
integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-numeric-separator@^7.10.4", "@babel/plugin-syntax-numeric-separator@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz#b9b070b3e33570cd9fd07ba7fa91c0dd37b9af97"
|
|
integrity sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-object-rest-spread@^7.8.0", "@babel/plugin-syntax-object-rest-spread@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871"
|
|
integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-optional-catch-binding@^7.8.0", "@babel/plugin-syntax-optional-catch-binding@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz#6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1"
|
|
integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-optional-chaining@^7.8.0", "@babel/plugin-syntax-optional-chaining@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a"
|
|
integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-top-level-await@^7.12.1", "@babel/plugin-syntax-top-level-await@^7.8.3":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.1.tgz#dd6c0b357ac1bb142d98537450a319625d13d2a0"
|
|
integrity sha512-i7ooMZFS+a/Om0crxZodrTzNEPJHZrlMVGMTEpFAj6rYY/bKCddB0Dk/YxfPuYXOopuhKk/e1jV6h+WUU9XN3A==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-arrow-functions@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.12.1.tgz#8083ffc86ac8e777fbe24b5967c4b2521f3cb2b3"
|
|
integrity sha512-5QB50qyN44fzzz4/qxDPQMBCTHgxg3n0xRBLJUmBlLoU/sFvxVWGZF/ZUfMVDQuJUKXaBhbupxIzIfZ6Fwk/0A==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-async-to-generator@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.12.1.tgz#3849a49cc2a22e9743cbd6b52926d30337229af1"
|
|
integrity sha512-SDtqoEcarK1DFlRJ1hHRY5HvJUj5kX4qmtpMAm2QnhOlyuMC4TMdCRgW6WXpv93rZeYNeLP22y8Aq2dbcDRM1A==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.12.1"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/helper-remap-async-to-generator" "^7.12.1"
|
|
|
|
"@babel/plugin-transform-block-scoped-functions@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.12.1.tgz#f2a1a365bde2b7112e0a6ded9067fdd7c07905d9"
|
|
integrity sha512-5OpxfuYnSgPalRpo8EWGPzIYf0lHBWORCkj5M0oLBwHdlux9Ri36QqGW3/LR13RSVOAoUUMzoPI/jpE4ABcHoA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-block-scoping@^7.12.11":
|
|
version "7.12.11"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.11.tgz#83ae92a104dbb93a7d6c6dd1844f351083c46b4f"
|
|
integrity sha512-atR1Rxc3hM+VPg/NvNvfYw0npQEAcHuJ+MGZnFn6h3bo+1U3BWXMdFMlvVRApBTWKQMX7SOwRJZA5FBF/JQbvA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-classes@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.12.1.tgz#65e650fcaddd3d88ddce67c0f834a3d436a32db6"
|
|
integrity sha512-/74xkA7bVdzQTBeSUhLLJgYIcxw/dpEpCdRDiHgPJ3Mv6uC11UhjpOhl72CgqbBCmt1qtssCyB2xnJm1+PFjog==
|
|
dependencies:
|
|
"@babel/helper-annotate-as-pure" "^7.10.4"
|
|
"@babel/helper-define-map" "^7.10.4"
|
|
"@babel/helper-function-name" "^7.10.4"
|
|
"@babel/helper-optimise-call-expression" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/helper-replace-supers" "^7.12.1"
|
|
"@babel/helper-split-export-declaration" "^7.10.4"
|
|
globals "^11.1.0"
|
|
|
|
"@babel/plugin-transform-computed-properties@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.12.1.tgz#d68cf6c9b7f838a8a4144badbe97541ea0904852"
|
|
integrity sha512-vVUOYpPWB7BkgUWPo4C44mUQHpTZXakEqFjbv8rQMg7TC6S6ZhGZ3otQcRH6u7+adSlE5i0sp63eMC/XGffrzg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-destructuring@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.12.1.tgz#b9a570fe0d0a8d460116413cb4f97e8e08b2f847"
|
|
integrity sha512-fRMYFKuzi/rSiYb2uRLiUENJOKq4Gnl+6qOv5f8z0TZXg3llUwUhsNNwrwaT/6dUhJTzNpBr+CUvEWBtfNY1cw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-dotall-regex@^7.12.1", "@babel/plugin-transform-dotall-regex@^7.4.4":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.12.1.tgz#a1d16c14862817b6409c0a678d6f9373ca9cd975"
|
|
integrity sha512-B2pXeRKoLszfEW7J4Hg9LoFaWEbr/kzo3teWHmtFCszjRNa/b40f9mfeqZsIDLLt/FjwQ6pz/Gdlwy85xNckBA==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.12.1"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-duplicate-keys@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.12.1.tgz#745661baba295ac06e686822797a69fbaa2ca228"
|
|
integrity sha512-iRght0T0HztAb/CazveUpUQrZY+aGKKaWXMJ4uf9YJtqxSUe09j3wteztCUDRHs+SRAL7yMuFqUsLoAKKzgXjw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-exponentiation-operator@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.12.1.tgz#b0f2ed356ba1be1428ecaf128ff8a24f02830ae0"
|
|
integrity sha512-7tqwy2bv48q+c1EHbXK0Zx3KXd2RVQp6OC7PbwFNt/dPTAV3Lu5sWtWuAj8owr5wqtWnqHfl2/mJlUmqkChKug==
|
|
dependencies:
|
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-for-of@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.12.1.tgz#07640f28867ed16f9511c99c888291f560921cfa"
|
|
integrity sha512-Zaeq10naAsuHo7heQvyV0ptj4dlZJwZgNAtBYBnu5nNKJoW62m0zKcIEyVECrUKErkUkg6ajMy4ZfnVZciSBhg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-function-name@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.12.1.tgz#2ec76258c70fe08c6d7da154003a480620eba667"
|
|
integrity sha512-JF3UgJUILoFrFMEnOJLJkRHSk6LUSXLmEFsA23aR2O5CSLUxbeUX1IZ1YQ7Sn0aXb601Ncwjx73a+FVqgcljVw==
|
|
dependencies:
|
|
"@babel/helper-function-name" "^7.10.4"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-literals@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.12.1.tgz#d73b803a26b37017ddf9d3bb8f4dc58bfb806f57"
|
|
integrity sha512-+PxVGA+2Ag6uGgL0A5f+9rklOnnMccwEBzwYFL3EUaKuiyVnUipyXncFcfjSkbimLrODoqki1U9XxZzTvfN7IQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-member-expression-literals@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.12.1.tgz#496038602daf1514a64d43d8e17cbb2755e0c3ad"
|
|
integrity sha512-1sxePl6z9ad0gFMB9KqmYofk34flq62aqMt9NqliS/7hPEpURUCMbyHXrMPlo282iY7nAvUB1aQd5mg79UD9Jg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-modules-amd@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.12.1.tgz#3154300b026185666eebb0c0ed7f8415fefcf6f9"
|
|
integrity sha512-tDW8hMkzad5oDtzsB70HIQQRBiTKrhfgwC/KkJeGsaNFTdWhKNt/BiE8c5yj19XiGyrxpbkOfH87qkNg1YGlOQ==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.12.1"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
"@babel/plugin-transform-modules-commonjs@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.12.1.tgz#fa403124542636c786cf9b460a0ffbb48a86e648"
|
|
integrity sha512-dY789wq6l0uLY8py9c1B48V8mVL5gZh/+PQ5ZPrylPYsnAvnEMjqsUXkuoDVPeVK+0VyGar+D08107LzDQ6pag==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.12.1"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/helper-simple-access" "^7.12.1"
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
"@babel/plugin-transform-modules-systemjs@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.12.1.tgz#663fea620d593c93f214a464cd399bf6dc683086"
|
|
integrity sha512-Hn7cVvOavVh8yvW6fLwveFqSnd7rbQN3zJvoPNyNaQSvgfKmDBO9U1YL9+PCXGRlZD9tNdWTy5ACKqMuzyn32Q==
|
|
dependencies:
|
|
"@babel/helper-hoist-variables" "^7.10.4"
|
|
"@babel/helper-module-transforms" "^7.12.1"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/helper-validator-identifier" "^7.10.4"
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
"@babel/plugin-transform-modules-umd@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.12.1.tgz#eb5a218d6b1c68f3d6217b8fa2cc82fec6547902"
|
|
integrity sha512-aEIubCS0KHKM0zUos5fIoQm+AZUMt1ZvMpqz0/H5qAQ7vWylr9+PLYurT+Ic7ID/bKLd4q8hDovaG3Zch2uz5Q==
|
|
dependencies:
|
|
"@babel/helper-module-transforms" "^7.12.1"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.12.1.tgz#b407f5c96be0d9f5f88467497fa82b30ac3e8753"
|
|
integrity sha512-tB43uQ62RHcoDp9v2Nsf+dSM8sbNodbEicbQNA53zHz8pWUhsgHSJCGpt7daXxRydjb0KnfmB+ChXOv3oADp1Q==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.12.1"
|
|
|
|
"@babel/plugin-transform-new-target@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.12.1.tgz#80073f02ee1bb2d365c3416490e085c95759dec0"
|
|
integrity sha512-+eW/VLcUL5L9IvJH7rT1sT0CzkdUTvPrXC2PXTn/7z7tXLBuKvezYbGdxD5WMRoyvyaujOq2fWoKl869heKjhw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-object-super@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.12.1.tgz#4ea08696b8d2e65841d0c7706482b048bed1066e"
|
|
integrity sha512-AvypiGJH9hsquNUn+RXVcBdeE3KHPZexWRdimhuV59cSoOt5kFBmqlByorAeUlGG2CJWd0U+4ZtNKga/TB0cAw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/helper-replace-supers" "^7.12.1"
|
|
|
|
"@babel/plugin-transform-parameters@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.12.1.tgz#d2e963b038771650c922eff593799c96d853255d"
|
|
integrity sha512-xq9C5EQhdPK23ZeCdMxl8bbRnAgHFrw5EOC3KJUsSylZqdkCaFEXxGSBuTSObOpiiHHNyb82es8M1QYgfQGfNg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-property-literals@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.12.1.tgz#41bc81200d730abb4456ab8b3fbd5537b59adecd"
|
|
integrity sha512-6MTCR/mZ1MQS+AwZLplX4cEySjCpnIF26ToWo942nqn8hXSm7McaHQNeGx/pt7suI1TWOWMfa/NgBhiqSnX0cQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-regenerator@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.12.1.tgz#5f0a28d842f6462281f06a964e88ba8d7ab49753"
|
|
integrity sha512-gYrHqs5itw6i4PflFX3OdBPMQdPbF4bj2REIUxlMRUFk0/ZOAIpDFuViuxPjUL7YC8UPnf+XG7/utJvqXdPKng==
|
|
dependencies:
|
|
regenerator-transform "^0.14.2"
|
|
|
|
"@babel/plugin-transform-reserved-words@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.1.tgz#6fdfc8cc7edcc42b36a7c12188c6787c873adcd8"
|
|
integrity sha512-pOnUfhyPKvZpVyBHhSBoX8vfA09b7r00Pmm1sH+29ae2hMTKVmSp4Ztsr8KBKjLjx17H0eJqaRC3bR2iThM54A==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-runtime@^7.12.1":
|
|
version "7.12.10"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.10.tgz#af0fded4e846c4b37078e8e5d06deac6cd848562"
|
|
integrity sha512-xOrUfzPxw7+WDm9igMgQCbO3cJKymX7dFdsgRr1eu9n3KjjyU4pptIXbXPseQDquw+W+RuJEJMHKHNsPNNm3CA==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.12.5"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
semver "^5.5.1"
|
|
|
|
"@babel/plugin-transform-shorthand-properties@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.12.1.tgz#0bf9cac5550fce0cfdf043420f661d645fdc75e3"
|
|
integrity sha512-GFZS3c/MhX1OusqB1MZ1ct2xRzX5ppQh2JU1h2Pnfk88HtFTM+TWQqJNfwkmxtPQtb/s1tk87oENfXJlx7rSDw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-spread@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.12.1.tgz#527f9f311be4ec7fdc2b79bb89f7bf884b3e1e1e"
|
|
integrity sha512-vuLp8CP0BE18zVYjsEBZ5xoCecMK6LBMMxYzJnh01rxQRvhNhH1csMMmBfNo5tGpGO+NhdSNW2mzIvBu3K1fng==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
|
|
|
"@babel/plugin-transform-sticky-regex@^7.12.7":
|
|
version "7.12.7"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.7.tgz#560224613ab23987453948ed21d0b0b193fa7fad"
|
|
integrity sha512-VEiqZL5N/QvDbdjfYQBhruN0HYjSPjC4XkeqW4ny/jNtH9gcbgaqBIXYEZCNnESMAGs0/K/R7oFGMhOyu/eIxg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-template-literals@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.12.1.tgz#b43ece6ed9a79c0c71119f576d299ef09d942843"
|
|
integrity sha512-b4Zx3KHi+taXB1dVRBhVJtEPi9h1THCeKmae2qP0YdUHIFhVjtpqqNfxeVAa1xeHVhAy4SbHxEwx5cltAu5apw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-typeof-symbol@^7.12.10":
|
|
version "7.12.10"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.10.tgz#de01c4c8f96580bd00f183072b0d0ecdcf0dec4b"
|
|
integrity sha512-JQ6H8Rnsogh//ijxspCjc21YPd3VLVoYtAwv3zQmqAt8YGYUtdo5usNhdl4b9/Vir2kPFZl6n1h0PfUz4hJhaA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-unicode-escapes@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.12.1.tgz#5232b9f81ccb07070b7c3c36c67a1b78f1845709"
|
|
integrity sha512-I8gNHJLIc7GdApm7wkVnStWssPNbSRMPtgHdmH3sRM1zopz09UWPS4x5V4n1yz/MIWTVnJ9sp6IkuXdWM4w+2Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-transform-unicode-regex@^7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.12.1.tgz#cc9661f61390db5c65e3febaccefd5c6ac3faecb"
|
|
integrity sha512-SqH4ClNngh/zGwHZOOQMTD+e8FGWexILV+ePMyiDJttAWRh5dhDL8rcl5lSgU3Huiq6Zn6pWTMvdPAb21Dwdyg==
|
|
dependencies:
|
|
"@babel/helper-create-regexp-features-plugin" "^7.12.1"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/preset-env@^7.12.7":
|
|
version "7.12.11"
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.11.tgz#55d5f7981487365c93dbbc84507b1c7215e857f9"
|
|
integrity sha512-j8Tb+KKIXKYlDBQyIOy4BLxzv1NUOwlHfZ74rvW+Z0Gp4/cI2IMDPBWAgWceGcE7aep9oL/0K9mlzlMGxA8yNw==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.12.7"
|
|
"@babel/helper-compilation-targets" "^7.12.5"
|
|
"@babel/helper-module-imports" "^7.12.5"
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
"@babel/helper-validator-option" "^7.12.11"
|
|
"@babel/plugin-proposal-async-generator-functions" "^7.12.1"
|
|
"@babel/plugin-proposal-class-properties" "^7.12.1"
|
|
"@babel/plugin-proposal-dynamic-import" "^7.12.1"
|
|
"@babel/plugin-proposal-export-namespace-from" "^7.12.1"
|
|
"@babel/plugin-proposal-json-strings" "^7.12.1"
|
|
"@babel/plugin-proposal-logical-assignment-operators" "^7.12.1"
|
|
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
|
|
"@babel/plugin-proposal-numeric-separator" "^7.12.7"
|
|
"@babel/plugin-proposal-object-rest-spread" "^7.12.1"
|
|
"@babel/plugin-proposal-optional-catch-binding" "^7.12.1"
|
|
"@babel/plugin-proposal-optional-chaining" "^7.12.7"
|
|
"@babel/plugin-proposal-private-methods" "^7.12.1"
|
|
"@babel/plugin-proposal-unicode-property-regex" "^7.12.1"
|
|
"@babel/plugin-syntax-async-generators" "^7.8.0"
|
|
"@babel/plugin-syntax-class-properties" "^7.12.1"
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.0"
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.0"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.0"
|
|
"@babel/plugin-syntax-top-level-await" "^7.12.1"
|
|
"@babel/plugin-transform-arrow-functions" "^7.12.1"
|
|
"@babel/plugin-transform-async-to-generator" "^7.12.1"
|
|
"@babel/plugin-transform-block-scoped-functions" "^7.12.1"
|
|
"@babel/plugin-transform-block-scoping" "^7.12.11"
|
|
"@babel/plugin-transform-classes" "^7.12.1"
|
|
"@babel/plugin-transform-computed-properties" "^7.12.1"
|
|
"@babel/plugin-transform-destructuring" "^7.12.1"
|
|
"@babel/plugin-transform-dotall-regex" "^7.12.1"
|
|
"@babel/plugin-transform-duplicate-keys" "^7.12.1"
|
|
"@babel/plugin-transform-exponentiation-operator" "^7.12.1"
|
|
"@babel/plugin-transform-for-of" "^7.12.1"
|
|
"@babel/plugin-transform-function-name" "^7.12.1"
|
|
"@babel/plugin-transform-literals" "^7.12.1"
|
|
"@babel/plugin-transform-member-expression-literals" "^7.12.1"
|
|
"@babel/plugin-transform-modules-amd" "^7.12.1"
|
|
"@babel/plugin-transform-modules-commonjs" "^7.12.1"
|
|
"@babel/plugin-transform-modules-systemjs" "^7.12.1"
|
|
"@babel/plugin-transform-modules-umd" "^7.12.1"
|
|
"@babel/plugin-transform-named-capturing-groups-regex" "^7.12.1"
|
|
"@babel/plugin-transform-new-target" "^7.12.1"
|
|
"@babel/plugin-transform-object-super" "^7.12.1"
|
|
"@babel/plugin-transform-parameters" "^7.12.1"
|
|
"@babel/plugin-transform-property-literals" "^7.12.1"
|
|
"@babel/plugin-transform-regenerator" "^7.12.1"
|
|
"@babel/plugin-transform-reserved-words" "^7.12.1"
|
|
"@babel/plugin-transform-shorthand-properties" "^7.12.1"
|
|
"@babel/plugin-transform-spread" "^7.12.1"
|
|
"@babel/plugin-transform-sticky-regex" "^7.12.7"
|
|
"@babel/plugin-transform-template-literals" "^7.12.1"
|
|
"@babel/plugin-transform-typeof-symbol" "^7.12.10"
|
|
"@babel/plugin-transform-unicode-escapes" "^7.12.1"
|
|
"@babel/plugin-transform-unicode-regex" "^7.12.1"
|
|
"@babel/preset-modules" "^0.1.3"
|
|
"@babel/types" "^7.12.11"
|
|
core-js-compat "^3.8.0"
|
|
semver "^5.5.0"
|
|
|
|
"@babel/preset-modules@^0.1.3":
|
|
version "0.1.4"
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.4.tgz#362f2b68c662842970fdb5e254ffc8fc1c2e415e"
|
|
integrity sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@babel/plugin-proposal-unicode-property-regex" "^7.4.4"
|
|
"@babel/plugin-transform-dotall-regex" "^7.4.4"
|
|
"@babel/types" "^7.4.4"
|
|
esutils "^2.0.2"
|
|
|
|
"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4":
|
|
version "7.12.5"
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
|
|
integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
|
|
dependencies:
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
"@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.3.3":
|
|
version "7.12.7"
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.7.tgz#c817233696018e39fbb6c491d2fb684e05ed43bc"
|
|
integrity sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.10.4"
|
|
"@babel/parser" "^7.12.7"
|
|
"@babel/types" "^7.12.7"
|
|
|
|
"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.5", "@babel/traverse@^7.5.5", "@babel/traverse@^7.7.0":
|
|
version "7.12.10"
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.10.tgz#2d1f4041e8bf42ea099e5b2dc48d6a594c00017a"
|
|
integrity sha512-6aEtf0IeRgbYWzta29lePeYSk+YAFIC3kyqESeft8o5CkFlYIMX+EQDDWEiAQ9LHOA3d0oHdgrSsID/CKqXJlg==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.10.4"
|
|
"@babel/generator" "^7.12.10"
|
|
"@babel/helper-function-name" "^7.10.4"
|
|
"@babel/helper-split-export-declaration" "^7.11.0"
|
|
"@babel/parser" "^7.12.10"
|
|
"@babel/types" "^7.12.10"
|
|
debug "^4.1.0"
|
|
globals "^11.1.0"
|
|
lodash "^4.17.19"
|
|
|
|
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
|
|
version "7.12.11"
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.11.tgz#a86e4d71e30a9b6ee102590446c98662589283ce"
|
|
integrity sha512-ukA9SQtKThINm++CX1CwmliMrE54J6nIYB5XTwL5f/CLFW9owfls+YSU8tVW15RQ2w+a3fSbPjC6HdQNtWZkiA==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.12.11"
|
|
lodash "^4.17.19"
|
|
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"
|
|
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
|
|
|
"@cnakazawa/watch@^1.0.3":
|
|
version "1.0.4"
|
|
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a"
|
|
integrity sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ==
|
|
dependencies:
|
|
exec-sh "^0.3.2"
|
|
minimist "^1.2.0"
|
|
|
|
"@commitlint/cli@^11.0.0":
|
|
version "11.0.0"
|
|
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-11.0.0.tgz#698199bc52afed50aa28169237758fa14a67b5d3"
|
|
integrity sha512-YWZWg1DuqqO5Zjh7vUOeSX76vm0FFyz4y0cpGMFhrhvUi5unc4IVfCXZ6337R9zxuBtmveiRuuhQqnRRer+13g==
|
|
dependencies:
|
|
"@babel/runtime" "^7.11.2"
|
|
"@commitlint/format" "^11.0.0"
|
|
"@commitlint/lint" "^11.0.0"
|
|
"@commitlint/load" "^11.0.0"
|
|
"@commitlint/read" "^11.0.0"
|
|
chalk "4.1.0"
|
|
core-js "^3.6.1"
|
|
get-stdin "8.0.0"
|
|
lodash "^4.17.19"
|
|
resolve-from "5.0.0"
|
|
resolve-global "1.0.0"
|
|
yargs "^15.1.0"
|
|
|
|
"@commitlint/config-conventional@^11.0.0":
|
|
version "11.0.0"
|
|
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11.0.0.tgz#3fa300a1b639273946de3c3f15e1cda518333422"
|
|
integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA==
|
|
dependencies:
|
|
conventional-changelog-conventionalcommits "^4.3.1"
|
|
|
|
"@commitlint/ensure@^11.0.0":
|
|
version "11.0.0"
|
|
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-11.0.0.tgz#3e796b968ab5b72bc6f8a6040076406306c987fb"
|
|
integrity sha512-/T4tjseSwlirKZdnx4AuICMNNlFvRyPQimbZIOYujp9DSO6XRtOy9NrmvWujwHsq9F5Wb80QWi4WMW6HMaENug==
|
|
dependencies:
|
|
"@commitlint/types" "^11.0.0"
|
|
lodash "^4.17.19"
|
|
|
|
"@commitlint/execute-rule@^11.0.0":
|
|
version "11.0.0"
|
|
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-11.0.0.tgz#3ed60ab7a33019e58d90e2d891b75d7df77b4b4d"
|
|
integrity sha512-g01p1g4BmYlZ2+tdotCavrMunnPFPhTzG1ZiLKTCYrooHRbmvqo42ZZn4QMStUEIcn+jfLb6BRZX3JzIwA1ezQ==
|
|
|
|
"@commitlint/format@^11.0.0":
|
|
version "11.0.0"
|
|
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-11.0.0.tgz#ac47b0b9ca46540c0082c721b290794e67bdc51b"
|
|
integrity sha512-bpBLWmG0wfZH/svzqD1hsGTpm79TKJWcf6EXZllh2J/LSSYKxGlv967lpw0hNojme0sZd4a/97R3qA2QHWWSLg==
|
|
dependencies:
|
|
"@commitlint/types" "^11.0.0"
|
|
chalk "^4.0.0"
|
|
|
|
"@commitlint/is-ignored@^11.0.0":
|
|
version "11.0.0"
|
|
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-11.0.0.tgz#7b803eda56276dbe7fec51eb1510676198468f39"
|
|
integrity sha512-VLHOUBN+sOlkYC4tGuzE41yNPO2w09sQnOpfS+pSPnBFkNUUHawEuA44PLHtDvQgVuYrMAmSWFQpWabMoP5/Xg==
|
|
dependencies:
|
|
"@commitlint/types" "^11.0.0"
|
|
semver "7.3.2"
|
|
|
|
"@commitlint/lint@^11.0.0":
|
|
version "11.0.0"
|
|
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-11.0.0.tgz#01e062cd1b0e7c3d756aa2c246462e0b6a3348a4"
|
|
integrity sha512-Q8IIqGIHfwKr8ecVZyYh6NtXFmKw4YSEWEr2GJTB/fTZXgaOGtGFZDWOesCZllQ63f1s/oWJYtVv5RAEuwN8BQ==
|
|
dependencies:
|
|
"@commitlint/is-ignored" "^11.0.0"
|
|
"@commitlint/parse" "^11.0.0"
|
|
"@commitlint/rules" "^11.0.0"
|
|
"@commitlint/types" "^11.0.0"
|
|
|
|
"@commitlint/load@^11.0.0":
|
|
version "11.0.0"
|
|
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-11.0.0.tgz#f736562f0ffa7e773f8808fea93319042ee18211"
|
|
integrity sha512-t5ZBrtgvgCwPfxmG811FCp39/o3SJ7L+SNsxFL92OR4WQxPcu6c8taD0CG2lzOHGuRyuMxZ7ps3EbngT2WpiCg==
|
|
dependencies:
|
|
"@commitlint/execute-rule" "^11.0.0"
|
|
"@commitlint/resolve-extends" "^11.0.0"
|
|
"@commitlint/types" "^11.0.0"
|
|
chalk "4.1.0"
|
|
cosmiconfig "^7.0.0"
|
|
lodash "^4.17.19"
|
|
resolve-from "^5.0.0"
|
|
|
|
"@commitlint/message@^11.0.0":
|
|
version "11.0.0"
|
|
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-11.0.0.tgz#83554c3cbbc884fd07b473593bc3e94bcaa3ee05"
|
|
integrity sha512-01ObK/18JL7PEIE3dBRtoMmU6S3ecPYDTQWWhcO+ErA3Ai0KDYqV5VWWEijdcVafNpdeUNrEMigRkxXHQLbyJA==
|
|
|
|
"@commitlint/parse@^11.0.0":
|
|
version "11.0.0"
|
|
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-11.0.0.tgz#d18b08cf67c35d02115207d7009306a2e8e7c901"
|
|
integrity sha512-DekKQAIYWAXIcyAZ6/PDBJylWJ1BROTfDIzr9PMVxZRxBPc1gW2TG8fLgjZfBP5mc0cuthPkVi91KQQKGri/7A==
|
|
dependencies:
|
|
conventional-changelog-angular "^5.0.0"
|
|
conventional-commits-parser "^3.0.0"
|
|
|
|
"@commitlint/read@^11.0.0":
|
|
version "11.0.0"
|
|
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-11.0.0.tgz#f24240548c63587bba139fa5a364cab926077016"
|
|
integrity sha512-37V0V91GSv0aDzMzJioKpCoZw6l0shk7+tRG8RkW1GfZzUIytdg3XqJmM+IaIYpaop0m6BbZtfq+idzUwJnw7g==
|
|
dependencies:
|
|
"@commitlint/top-level" "^11.0.0"
|
|
fs-extra "^9.0.0"
|
|
git-raw-commits "^2.0.0"
|
|
|
|
"@commitlint/resolve-extends@^11.0.0":
|
|
version "11.0.0"
|
|
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-11.0.0.tgz#158ecbe27d4a2a51d426111a01478e216fbb1036"
|
|
integrity sha512-WinU6Uv6L7HDGLqn/To13KM1CWvZ09VHZqryqxXa1OY+EvJkfU734CwnOEeNlSCK7FVLrB4kmodLJtL1dkEpXw==
|
|
dependencies:
|
|
import-fresh "^3.0.0"
|
|
lodash "^4.17.19"
|
|
resolve-from "^5.0.0"
|
|
resolve-global "^1.0.0"
|
|
|
|
"@commitlint/rules@^11.0.0":
|
|
version "11.0.0"
|
|
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-11.0.0.tgz#bdb310cc6fc55c9f8d7d917a22b69055c535c375"
|
|
integrity sha512-2hD9y9Ep5ZfoNxDDPkQadd2jJeocrwC4vJ98I0g8pNYn/W8hS9+/FuNpolREHN8PhmexXbkjrwyQrWbuC0DVaA==
|
|
dependencies:
|
|
"@commitlint/ensure" "^11.0.0"
|
|
"@commitlint/message" "^11.0.0"
|
|
"@commitlint/to-lines" "^11.0.0"
|
|
"@commitlint/types" "^11.0.0"
|
|
|
|
"@commitlint/to-lines@^11.0.0":
|
|
version "11.0.0"
|
|
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-11.0.0.tgz#86dea151c10eea41e39ea96fa4de07839258a7fe"
|
|
integrity sha512-TIDTB0Y23jlCNubDROUVokbJk6860idYB5cZkLWcRS9tlb6YSoeLn1NLafPlrhhkkkZzTYnlKYzCVrBNVes1iw==
|
|
|
|
"@commitlint/top-level@^11.0.0":
|
|
version "11.0.0"
|
|
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-11.0.0.tgz#bb2d1b6e5ed3be56874633b59e1f7de118c32783"
|
|
integrity sha512-O0nFU8o+Ws+py5pfMQIuyxOtfR/kwtr5ybqTvR+C2lUPer2x6lnQU+OnfD7hPM+A+COIUZWx10mYQvkR3MmtAA==
|
|
dependencies:
|
|
find-up "^5.0.0"
|
|
|
|
"@commitlint/types@^11.0.0":
|
|
version "11.0.0"
|
|
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-11.0.0.tgz#719cf05fcc1abb6533610a2e0f5dd1e61eac14fe"
|
|
integrity sha512-VoNqai1vR5anRF5Tuh/+SWDFk7xi7oMwHrHrbm1BprYXjB2RJsWLhUrStMssDxEl5lW/z3EUdg8RvH/IUBccSQ==
|
|
|
|
"@csstools/convert-colors@^1.4.0":
|
|
version "1.4.0"
|
|
resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
|
|
integrity sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==
|
|
|
|
"@eslint/eslintrc@^0.2.2":
|
|
version "0.2.2"
|
|
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2.tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76"
|
|
integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ==
|
|
dependencies:
|
|
ajv "^6.12.4"
|
|
debug "^4.1.1"
|
|
espree "^7.3.0"
|
|
globals "^12.1.0"
|
|
ignore "^4.0.6"
|
|
import-fresh "^3.2.1"
|
|
js-yaml "^3.13.1"
|
|
lodash "^4.17.19"
|
|
minimatch "^3.0.4"
|
|
strip-json-comments "^3.1.1"
|
|
|
|
"@intlify/core@9.0.0-beta.12":
|
|
version "9.0.0-beta.12"
|
|
resolved "https://registry.yarnpkg.com/@intlify/core/-/core-9.0.0-beta.12.tgz#f7d2d09060b8e00ae37157e00a0daa1c86290802"
|
|
integrity sha512-0wdOS9d0ZEvGkbNIdaxEHQQOfAIuhv1Q8CSpNImThh8ZDD+5Sa38wTerHBO0/Rk0HfHUP/hjPqbxxRqITmSo1g==
|
|
dependencies:
|
|
"@intlify/message-compiler" "9.0.0-beta.12"
|
|
"@intlify/message-resolver" "9.0.0-beta.12"
|
|
"@intlify/runtime" "9.0.0-beta.12"
|
|
"@intlify/shared" "9.0.0-beta.12"
|
|
|
|
"@intlify/message-compiler@9.0.0-beta.12":
|
|
version "9.0.0-beta.12"
|
|
resolved "https://registry.yarnpkg.com/@intlify/message-compiler/-/message-compiler-9.0.0-beta.12.tgz#836a49cfd057ecb2c536680cc01aa16693211891"
|
|
integrity sha512-EMzBDBIsFvWV9w0tRAHzn2BD1C7nkJkXYwDWinROmoL6C4jgKUgon+9Uxp7lV0H1E+7hUfhGj6zHdtJrwFhH+g==
|
|
dependencies:
|
|
"@intlify/message-resolver" "9.0.0-beta.12"
|
|
"@intlify/shared" "9.0.0-beta.12"
|
|
source-map "0.6.1"
|
|
|
|
"@intlify/message-resolver@9.0.0-beta.12":
|
|
version "9.0.0-beta.12"
|
|
resolved "https://registry.yarnpkg.com/@intlify/message-resolver/-/message-resolver-9.0.0-beta.12.tgz#98cf346f5da0fdf3408ba132c24841295a4e02db"
|
|
integrity sha512-i8bmWzhiBH59YED3SXqvdUfwecl7OUPOU/8yvfdhg2rXuZ4e2chCPnLpPafXz6bi88HcRsWF4aRGlpwDVDYadg==
|
|
|
|
"@intlify/runtime@9.0.0-beta.12":
|
|
version "9.0.0-beta.12"
|
|
resolved "https://registry.yarnpkg.com/@intlify/runtime/-/runtime-9.0.0-beta.12.tgz#647a62a326d92690569798ef046d29e8daa25c96"
|
|
integrity sha512-4ucZHqk/VGhrQEgu9xU5tE/sJTNfqKBhQtaXyEgYHchL9PvLoS1HFwPjABHvWjo3aVcv4d2cGtUPBwH4oLROKA==
|
|
dependencies:
|
|
"@intlify/message-compiler" "9.0.0-beta.12"
|
|
"@intlify/message-resolver" "9.0.0-beta.12"
|
|
"@intlify/shared" "9.0.0-beta.12"
|
|
|
|
"@intlify/shared@9.0.0-beta.12":
|
|
version "9.0.0-beta.12"
|
|
resolved "https://registry.yarnpkg.com/@intlify/shared/-/shared-9.0.0-beta.12.tgz#e939575bc4047411b9fc65347779f5b3173c1130"
|
|
integrity sha512-XtHAzQ2KBcdN0Khc7ZDCo5GnKQK4Vv0GKD1BplCWntpA2d5XqjdDpFuKumvbiOjPvYtuCFnksJU0OgJiCWG+KQ==
|
|
|
|
"@intlify/vue-i18n-extensions@^1.0.1":
|
|
version "1.0.2"
|
|
resolved "https://registry.yarnpkg.com/@intlify/vue-i18n-extensions/-/vue-i18n-extensions-1.0.2.tgz#ab7f8507f7d423c368e44fa21d6dece700261fca"
|
|
integrity sha512-rnfA0ScyBXyp9xsSD4EAMGeOh1yv/AE7fhqdAdSOr5X8N39azz257umfRtzNT9sHXAKSSzpCVhIbMAkp5c/gjQ==
|
|
dependencies:
|
|
"@babel/parser" "^7.9.6"
|
|
|
|
"@intlify/vue-i18n-loader@^1.0.0":
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/@intlify/vue-i18n-loader/-/vue-i18n-loader-1.0.0.tgz#4350a9b03fd62e7d7f44c7496d5509bff3229c79"
|
|
integrity sha512-y7LlpKEQ01u7Yq14l4VNlbFYEHMmSEH1QXXASOMWspj9ZcIdCebhhvHCHqk5Oy5Epw3PtoxyRJNpb6Wle5udgA==
|
|
dependencies:
|
|
js-yaml "^3.13.1"
|
|
json5 "^2.1.1"
|
|
|
|
"@istanbuljs/load-nyc-config@^1.0.0":
|
|
version "1.1.0"
|
|
resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"
|
|
integrity sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==
|
|
dependencies:
|
|
camelcase "^5.3.1"
|
|
find-up "^4.1.0"
|
|
get-package-type "^0.1.0"
|
|
js-yaml "^3.13.1"
|
|
resolve-from "^5.0.0"
|
|
|
|
"@istanbuljs/schema@^0.1.2":
|
|
version "0.1.2"
|
|
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
|
|
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
|
|
|
|
"@jest/console@^26.6.2":
|
|
version "26.6.2"
|
|
resolved "https://registry.yarnpkg.com/@jest/console/-/console-26.6.2.tgz#4e04bc464014358b03ab4937805ee36a0aeb98f2"
|
|
integrity sha512-IY1R2i2aLsLr7Id3S6p2BA82GNWryt4oSvEXLAKc+L2zdi89dSkE8xC1C+0kpATG4JhBJREnQOH7/zmccM2B0g==
|
|
dependencies:
|
|
"@jest/types" "^26.6.2"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
jest-message-util "^26.6.2"
|
|
jest-util "^26.6.2"
|
|
slash "^3.0.0"
|
|
|
|
"@jest/core@^26.6.3":
|
|
version "26.6.3"
|
|
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.6.3.tgz#7639fcb3833d748a4656ada54bde193051e45fad"
|
|
integrity sha512-xvV1kKbhfUqFVuZ8Cyo+JPpipAHHAV3kcDBftiduK8EICXmTFddryy3P7NfZt8Pv37rA9nEJBKCCkglCPt/Xjw==
|
|
dependencies:
|
|
"@jest/console" "^26.6.2"
|
|
"@jest/reporters" "^26.6.2"
|
|
"@jest/test-result" "^26.6.2"
|
|
"@jest/transform" "^26.6.2"
|
|
"@jest/types" "^26.6.2"
|
|
"@types/node" "*"
|
|
ansi-escapes "^4.2.1"
|
|
chalk "^4.0.0"
|
|
exit "^0.1.2"
|
|
graceful-fs "^4.2.4"
|
|
jest-changed-files "^26.6.2"
|
|
jest-config "^26.6.3"
|
|
jest-haste-map "^26.6.2"
|
|
jest-message-util "^26.6.2"
|
|
jest-regex-util "^26.0.0"
|
|
jest-resolve "^26.6.2"
|
|
jest-resolve-dependencies "^26.6.3"
|
|
jest-runner "^26.6.3"
|
|
jest-runtime "^26.6.3"
|
|
jest-snapshot "^26.6.2"
|
|
jest-util "^26.6.2"
|
|
jest-validate "^26.6.2"
|
|
jest-watcher "^26.6.2"
|
|
micromatch "^4.0.2"
|
|
p-each-series "^2.1.0"
|
|
rimraf "^3.0.0"
|
|
slash "^3.0.0"
|
|
strip-ansi "^6.0.0"
|
|
|
|
"@jest/environment@^26.6.2":
|
|
version "26.6.2"
|
|
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.6.2.tgz#ba364cc72e221e79cc8f0a99555bf5d7577cf92c"
|
|
integrity sha512-nFy+fHl28zUrRsCeMB61VDThV1pVTtlEokBRgqPrcT1JNq4yRNIyTHfyht6PqtUvY9IsuLGTrbG8kPXjSZIZwA==
|
|
dependencies:
|
|
"@jest/fake-timers" "^26.6.2"
|
|
"@jest/types" "^26.6.2"
|
|
"@types/node" "*"
|
|
jest-mock "^26.6.2"
|
|
|
|
"@jest/fake-timers@^26.6.2":
|
|
version "26.6.2"
|
|
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-26.6.2.tgz#459c329bcf70cee4af4d7e3f3e67848123535aad"
|
|
integrity sha512-14Uleatt7jdzefLPYM3KLcnUl1ZNikaKq34enpb5XG9i81JpppDb5muZvonvKyrl7ftEHkKS5L5/eB/kxJ+bvA==
|
|
dependencies:
|
|
"@jest/types" "^26.6.2"
|
|
"@sinonjs/fake-timers" "^6.0.1"
|
|
"@types/node" "*"
|
|
jest-message-util "^26.6.2"
|
|
jest-mock "^26.6.2"
|
|
jest-util "^26.6.2"
|
|
|
|
"@jest/globals@^26.6.2":
|
|
version "26.6.2"
|
|
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-26.6.2.tgz#5b613b78a1aa2655ae908eba638cc96a20df720a"
|
|
integrity sha512-85Ltnm7HlB/KesBUuALwQ68YTU72w9H2xW9FjZ1eL1U3lhtefjjl5c2MiUbpXt/i6LaPRvoOFJ22yCBSfQ0JIA==
|
|
dependencies:
|
|
"@jest/environment" "^26.6.2"
|
|
"@jest/types" "^26.6.2"
|
|
expect "^26.6.2"
|
|
|
|
"@jest/reporters@^26.6.2":
|
|
version "26.6.2"
|
|
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-26.6.2.tgz#1f518b99637a5f18307bd3ecf9275f6882a667f6"
|
|
integrity sha512-h2bW53APG4HvkOnVMo8q3QXa6pcaNt1HkwVsOPMBV6LD/q9oSpxNSYZQYkAnjdMjrJ86UuYeLo+aEZClV6opnw==
|
|
dependencies:
|
|
"@bcoe/v8-coverage" "^0.2.3"
|
|
"@jest/console" "^26.6.2"
|
|
"@jest/test-result" "^26.6.2"
|
|
"@jest/transform" "^26.6.2"
|
|
"@jest/types" "^26.6.2"
|
|
chalk "^4.0.0"
|
|
collect-v8-coverage "^1.0.0"
|
|
exit "^0.1.2"
|
|
glob "^7.1.2"
|
|
graceful-fs "^4.2.4"
|
|
istanbul-lib-coverage "^3.0.0"
|
|
istanbul-lib-instrument "^4.0.3"
|
|
istanbul-lib-report "^3.0.0"
|
|
istanbul-lib-source-maps "^4.0.0"
|
|
istanbul-reports "^3.0.2"
|
|
jest-haste-map "^26.6.2"
|
|
jest-resolve "^26.6.2"
|
|
jest-util "^26.6.2"
|
|
jest-worker "^26.6.2"
|
|
slash "^3.0.0"
|
|
source-map "^0.6.0"
|
|
string-length "^4.0.1"
|
|
terminal-link "^2.0.0"
|
|
v8-to-istanbul "^7.0.0"
|
|
optionalDependencies:
|
|
node-notifier "^8.0.0"
|
|
|
|
"@jest/source-map@^26.6.2":
|
|
version "26.6.2"
|
|
resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-26.6.2.tgz#29af5e1e2e324cafccc936f218309f54ab69d535"
|
|
integrity sha512-YwYcCwAnNmOVsZ8mr3GfnzdXDAl4LaenZP5z+G0c8bzC9/dugL8zRmxZzdoTl4IaS3CryS1uWnROLPFmb6lVvA==
|
|
dependencies:
|
|
callsites "^3.0.0"
|
|
graceful-fs "^4.2.4"
|
|
source-map "^0.6.0"
|
|
|
|
"@jest/test-result@^26.6.2":
|
|
version "26.6.2"
|
|
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-26.6.2.tgz#55da58b62df134576cc95476efa5f7949e3f5f18"
|
|
integrity sha512-5O7H5c/7YlojphYNrK02LlDIV2GNPYisKwHm2QTKjNZeEzezCbwYs9swJySv2UfPMyZ0VdsmMv7jIlD/IKYQpQ==
|
|
dependencies:
|
|
"@jest/console" "^26.6.2"
|
|
"@jest/types" "^26.6.2"
|
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
|
collect-v8-coverage "^1.0.0"
|
|
|
|
"@jest/test-sequencer@^26.6.3":
|
|
version "26.6.3"
|
|
resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-26.6.3.tgz#98e8a45100863886d074205e8ffdc5a7eb582b17"
|
|
integrity sha512-YHlVIjP5nfEyjlrSr8t/YdNfU/1XEt7c5b4OxcXCjyRhjzLYu/rO69/WHPuYcbCWkz8kAeZVZp2N2+IOLLEPGw==
|
|
dependencies:
|
|
"@jest/test-result" "^26.6.2"
|
|
graceful-fs "^4.2.4"
|
|
jest-haste-map "^26.6.2"
|
|
jest-runner "^26.6.3"
|
|
jest-runtime "^26.6.3"
|
|
|
|
"@jest/transform@^26.6.2":
|
|
version "26.6.2"
|
|
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-26.6.2.tgz#5ac57c5fa1ad17b2aae83e73e45813894dcf2e4b"
|
|
integrity sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==
|
|
dependencies:
|
|
"@babel/core" "^7.1.0"
|
|
"@jest/types" "^26.6.2"
|
|
babel-plugin-istanbul "^6.0.0"
|
|
chalk "^4.0.0"
|
|
convert-source-map "^1.4.0"
|
|
fast-json-stable-stringify "^2.0.0"
|
|
graceful-fs "^4.2.4"
|
|
jest-haste-map "^26.6.2"
|
|
jest-regex-util "^26.0.0"
|
|
jest-util "^26.6.2"
|
|
micromatch "^4.0.2"
|
|
pirates "^4.0.1"
|
|
slash "^3.0.0"
|
|
source-map "^0.6.1"
|
|
write-file-atomic "^3.0.0"
|
|
|
|
"@jest/types@^26.6.2":
|
|
version "26.6.2"
|
|
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.2.tgz#bef5a532030e1d88a2f5a6d933f84e97226ed48e"
|
|
integrity sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==
|
|
dependencies:
|
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
|
"@types/istanbul-reports" "^3.0.0"
|
|
"@types/node" "*"
|
|
"@types/yargs" "^15.0.0"
|
|
chalk "^4.0.0"
|
|
|
|
"@nodelib/fs.scandir@2.1.3":
|
|
version "2.1.3"
|
|
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
|
|
integrity sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw==
|
|
dependencies:
|
|
"@nodelib/fs.stat" "2.0.3"
|
|
run-parallel "^1.1.9"
|
|
|
|
"@nodelib/fs.stat@2.0.3", "@nodelib/fs.stat@^2.0.2":
|
|
version "2.0.3"
|
|
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.3.tgz#34dc5f4cabbc720f4e60f75a747e7ecd6c175bd3"
|
|
integrity sha512-bQBFruR2TAwoevBEd/NWMoAAtNGzTRgdrqnYCc7dhzfoNvqPzLyqlEQnzZ3kVnNrSp25iyxE00/3h2fqGAGArA==
|
|
|
|
"@nodelib/fs.walk@^1.2.3":
|
|
version "1.2.4"
|
|
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.4.tgz#011b9202a70a6366e436ca5c065844528ab04976"
|
|
integrity sha512-1V9XOY4rDW0rehzbrcqAmHnz8e7SKvX27gh8Gt2WgB0+pdzdiLV83p72kZPU+jvMbS1qU5mauP2iOvO8rhmurQ==
|
|
dependencies:
|
|
"@nodelib/fs.scandir" "2.1.3"
|
|
fastq "^1.6.0"
|
|
|
|
"@nuxt/babel-preset-app@2.14.11":
|
|
version "2.14.11"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/babel-preset-app/-/babel-preset-app-2.14.11.tgz#2bf317fd4073e96aad386e08f7f0394d59778c5d"
|
|
integrity sha512-/kTCKN6ba6EHiZiOD4RwOy+L9qxiEIVRaQYPQFFNDLKEIIFJLsZ2FUOs+tHuDtF7xmP98zKU6WnejD8Q6G5CaA==
|
|
dependencies:
|
|
"@babel/core" "^7.12.9"
|
|
"@babel/helper-compilation-targets" "^7.12.5"
|
|
"@babel/plugin-proposal-class-properties" "^7.12.1"
|
|
"@babel/plugin-proposal-decorators" "^7.12.1"
|
|
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
|
|
"@babel/plugin-proposal-optional-chaining" "^7.12.7"
|
|
"@babel/plugin-transform-runtime" "^7.12.1"
|
|
"@babel/preset-env" "^7.12.7"
|
|
"@babel/runtime" "^7.12.5"
|
|
"@vue/babel-preset-jsx" "^1.2.4"
|
|
core-js "^2.6.5"
|
|
|
|
"@nuxt/builder@2.14.11":
|
|
version "2.14.11"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/builder/-/builder-2.14.11.tgz#a48aa00398f49e9e1c79768d2d663c6adf42435c"
|
|
integrity sha512-p97nY5o29ZRa9nNlaQepLr1x9fX9u8ZRczqZd+0OmIzEoBFAT0ze0t1grpj0mWdF+cwg3kOMhi78Qu2KbFPETQ==
|
|
dependencies:
|
|
"@nuxt/devalue" "^1.2.4"
|
|
"@nuxt/utils" "2.14.11"
|
|
"@nuxt/vue-app" "2.14.11"
|
|
"@nuxt/webpack" "2.14.11"
|
|
chalk "^3.0.0"
|
|
chokidar "^3.4.3"
|
|
consola "^2.15.0"
|
|
fs-extra "^8.1.0"
|
|
glob "^7.1.6"
|
|
hash-sum "^2.0.0"
|
|
ignore "^5.1.8"
|
|
lodash "^4.17.20"
|
|
pify "^4.0.1"
|
|
semver "^7.3.2"
|
|
serialize-javascript "^5.0.1"
|
|
upath "^2.0.1"
|
|
|
|
"@nuxt/cli@2.14.11":
|
|
version "2.14.11"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/cli/-/cli-2.14.11.tgz#22a7b2ace15bf86ea381428d2e00ebcbdf246992"
|
|
integrity sha512-9d6Dn5N+CgfwZjy6E8Vqzgs68mkYTcqNarfW7IVhmBN4ARXgb935Dpincx5k7YZJiFefv3FaIdjOl1FakjmuTQ==
|
|
dependencies:
|
|
"@nuxt/config" "2.14.11"
|
|
"@nuxt/utils" "2.14.11"
|
|
boxen "^4.2.0"
|
|
chalk "^3.0.0"
|
|
compression "^1.7.4"
|
|
connect "^3.7.0"
|
|
consola "^2.15.0"
|
|
crc "^3.8.0"
|
|
destr "^1.0.1"
|
|
esm "^3.2.25"
|
|
execa "^3.4.0"
|
|
exit "^0.1.2"
|
|
fs-extra "^8.1.0"
|
|
globby "^11.0.1"
|
|
hable "^3.0.0"
|
|
minimist "^1.2.5"
|
|
opener "1.5.2"
|
|
pretty-bytes "^5.4.1"
|
|
serve-static "^1.14.1"
|
|
std-env "^2.2.1"
|
|
upath "^2.0.1"
|
|
wrap-ansi "^6.2.0"
|
|
|
|
"@nuxt/components@^1.2.2":
|
|
version "1.2.2"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/components/-/components-1.2.2.tgz#675975758f77d3cbd33f9561867d71ba9e54d0e9"
|
|
integrity sha512-AByrBPnV4mWwwf1tPaKLmtg6JBsNJACLuSnpJOpWGV6KjS5S8i6BTf8dqiPN0uGg6YeSQaeDWtnfILcoLp2GSw==
|
|
dependencies:
|
|
chalk "^4.1.0"
|
|
chokidar "^3.4.3"
|
|
glob "^7.1.6"
|
|
globby "^11.0.1"
|
|
lodash "^4.17.20"
|
|
semver "^7.3.4"
|
|
vue-template-compiler "^2.6.12"
|
|
|
|
"@nuxt/config@2.14.11":
|
|
version "2.14.11"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/config/-/config-2.14.11.tgz#38ce1c2eea637f85790060135aed3900c7305bd6"
|
|
integrity sha512-FsCIpxYMM/cBNBghcm6Ws7Cu5WqKzKEbaLSILoAA4/yihW1n+K3wDeUAmPoMieUpTsIBoEiEQs0O8G4kD09dgA==
|
|
dependencies:
|
|
"@nuxt/ufo" "^0.1.0"
|
|
"@nuxt/utils" "2.14.11"
|
|
consola "^2.15.0"
|
|
create-require "^1.1.1"
|
|
defu "^2.0.4"
|
|
destr "^1.0.1"
|
|
dotenv "^8.2.0"
|
|
esm "^3.2.25"
|
|
jiti "^0.1.17"
|
|
rc9 "^1.2.0"
|
|
std-env "^2.2.1"
|
|
|
|
"@nuxt/core@2.14.11":
|
|
version "2.14.11"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/core/-/core-2.14.11.tgz#b791b7d6ab33a1a8a748163d7e70169174c604b2"
|
|
integrity sha512-O+3lmWd7J3Cu6pkoPKtijaJsncn/vhumUD0uOjgY0TgMDScoYeUAEfko5YgBhRSOsEWYERZUVMmOqGBWZxDNuw==
|
|
dependencies:
|
|
"@nuxt/config" "2.14.11"
|
|
"@nuxt/devalue" "^1.2.4"
|
|
"@nuxt/server" "2.14.11"
|
|
"@nuxt/utils" "2.14.11"
|
|
"@nuxt/vue-renderer" "2.14.11"
|
|
consola "^2.15.0"
|
|
debug "^4.2.0"
|
|
esm "^3.2.25"
|
|
fs-extra "^8.1.0"
|
|
hable "^3.0.0"
|
|
hash-sum "^2.0.0"
|
|
std-env "^2.2.1"
|
|
|
|
"@nuxt/devalue@^1.2.4":
|
|
version "1.2.4"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/devalue/-/devalue-1.2.4.tgz#69eca032b7481fd3c019a78ade65d642da3f2f35"
|
|
integrity sha512-hS87c2HdSfTk1d+2KQx7mQpebyd2HjguvZu/UBy9LB+kUgT1qz2+Sj38FH32yJALK6Fv49ZfOZEwgcZ4rcNLjg==
|
|
dependencies:
|
|
consola "^2.9.0"
|
|
|
|
"@nuxt/friendly-errors-webpack-plugin@^2.5.0":
|
|
version "2.5.0"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-2.5.0.tgz#5374665bc72d34b7dbadcc361a4777e3f0f5d46b"
|
|
integrity sha512-pUgPFmRL56/xuTCGN5rqgTfxvs1N/AYJw7q7tUHiZaBm3UyPgbIVPkadS9njwbFbPD2XcebVy7npQMMVwQJWfA==
|
|
dependencies:
|
|
chalk "^2.3.2"
|
|
consola "^2.6.0"
|
|
error-stack-parser "^2.0.0"
|
|
string-width "^2.0.0"
|
|
|
|
"@nuxt/generator@2.14.11":
|
|
version "2.14.11"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/generator/-/generator-2.14.11.tgz#1a4b6ae07fcbeb20aa2fc48e35de965c249c212e"
|
|
integrity sha512-89loDqCoMmQ/rwFGxu6aXdvUlhbrdJOSV7/6BlcEYZnxY2bTRyopbW2foZOPiIeN3m708jAXiiWQfLmo35sRAw==
|
|
dependencies:
|
|
"@nuxt/utils" "2.14.11"
|
|
chalk "^3.0.0"
|
|
consola "^2.15.0"
|
|
devalue "^2.0.1"
|
|
fs-extra "^8.1.0"
|
|
html-minifier "^4.0.0"
|
|
node-html-parser "^2.0.0"
|
|
|
|
"@nuxt/loading-screen@^2.0.3":
|
|
version "2.0.3"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/loading-screen/-/loading-screen-2.0.3.tgz#1d6b1f976bb143c6592231af0bf7fa6245f6ebd2"
|
|
integrity sha512-ThvxxUpfTZezzz0gAgyG4vHCM7KDeA692EL7lKrZ/fU8JvXlG6LYngVLWAobexBsydtGkuZyKCwCVDnEGNL4jw==
|
|
dependencies:
|
|
connect "^3.7.0"
|
|
defu "^2.0.4"
|
|
get-port-please "^1.0.0"
|
|
node-res "^5.0.1"
|
|
serve-static "^1.14.1"
|
|
|
|
"@nuxt/opencollective@^0.3.2":
|
|
version "0.3.2"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/opencollective/-/opencollective-0.3.2.tgz#83cb70cdb2bac5fad6f8c93529e7b11187d49c02"
|
|
integrity sha512-XG7rUdXG9fcafu9KTDIYjJSkRO38EwjlKYIb5TQ/0WDbiTUTtUtgncMscKOYzfsY86kGs05pAuMOR+3Fi0aN3A==
|
|
dependencies:
|
|
chalk "^4.1.0"
|
|
consola "^2.15.0"
|
|
node-fetch "^2.6.1"
|
|
|
|
"@nuxt/server@2.14.11":
|
|
version "2.14.11"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/server/-/server-2.14.11.tgz#9515ae960532152c47cf95472534dd1205e07dd9"
|
|
integrity sha512-ZRUCKJC9jDKg8mxOULttdhrXaZ9TOZMfYACEAHXFQzTrT2K/Zb5mQXeRAqyibKyLxmzGFB8lzD5I7TiZbJxe1g==
|
|
dependencies:
|
|
"@nuxt/config" "2.14.11"
|
|
"@nuxt/utils" "2.14.11"
|
|
"@nuxt/vue-renderer" "2.14.11"
|
|
"@nuxtjs/youch" "^4.2.3"
|
|
chalk "^3.0.0"
|
|
compression "^1.7.4"
|
|
connect "^3.7.0"
|
|
consola "^2.15.0"
|
|
etag "^1.8.1"
|
|
fresh "^0.5.2"
|
|
fs-extra "^8.1.0"
|
|
ip "^1.1.5"
|
|
launch-editor-middleware "^2.2.1"
|
|
on-headers "^1.0.2"
|
|
pify "^4.0.1"
|
|
serve-placeholder "^1.2.2"
|
|
serve-static "^1.14.1"
|
|
server-destroy "^1.0.1"
|
|
|
|
"@nuxt/telemetry@^1.3.0":
|
|
version "1.3.0"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/telemetry/-/telemetry-1.3.0.tgz#0c6595c786c4fcb060ea8508aaf6285dce8201e0"
|
|
integrity sha512-anAhyccoVyy/RetkqVsIxpJKdAu/GHyLl79ZtH0oOCbYcC85k8d+LC1S10WcqXyeqyUKifLxGR6yPqSPmQCCtg==
|
|
dependencies:
|
|
arg "^5.0.0"
|
|
chalk "^4.1.0"
|
|
ci-info "^2.0.0"
|
|
consola "^2.15.0"
|
|
create-require "^1.1.0"
|
|
defu "^3.2.2"
|
|
destr "^1.0.1"
|
|
dotenv "^8.2.0"
|
|
fs-extra "^8.1.0"
|
|
git-url-parse "^11.4.0"
|
|
inquirer "^7.3.3"
|
|
is-docker "^2.1.1"
|
|
jiti "^0.1.16"
|
|
nanoid "^3.1.18"
|
|
node-fetch "^2.6.1"
|
|
parse-git-config "^3.0.0"
|
|
rc9 "^1.2.0"
|
|
std-env "^2.2.1"
|
|
|
|
"@nuxt/types@^2.14.6":
|
|
version "2.14.11"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.11.tgz#3b22e1370874886027796ddd24721a6996c487b6"
|
|
integrity sha512-4lzihr0OjtD4fNFmDwpRXhx3NMXzzgjm+L6oCUIshFc08leA1Ty3se6gq5wk4eGK/WNhj08so6vBZ5o1kYS2QA==
|
|
dependencies:
|
|
"@types/autoprefixer" "^9.7.2"
|
|
"@types/babel__core" "^7.1.12"
|
|
"@types/compression" "^1.7.0"
|
|
"@types/connect" "^3.4.33"
|
|
"@types/etag" "^1.8.0"
|
|
"@types/file-loader" "^4.2.0"
|
|
"@types/html-minifier" "^4.0.0"
|
|
"@types/less" "^3.0.1"
|
|
"@types/node" "^12.19.8"
|
|
"@types/node-sass" "^4.11.1"
|
|
"@types/optimize-css-assets-webpack-plugin" "^5.0.1"
|
|
"@types/pug" "^2.0.4"
|
|
"@types/serve-static" "^1.13.8"
|
|
"@types/terser-webpack-plugin" "^2.2.0"
|
|
"@types/webpack" "^4.41.25"
|
|
"@types/webpack-bundle-analyzer" "^3.9.0"
|
|
"@types/webpack-dev-middleware" "^3.7.2"
|
|
"@types/webpack-hot-middleware" "^2.25.3"
|
|
|
|
"@nuxt/typescript-build@^2.0.3":
|
|
version "2.0.3"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/typescript-build/-/typescript-build-2.0.3.tgz#338094f1bbadc21a59942c0aa0e272dff5a3f6a8"
|
|
integrity sha512-iqxUV6sv86sat9VIlJyjL38oP+OkLg+gOr7uvYYRcYYGL6h/1OSWWIawyVsc4/RX9UGOy3JNj+BcvEo/7SkAUA==
|
|
dependencies:
|
|
consola "^2.15.0"
|
|
fork-ts-checker-webpack-plugin "^5.1.0"
|
|
ts-loader "^8.0.3"
|
|
typescript "~4.0"
|
|
|
|
"@nuxt/typescript-runtime@^2.0.0":
|
|
version "2.0.0"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/typescript-runtime/-/typescript-runtime-2.0.0.tgz#57b1f0aeabe49c7548fa412b7ffd46ae424afefa"
|
|
integrity sha512-jF//aTclzhdaExENtLbWFpBAGcg9Aj0V4rEWnNGTdWfqurMMdzC96U+oa8UJIMMZgTp9MW3vaqbKuzTq8btz/A==
|
|
dependencies:
|
|
ts-node "^9.0.0"
|
|
typescript "~4.0"
|
|
|
|
"@nuxt/ufo@^0.1.0":
|
|
version "0.1.6"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/ufo/-/ufo-0.1.6.tgz#d3128ed6d1cd85c305e3557f17499b80f3555a15"
|
|
integrity sha512-0L+ileCXa8td2czmRiPxODAE3peLJUXB3pAddpbOWCgacHngoBjK/9pu78+h41tess3Psf5cInzsvBqpUclIAQ==
|
|
|
|
"@nuxt/utils@2.14.11":
|
|
version "2.14.11"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/utils/-/utils-2.14.11.tgz#c6c39f0990b6ef97f7909b6fae2f008b7fb006c8"
|
|
integrity sha512-R96xhwOf3XEBv1Zw83JiehL//C7bH8YtSLmgAk7UQHGFcEraQW4EfDiUv8wHotWtiIZrZyZHNeg7Nr+SjnncVA==
|
|
dependencies:
|
|
"@nuxt/ufo" "^0.1.0"
|
|
consola "^2.15.0"
|
|
fs-extra "^8.1.0"
|
|
hash-sum "^2.0.0"
|
|
proper-lockfile "^4.1.1"
|
|
semver "^7.3.2"
|
|
serialize-javascript "^5.0.1"
|
|
signal-exit "^3.0.3"
|
|
ua-parser-js "^0.7.22"
|
|
|
|
"@nuxt/vue-app@2.14.11":
|
|
version "2.14.11"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/vue-app/-/vue-app-2.14.11.tgz#2dcf663adde17927a19a80aaf7909ae6a4c6b6ed"
|
|
integrity sha512-1aqrhvCKAt3ftaboDMJaSYZOM6qCd/kPfsW3GD6d/g0UNHvI+r0O19O6QRUQ0mnqil3fMVHlB/IzdvHHOgxCfA==
|
|
dependencies:
|
|
"@nuxt/ufo" "^0.1.0"
|
|
node-fetch "^2.6.1"
|
|
unfetch "^4.2.0"
|
|
vue "^2.6.12"
|
|
vue-client-only "^2.0.0"
|
|
vue-meta "^2.4.0"
|
|
vue-no-ssr "^1.1.1"
|
|
vue-router "^3.4.9"
|
|
vue-template-compiler "^2.6.12"
|
|
vuex "^3.6.0"
|
|
|
|
"@nuxt/vue-renderer@2.14.11":
|
|
version "2.14.11"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/vue-renderer/-/vue-renderer-2.14.11.tgz#d7414d7b5e9087d4368612b0ae54187e2d3534dd"
|
|
integrity sha512-SNJy+4byZbu4XYmle/pQc6mNlCPiuPHGatrIlsrsxwSB5HNE+9uw150d/wsNo7wbFZJx6I6O8nv8t3n7jkQybQ==
|
|
dependencies:
|
|
"@nuxt/devalue" "^1.2.4"
|
|
"@nuxt/utils" "2.14.11"
|
|
consola "^2.15.0"
|
|
fs-extra "^8.1.0"
|
|
lru-cache "^5.1.1"
|
|
vue "^2.6.12"
|
|
vue-meta "^2.4.0"
|
|
vue-server-renderer "^2.6.12"
|
|
|
|
"@nuxt/webpack@2.14.11":
|
|
version "2.14.11"
|
|
resolved "https://registry.yarnpkg.com/@nuxt/webpack/-/webpack-2.14.11.tgz#483bf7987fc55973d33f600389e0baa4040415ad"
|
|
integrity sha512-f29Q0KgW1SrlX18kXNjx+ACe+H6645C20zpDR2EWwbny26SiyS8KRFpzw8V9YXXE1L4ExstoEBSAsnMRO9VThQ==
|
|
dependencies:
|
|
"@babel/core" "^7.12.9"
|
|
"@nuxt/babel-preset-app" "2.14.11"
|
|
"@nuxt/friendly-errors-webpack-plugin" "^2.5.0"
|
|
"@nuxt/utils" "2.14.11"
|
|
babel-loader "^8.2.2"
|
|
cache-loader "^4.1.0"
|
|
caniuse-lite "^1.0.30001164"
|
|
chalk "^3.0.0"
|
|
consola "^2.15.0"
|
|
create-require "^1.1.1"
|
|
css-loader "^3.6.0"
|
|
cssnano "^4.1.10"
|
|
eventsource-polyfill "^0.9.6"
|
|
extract-css-chunks-webpack-plugin "^4.8.0"
|
|
file-loader "^4.3.0"
|
|
glob "^7.1.6"
|
|
hard-source-webpack-plugin "^0.13.1"
|
|
hash-sum "^2.0.0"
|
|
html-webpack-plugin "^4.5.0"
|
|
memory-fs "^0.4.1"
|
|
optimize-css-assets-webpack-plugin "^5.0.4"
|
|
pify "^4.0.1"
|
|
postcss "^7.0.32"
|
|
postcss-import "^12.0.1"
|
|
postcss-import-resolver "^2.0.0"
|
|
postcss-loader "^3.0.0"
|
|
postcss-preset-env "^6.7.0"
|
|
postcss-url "^8.0.0"
|
|
semver "^7.3.2"
|
|
std-env "^2.2.1"
|
|
style-resources-loader "^1.4.1"
|
|
terser-webpack-plugin "^2.3.5"
|
|
thread-loader "^2.1.3"
|
|
time-fix-plugin "^2.0.7"
|
|
url-loader "^2.3.0"
|
|
url-polyfill "^1.1.12"
|
|
vue-loader "^15.9.5"
|
|
webpack "^4.44.2"
|
|
webpack-bundle-analyzer "^3.9.0"
|
|
webpack-dev-middleware "^3.7.2"
|
|
webpack-hot-middleware "^2.25.0"
|
|
webpack-node-externals "^2.5.2"
|
|
webpackbar "^4.0.0"
|
|
|
|
"@nuxtjs/axios@^5.12.2":
|
|
version "5.12.4"
|
|
resolved "https://registry.yarnpkg.com/@nuxtjs/axios/-/axios-5.12.4.tgz#596ed88441aaedc5e74349f34fff2a462b02d01c"
|
|
integrity sha512-NKDIkrhtteOwC163Qlglw7YyjWHfLecpC/wXax4Z2tVVDlYnvSBa1KGoH9AnDY30lfvi0gjBKWCcTnUY8PaWDA==
|
|
dependencies:
|
|
"@nuxtjs/proxy" "^2.1.0"
|
|
axios "^0.21.0"
|
|
axios-retry "^3.1.9"
|
|
consola "^2.15.0"
|
|
defu "^3.2.2"
|
|
|
|
"@nuxtjs/eslint-config-typescript@^3.0.0":
|
|
version "3.0.0"
|
|
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config-typescript/-/eslint-config-typescript-3.0.0.tgz#4c307ba1d7038d3d4a6aa40ebd4e0bd80a9af512"
|
|
integrity sha512-tjkXuY/R67TQAq6h566zl9nScUEeurvJkeYM59z28MLj8EfE4UO/rlgjQk9J4m++LrAkiKAH8jg3yLc6G4LIkQ==
|
|
dependencies:
|
|
"@nuxtjs/eslint-config" "3.1.0"
|
|
"@typescript-eslint/eslint-plugin" "^3.7.0"
|
|
"@typescript-eslint/parser" "^3.7.0"
|
|
|
|
"@nuxtjs/eslint-config@3.1.0", "@nuxtjs/eslint-config@^3.1.0":
|
|
version "3.1.0"
|
|
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config/-/eslint-config-3.1.0.tgz#7e73aa08035a743b99e64ee4337cf526a09c9973"
|
|
integrity sha512-/6hDCt4nmlgmSFmJMLyZoopJ9iEfUVL5gpvr0uCzAYBjBl49ldsmu+SmsT13zosEnCIWCosBIevuaeCDKKBbJA==
|
|
dependencies:
|
|
eslint-config-standard "^14.1.1"
|
|
eslint-plugin-import "2.22.0"
|
|
eslint-plugin-jest "^23.18.2"
|
|
eslint-plugin-node "^11.1.0"
|
|
eslint-plugin-promise "^4.2.1"
|
|
eslint-plugin-standard "^4.0.1"
|
|
eslint-plugin-unicorn "^21.0.0"
|
|
eslint-plugin-vue "^6.2.2"
|
|
|
|
"@nuxtjs/eslint-module@^2.0.0":
|
|
version "2.0.0"
|
|
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-module/-/eslint-module-2.0.0.tgz#4a4875f5b3dd625bfe0e73fc4d8c8deec133d634"
|
|
integrity sha512-uL3prMRwSBcxy583O11nMiUtfA2fxF7lZgCCUCsq4FNCqv320euJ7XE3KNZT6IVs/QJ1vaUNLC8tL4SZS99Tjw==
|
|
dependencies:
|
|
consola "^2.11.3"
|
|
eslint-loader "^4.0.2"
|
|
|
|
"@nuxtjs/proxy@^2.1.0":
|
|
version "2.1.0"
|
|
resolved "https://registry.yarnpkg.com/@nuxtjs/proxy/-/proxy-2.1.0.tgz#fa7715a11d237fa1273503c4e9e137dd1bf5575b"
|
|
integrity sha512-/qtoeqXgZ4Mg6LRg/gDUZQrFpOlOdHrol/vQYMnKu3aN3bP90UfOUB3QSDghUUK7OISAJ0xp8Ld78aHyCTcKCQ==
|
|
dependencies:
|
|
http-proxy-middleware "^1.0.6"
|
|
|
|
"@nuxtjs/stylelint-module@^4.0.0":
|
|
version "4.0.0"
|
|
resolved "https://registry.yarnpkg.com/@nuxtjs/stylelint-module/-/stylelint-module-4.0.0.tgz#926465bacc3317197906871349c216361f18b4fa"
|
|
integrity sha512-yNVCpbZQH07wr7nOoTdb7dNHSA2PUw/Y9Pw2rOQ3Dp2FSDh6/+o56Pojwnxf/xBON9EUBiCrglTMMO3mWd7YQA==
|
|
dependencies:
|
|
consola "^2.12.1"
|
|
stylelint-webpack-plugin "^2.0.0"
|
|
|
|
"@nuxtjs/youch@^4.2.3":
|
|
version "4.2.3"
|
|
resolved "https://registry.yarnpkg.com/@nuxtjs/youch/-/youch-4.2.3.tgz#36f8b22df5a0efaa81373109851e1d857aca6bed"
|
|
integrity sha512-XiTWdadTwtmL/IGkNqbVe+dOlT+IMvcBu7TvKI7plWhVQeBCQ9iKhk3jgvVWFyiwL2yHJDlEwOM5v9oVES5Xmw==
|
|
dependencies:
|
|
cookie "^0.3.1"
|
|
mustache "^2.3.0"
|
|
stack-trace "0.0.10"
|
|
|
|
"@sinonjs/commons@^1.7.0":
|
|
version "1.8.1"
|
|
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.1.tgz#e7df00f98a203324f6dc7cc606cad9d4a8ab2217"
|
|
integrity sha512-892K+kWUUi3cl+LlqEWIDrhvLgdL79tECi8JZUyq6IviKy/DNhuzCRlbHUjxK89f4ypPMMaFnFuR9Ie6DoIMsw==
|
|
dependencies:
|
|
type-detect "4.0.8"
|
|
|
|
"@sinonjs/fake-timers@^6.0.1":
|
|
version "6.0.1"
|
|
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-6.0.1.tgz#293674fccb3262ac782c7aadfdeca86b10c75c40"
|
|
integrity sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA==
|
|
dependencies:
|
|
"@sinonjs/commons" "^1.7.0"
|
|
|
|
"@stylelint/postcss-css-in-js@^0.37.2":
|
|
version "0.37.2"
|
|
resolved "https://registry.yarnpkg.com/@stylelint/postcss-css-in-js/-/postcss-css-in-js-0.37.2.tgz#7e5a84ad181f4234a2480803422a47b8749af3d2"
|
|
integrity sha512-nEhsFoJurt8oUmieT8qy4nk81WRHmJynmVwn/Vts08PL9fhgIsMhk1GId5yAN643OzqEEb5S/6At2TZW7pqPDA==
|
|
dependencies:
|
|
"@babel/core" ">=7.9.0"
|
|
|
|
"@stylelint/postcss-markdown@^0.36.2":
|
|
version "0.36.2"
|
|
resolved "https://registry.yarnpkg.com/@stylelint/postcss-markdown/-/postcss-markdown-0.36.2.tgz#0a540c4692f8dcdfc13c8e352c17e7bfee2bb391"
|
|
integrity sha512-2kGbqUVJUGE8dM+bMzXG/PYUWKkjLIkRLWNh39OaADkiabDRdw8ATFCgbMz5xdIcvwspPAluSL7uY+ZiTWdWmQ==
|
|
dependencies:
|
|
remark "^13.0.0"
|
|
unist-util-find-all-after "^3.0.2"
|
|
|
|
"@types/anymatch@*":
|
|
version "1.3.1"
|
|
resolved "https://registry.yarnpkg.com/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a"
|
|
integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA==
|
|
|
|
"@types/autoprefixer@^9.7.2":
|
|
version "9.7.2"
|
|
resolved "https://registry.yarnpkg.com/@types/autoprefixer/-/autoprefixer-9.7.2.tgz#64b3251c9675feef5a631b7dd34cfea50a8fdbcc"
|
|
integrity sha512-QX7U7YW3zX3ex6MECtWO9folTGsXeP4b8bSjTq3I1ODM+H+sFHwGKuof+T+qBcDClGlCGtDb3SVfiTVfmcxw4g==
|
|
dependencies:
|
|
"@types/browserslist" "*"
|
|
postcss "7.x.x"
|
|
|
|
"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.12", "@types/babel__core@^7.1.7":
|
|
version "7.1.12"
|
|
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.12.tgz#4d8e9e51eb265552a7e4f1ff2219ab6133bdfb2d"
|
|
integrity sha512-wMTHiiTiBAAPebqaPiPDLFA4LYPKr6Ph0Xq/6rq1Ur3v66HXyG+clfR9CNETkD7MQS8ZHvpQOtA53DLws5WAEQ==
|
|
dependencies:
|
|
"@babel/parser" "^7.1.0"
|
|
"@babel/types" "^7.0.0"
|
|
"@types/babel__generator" "*"
|
|
"@types/babel__template" "*"
|
|
"@types/babel__traverse" "*"
|
|
|
|
"@types/babel__generator@*":
|
|
version "7.6.2"
|
|
resolved "https://registry.yarnpkg.com/@types/babel__generator/-/babel__generator-7.6.2.tgz#f3d71178e187858f7c45e30380f8f1b7415a12d8"
|
|
integrity sha512-MdSJnBjl+bdwkLskZ3NGFp9YcXGx5ggLpQQPqtgakVhsWK0hTtNYhjpZLlWQTviGTvF8at+Bvli3jV7faPdgeQ==
|
|
dependencies:
|
|
"@babel/types" "^7.0.0"
|
|
|
|
"@types/babel__template@*":
|
|
version "7.4.0"
|
|
resolved "https://registry.yarnpkg.com/@types/babel__template/-/babel__template-7.4.0.tgz#0c888dd70b3ee9eebb6e4f200e809da0076262be"
|
|
integrity sha512-NTPErx4/FiPCGScH7foPyr+/1Dkzkni+rHiYHHoTjvwou7AQzJkNeD60A9CXRy+ZEN2B1bggmkTMCDb+Mv5k+A==
|
|
dependencies:
|
|
"@babel/parser" "^7.1.0"
|
|
"@babel/types" "^7.0.0"
|
|
|
|
"@types/babel__traverse@*", "@types/babel__traverse@^7.0.4", "@types/babel__traverse@^7.0.6":
|
|
version "7.11.0"
|
|
resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.11.0.tgz#b9a1efa635201ba9bc850323a8793ee2d36c04a0"
|
|
integrity sha512-kSjgDMZONiIfSH1Nxcr5JIRMwUetDki63FSQfpTCz8ogF3Ulqm8+mr5f78dUYs6vMiB6gBusQqfQmBvHZj/lwg==
|
|
dependencies:
|
|
"@babel/types" "^7.3.0"
|
|
|
|
"@types/body-parser@*":
|
|
version "1.19.0"
|
|
resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.19.0.tgz#0685b3c47eb3006ffed117cdd55164b61f80538f"
|
|
integrity sha512-W98JrE0j2K78swW4ukqMleo8R7h/pFETjM2DQ90MF6XK2i4LO4W3gQ71Lt4w3bfm2EvVSyWHplECvB5sK22yFQ==
|
|
dependencies:
|
|
"@types/connect" "*"
|
|
"@types/node" "*"
|
|
|
|
"@types/browserslist@*":
|
|
version "4.8.0"
|
|
resolved "https://registry.yarnpkg.com/@types/browserslist/-/browserslist-4.8.0.tgz#60489aefdf0fcb56c2d8eb65267ff08dad7a526d"
|
|
integrity sha512-4PyO9OM08APvxxo1NmQyQKlJdowPCOQIy5D/NLO3aO0vGC57wsMptvGp3b8IbYnupFZr92l1dlVief1JvS6STQ==
|
|
|
|
"@types/clean-css@*":
|
|
version "4.2.3"
|
|
resolved "https://registry.yarnpkg.com/@types/clean-css/-/clean-css-4.2.3.tgz#12c13cc815f5e793014ee002c6324455907d851c"
|
|
integrity sha512-ET0ldU/vpXecy5vO8JRIhtJWSrk1vzXdJcp3Bjf8bARZynl6vfkhEKY/A7njfNIRlmyTGuVFuqnD6I3tOGdXpQ==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
source-map "^0.6.0"
|
|
|
|
"@types/compression@^1.7.0":
|
|
version "1.7.0"
|
|
resolved "https://registry.yarnpkg.com/@types/compression/-/compression-1.7.0.tgz#8dc2a56604873cf0dd4e746d9ae4d31ae77b2390"
|
|
integrity sha512-3LzWUM+3k3XdWOUk/RO+uSjv7YWOatYq2QADJntK1pjkk4DfVP0KrIEPDnXRJxAAGKe0VpIPRmlINLDuCedZWw==
|
|
dependencies:
|
|
"@types/express" "*"
|
|
|
|
"@types/connect@*", "@types/connect@^3.4.33":
|
|
version "3.4.34"
|
|
resolved "https://registry.yarnpkg.com/@types/connect/-/connect-3.4.34.tgz#170a40223a6d666006d93ca128af2beb1d9b1901"
|
|
integrity sha512-ePPA/JuI+X0vb+gSWlPKOY0NdNAie/rPUqX2GUPpbZwiKTkSPhjXWuee47E4MtE54QVzGCQMQkAL6JhV2E1+cQ==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/eslint-visitor-keys@^1.0.0":
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
|
|
integrity sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==
|
|
|
|
"@types/etag@^1.8.0":
|
|
version "1.8.0"
|
|
resolved "https://registry.yarnpkg.com/@types/etag/-/etag-1.8.0.tgz#37f0b1f3ea46da7ae319bbedb607e375b4c99f7e"
|
|
integrity sha512-EdSN0x+Y0/lBv7YAb8IU4Jgm6DWM+Bqtz7o5qozl96fzaqdqbdfHS5qjdpFeIv7xQ8jSLyjMMNShgYtMajEHyQ==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/express-serve-static-core@*":
|
|
version "4.17.17"
|
|
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.17.tgz#6ba02465165b6c9c3d8db3a28def6b16fc9b70f5"
|
|
integrity sha512-YYlVaCni5dnHc+bLZfY908IG1+x5xuibKZMGv8srKkvtul3wUuanYvpIj9GXXoWkQbaAdR+kgX46IETKUALWNQ==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
"@types/qs" "*"
|
|
"@types/range-parser" "*"
|
|
|
|
"@types/express@*":
|
|
version "4.17.9"
|
|
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.9.tgz#f5f2df6add703ff28428add52bdec8a1091b0a78"
|
|
integrity sha512-SDzEIZInC4sivGIFY4Sz1GG6J9UObPwCInYJjko2jzOf/Imx/dlpume6Xxwj1ORL82tBbmN4cPDIDkLbWHk9hw==
|
|
dependencies:
|
|
"@types/body-parser" "*"
|
|
"@types/express-serve-static-core" "*"
|
|
"@types/qs" "*"
|
|
"@types/serve-static" "*"
|
|
|
|
"@types/file-loader@^4.2.0":
|
|
version "4.2.0"
|
|
resolved "https://registry.yarnpkg.com/@types/file-loader/-/file-loader-4.2.0.tgz#ec8e793e275b7f90cdec3ff286518c6bf7bb8fc3"
|
|
integrity sha512-N3GMqKiKSNd41q4/lZlkdvNXKKWVdOXrA8Rniu64+25X0K2U1mWmTSu1CIqXKKsZUCwfaFcaioviLQtQ+EowLg==
|
|
dependencies:
|
|
"@types/webpack" "*"
|
|
|
|
"@types/graceful-fs@^4.1.2":
|
|
version "4.1.4"
|
|
resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.4.tgz#4ff9f641a7c6d1a3508ff88bc3141b152772e753"
|
|
integrity sha512-mWA/4zFQhfvOA8zWkXobwJvBD7vzcxgrOQ0J5CH1votGqdq9m7+FwtGaqyCZqC3NyyBkc9z4m+iry4LlqcMWJg==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/html-minifier-terser@^5.0.0":
|
|
version "5.1.1"
|
|
resolved "https://registry.yarnpkg.com/@types/html-minifier-terser/-/html-minifier-terser-5.1.1.tgz#3c9ee980f1a10d6021ae6632ca3e79ca2ec4fb50"
|
|
integrity sha512-giAlZwstKbmvMk1OO7WXSj4OZ0keXAcl2TQq4LWHiiPH2ByaH7WeUzng+Qej8UPxxv+8lRTuouo0iaNDBuzIBA==
|
|
|
|
"@types/html-minifier@^4.0.0":
|
|
version "4.0.0"
|
|
resolved "https://registry.yarnpkg.com/@types/html-minifier/-/html-minifier-4.0.0.tgz#2065cb9944f2d1b241146707c6935aa7b947d279"
|
|
integrity sha512-eFnGhrKmjWBlnSGNtunetE3UU2Tc/LUl92htFslSSTmpp9EKHQVcYQadCyYfnzUEFB5G/3wLWo/USQS/mEPKrA==
|
|
dependencies:
|
|
"@types/clean-css" "*"
|
|
"@types/relateurl" "*"
|
|
"@types/uglify-js" "*"
|
|
|
|
"@types/http-proxy@^1.17.4":
|
|
version "1.17.4"
|
|
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.4.tgz#e7c92e3dbe3e13aa799440ff42e6d3a17a9d045b"
|
|
integrity sha512-IrSHl2u6AWXduUaDLqYpt45tLVCtYv7o4Z0s1KghBCDgIIS9oW5K1H8mZG/A2CfeLdEa7rTd1ACOiHBc1EMT2Q==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
|
|
version "2.0.3"
|
|
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz#4ba8ddb720221f432e443bd5f9117fd22cfd4762"
|
|
integrity sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==
|
|
|
|
"@types/istanbul-lib-report@*":
|
|
version "3.0.0"
|
|
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz#c14c24f18ea8190c118ee7562b7ff99a36552686"
|
|
integrity sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==
|
|
dependencies:
|
|
"@types/istanbul-lib-coverage" "*"
|
|
|
|
"@types/istanbul-reports@^3.0.0":
|
|
version "3.0.0"
|
|
resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz#508b13aa344fa4976234e75dddcc34925737d821"
|
|
integrity sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==
|
|
dependencies:
|
|
"@types/istanbul-lib-report" "*"
|
|
|
|
"@types/jest@26.x":
|
|
version "26.0.19"
|
|
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.19.tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790"
|
|
integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==
|
|
dependencies:
|
|
jest-diff "^26.0.0"
|
|
pretty-format "^26.0.0"
|
|
|
|
"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6":
|
|
version "7.0.6"
|
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
|
|
integrity sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw==
|
|
|
|
"@types/json5@^0.0.29":
|
|
version "0.0.29"
|
|
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
|
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
|
|
|
|
"@types/less@^3.0.1":
|
|
version "3.0.2"
|
|
resolved "https://registry.yarnpkg.com/@types/less/-/less-3.0.2.tgz#2761d477678c8374cb9897666871662eb1d1115e"
|
|
integrity sha512-62vfe65cMSzYaWmpmhqCMMNl0khen89w57mByPi1OseGfcV/LV03fO8YVrNj7rFQsRWNJo650WWyh6m7p8vZmA==
|
|
|
|
"@types/mdast@^3.0.0":
|
|
version "3.0.3"
|
|
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.3.tgz#2d7d671b1cd1ea3deb306ea75036c2a0407d2deb"
|
|
integrity sha512-SXPBMnFVQg1s00dlMCc/jCdvPqdE4mXaMMCeRlxLDmTAEoegHT53xKtkDnzDTOcmMHUfcjyf36/YYZ6SxRdnsw==
|
|
dependencies:
|
|
"@types/unist" "*"
|
|
|
|
"@types/memory-fs@*":
|
|
version "0.3.2"
|
|
resolved "https://registry.yarnpkg.com/@types/memory-fs/-/memory-fs-0.3.2.tgz#5d4753f9b390cb077c8c8af97bc96463399ceccd"
|
|
integrity sha512-j5AcZo7dbMxHoOimcHEIh0JZe5e1b8q8AqGSpZJrYc7xOgCIP79cIjTdx5jSDLtySnQDwkDTqwlC7Xw7uXw7qg==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/mime@*":
|
|
version "2.0.3"
|
|
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.3.tgz#c893b73721db73699943bfc3653b1deb7faa4a3a"
|
|
integrity sha512-Jus9s4CDbqwocc5pOAnh8ShfrnMcPHuJYzVcSUU7lrh8Ni5HuIqX3oilL86p3dlTrk0LzHRCgA/GQ7uNCw6l2Q==
|
|
|
|
"@types/minimist@^1.2.0":
|
|
version "1.2.1"
|
|
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
|
|
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
|
|
|
|
"@types/node-sass@^4.11.1":
|
|
version "4.11.1"
|
|
resolved "https://registry.yarnpkg.com/@types/node-sass/-/node-sass-4.11.1.tgz#bda27c5181cbf7c090c3058e119633dfb2b6504c"
|
|
integrity sha512-wPOmOEEtbwQiPTIgzUuRSQZ3H5YHinsxRGeZzPSDefAm4ylXWnZG9C0adses8ymyplKK0gwv3JkDNO8GGxnWfg==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/node@*":
|
|
version "14.14.14"
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.14.tgz#f7fd5f3cc8521301119f63910f0fb965c7d761ae"
|
|
integrity sha512-UHnOPWVWV1z+VV8k6L1HhG7UbGBgIdghqF3l9Ny9ApPghbjICXkUJSd/b9gOgQfjM1r+37cipdw/HJ3F6ICEnQ==
|
|
|
|
"@types/node@^12.19.8":
|
|
version "12.19.9"
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.9.tgz#990ad687ad8b26ef6dcc34a4f69c33d40c95b679"
|
|
integrity sha512-yj0DOaQeUrk3nJ0bd3Y5PeDRJ6W0r+kilosLA+dzF3dola/o9hxhMSg2sFvVcA2UHS5JSOsZp4S0c1OEXc4m1Q==
|
|
|
|
"@types/normalize-package-data@^2.4.0":
|
|
version "2.4.0"
|
|
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
|
|
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
|
|
|
|
"@types/optimize-css-assets-webpack-plugin@^5.0.1":
|
|
version "5.0.1"
|
|
resolved "https://registry.yarnpkg.com/@types/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.1.tgz#1f437ef9ef937b393687a8819be2d2fddc03b069"
|
|
integrity sha512-qyi5xmSl+DTmLFtVtelhso3VnNQYxltfgMa+Ed02xqNZCZBD0uYR6i64FmcwfieDzZRdwkJxt9o2JHq/5PBKQg==
|
|
dependencies:
|
|
"@types/webpack" "*"
|
|
|
|
"@types/parse-json@^4.0.0":
|
|
version "4.0.0"
|
|
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
|
|
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
|
|
|
|
"@types/prettier@^2.0.0":
|
|
version "2.1.5"
|
|
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.1.5.tgz#b6ab3bba29e16b821d84e09ecfaded462b816b00"
|
|
integrity sha512-UEyp8LwZ4Dg30kVU2Q3amHHyTn1jEdhCIE59ANed76GaT1Vp76DD3ZWSAxgCrw6wJ0TqeoBpqmfUHiUDPs//HQ==
|
|
|
|
"@types/pug@^2.0.4":
|
|
version "2.0.4"
|
|
resolved "https://registry.yarnpkg.com/@types/pug/-/pug-2.0.4.tgz#8772fcd0418e3cd2cc171555d73007415051f4b2"
|
|
integrity sha1-h3L80EGOPNLMFxVV1zAHQVBR9LI=
|
|
|
|
"@types/q@^1.5.1":
|
|
version "1.5.4"
|
|
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24"
|
|
integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==
|
|
|
|
"@types/qs@*":
|
|
version "6.9.5"
|
|
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.5.tgz#434711bdd49eb5ee69d90c1d67c354a9a8ecb18b"
|
|
integrity sha512-/JHkVHtx/REVG0VVToGRGH2+23hsYLHdyG+GrvoUGlGAd0ErauXDyvHtRI/7H7mzLm+tBCKA7pfcpkQ1lf58iQ==
|
|
|
|
"@types/range-parser@*":
|
|
version "1.2.3"
|
|
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
|
|
integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==
|
|
|
|
"@types/relateurl@*":
|
|
version "0.2.28"
|
|
resolved "https://registry.yarnpkg.com/@types/relateurl/-/relateurl-0.2.28.tgz#6bda7db8653fa62643f5ee69e9f69c11a392e3a6"
|
|
integrity sha1-a9p9uGU/piZD9e5p6facEaOS46Y=
|
|
|
|
"@types/serve-static@*", "@types/serve-static@^1.13.8":
|
|
version "1.13.8"
|
|
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.8.tgz#851129d434433c7082148574ffec263d58309c46"
|
|
integrity sha512-MoJhSQreaVoL+/hurAZzIm8wafFR6ajiTM1m4A0kv6AGeVBl4r4pOV8bGFrjjq1sGxDTnCoF8i22o0/aE5XCyA==
|
|
dependencies:
|
|
"@types/mime" "*"
|
|
"@types/node" "*"
|
|
|
|
"@types/source-list-map@*":
|
|
version "0.1.2"
|
|
resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9"
|
|
integrity sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA==
|
|
|
|
"@types/stack-utils@^2.0.0":
|
|
version "2.0.0"
|
|
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
|
|
integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==
|
|
|
|
"@types/strip-bom@^3.0.0":
|
|
version "3.0.0"
|
|
resolved "https://registry.yarnpkg.com/@types/strip-bom/-/strip-bom-3.0.0.tgz#14a8ec3956c2e81edb7520790aecf21c290aebd2"
|
|
integrity sha1-FKjsOVbC6B7bdSB5CuzyHCkK69I=
|
|
|
|
"@types/strip-json-comments@0.0.30":
|
|
version "0.0.30"
|
|
resolved "https://registry.yarnpkg.com/@types/strip-json-comments/-/strip-json-comments-0.0.30.tgz#9aa30c04db212a9a0649d6ae6fd50accc40748a1"
|
|
integrity sha512-7NQmHra/JILCd1QqpSzl8+mJRc8ZHz3uDm8YV1Ks9IhK0epEiTw8aIErbvH9PI+6XbqhyIQy3462nEsn7UVzjQ==
|
|
|
|
"@types/tapable@*", "@types/tapable@^1.0.5":
|
|
version "1.0.6"
|
|
resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.6.tgz#a9ca4b70a18b270ccb2bc0aaafefd1d486b7ea74"
|
|
integrity sha512-W+bw9ds02rAQaMvaLYxAbJ6cvguW/iJXNT6lTssS1ps6QdrMKttqEAMEG/b5CR8TZl3/L7/lH0ZV5nNR1LXikA==
|
|
|
|
"@types/terser-webpack-plugin@^2.2.0":
|
|
version "2.2.1"
|
|
resolved "https://registry.yarnpkg.com/@types/terser-webpack-plugin/-/terser-webpack-plugin-2.2.1.tgz#d6687ed29026532764b031209a5d6dc6d44b33f2"
|
|
integrity sha512-Z/6t/7qz4LeO64owJ9x7JQ6X791qfLxp1M1eCp6hFQlj7xuB5+Ol7DpEn5kWClTARZ7GlPLRsEWzFzQjZShF6w==
|
|
dependencies:
|
|
"@types/webpack" "*"
|
|
terser "^4.3.9"
|
|
|
|
"@types/uglify-js@*":
|
|
version "3.11.1"
|
|
resolved "https://registry.yarnpkg.com/@types/uglify-js/-/uglify-js-3.11.1.tgz#97ff30e61a0aa6876c270b5f538737e2d6ab8ceb"
|
|
integrity sha512-7npvPKV+jINLu1SpSYVWG8KvyJBhBa8tmzMMdDoVc2pWUYHN8KIXlPJhjJ4LT97c4dXJA2SHL/q6ADbDriZN+Q==
|
|
dependencies:
|
|
source-map "^0.6.1"
|
|
|
|
"@types/unist@*", "@types/unist@^2.0.0", "@types/unist@^2.0.2":
|
|
version "2.0.3"
|
|
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e"
|
|
integrity sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==
|
|
|
|
"@types/webpack-bundle-analyzer@^3.9.0":
|
|
version "3.9.0"
|
|
resolved "https://registry.yarnpkg.com/@types/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.9.0.tgz#bf2f3fd7f1fe6a71dff8968afeb12785d1ce737b"
|
|
integrity sha512-O4Dsmml4T+emssdk3t6/N1vwtYRx1VfWCx0Oph4jRY62DZGNOL9IAS6mSX0XG1LdZuFSX0g42DXj1otQuPXRGQ==
|
|
dependencies:
|
|
"@types/webpack" "*"
|
|
|
|
"@types/webpack-dev-middleware@^3.7.2":
|
|
version "3.7.2"
|
|
resolved "https://registry.yarnpkg.com/@types/webpack-dev-middleware/-/webpack-dev-middleware-3.7.2.tgz#31030c7cca7f98d56debfd859bb57f9040f0d3c5"
|
|
integrity sha512-PvETiS//pjVZBK48aJfbxzT7+9LIxanbnk9eXXYUfefGyPdsCkNrMDxRlOVrBvxukXUhD5B6N/pkPMdWrtuFkA==
|
|
dependencies:
|
|
"@types/connect" "*"
|
|
"@types/memory-fs" "*"
|
|
"@types/webpack" "*"
|
|
loglevel "^1.6.2"
|
|
|
|
"@types/webpack-hot-middleware@^2.25.3":
|
|
version "2.25.3"
|
|
resolved "https://registry.yarnpkg.com/@types/webpack-hot-middleware/-/webpack-hot-middleware-2.25.3.tgz#ba6265ada359cae4f437d8ac08ac5b8c616f7521"
|
|
integrity sha512-zGkTzrwQnhSadIXGYGZLu7tpXQwn4+6y9nGeql+5UeRtW/k54Jp4SnzB0Qw00ednw0ZFoZOvqTFfXSbFXohc5Q==
|
|
dependencies:
|
|
"@types/connect" "*"
|
|
"@types/webpack" "*"
|
|
|
|
"@types/webpack-sources@*":
|
|
version "2.1.0"
|
|
resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-2.1.0.tgz#8882b0bd62d1e0ce62f183d0d01b72e6e82e8c10"
|
|
integrity sha512-LXn/oYIpBeucgP1EIJbKQ2/4ZmpvRl+dlrFdX7+94SKRUV3Evy3FsfMZY318vGhkWUS5MPhtOM3w1/hCOAOXcg==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
"@types/source-list-map" "*"
|
|
source-map "^0.7.3"
|
|
|
|
"@types/webpack@*", "@types/webpack@^4.41.25", "@types/webpack@^4.41.8":
|
|
version "4.41.25"
|
|
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.25.tgz#4d3b5aecc4e44117b376280fbfd2dc36697968c4"
|
|
integrity sha512-cr6kZ+4m9lp86ytQc1jPOJXgINQyz3kLLunZ57jznW+WIAL0JqZbGubQk4GlD42MuQL5JGOABrxdpqqWeovlVQ==
|
|
dependencies:
|
|
"@types/anymatch" "*"
|
|
"@types/node" "*"
|
|
"@types/tapable" "*"
|
|
"@types/uglify-js" "*"
|
|
"@types/webpack-sources" "*"
|
|
source-map "^0.6.0"
|
|
|
|
"@types/yargs-parser@*":
|
|
version "15.0.0"
|
|
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-15.0.0.tgz#cb3f9f741869e20cce330ffbeb9271590483882d"
|
|
integrity sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw==
|
|
|
|
"@types/yargs@^15.0.0":
|
|
version "15.0.12"
|
|
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.12.tgz#6234ce3e3e3fa32c5db301a170f96a599c960d74"
|
|
integrity sha512-f+fD/fQAo3BCbCDlrUpznF1A5Zp9rB0noS5vnoormHSIPFKL0Z2DcUJ3Gxp5ytH4uLRNxy7AwYUC9exZzqGMAw==
|
|
dependencies:
|
|
"@types/yargs-parser" "*"
|
|
|
|
"@typescript-eslint/eslint-plugin@^3.7.0":
|
|
version "3.10.1"
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.10.1.tgz#7e061338a1383f59edc204c605899f93dc2e2c8f"
|
|
integrity sha512-PQg0emRtzZFWq6PxBcdxRH3QIQiyFO3WCVpRL3fgj5oQS3CDs3AeAKfv4DxNhzn8ITdNJGJ4D3Qw8eAJf3lXeQ==
|
|
dependencies:
|
|
"@typescript-eslint/experimental-utils" "3.10.1"
|
|
debug "^4.1.1"
|
|
functional-red-black-tree "^1.0.1"
|
|
regexpp "^3.0.0"
|
|
semver "^7.3.2"
|
|
tsutils "^3.17.1"
|
|
|
|
"@typescript-eslint/experimental-utils@3.10.1":
|
|
version "3.10.1"
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686"
|
|
integrity sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw==
|
|
dependencies:
|
|
"@types/json-schema" "^7.0.3"
|
|
"@typescript-eslint/types" "3.10.1"
|
|
"@typescript-eslint/typescript-estree" "3.10.1"
|
|
eslint-scope "^5.0.0"
|
|
eslint-utils "^2.0.0"
|
|
|
|
"@typescript-eslint/experimental-utils@^2.5.0":
|
|
version "2.34.0"
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.34.0.tgz#d3524b644cdb40eebceca67f8cf3e4cc9c8f980f"
|
|
integrity sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA==
|
|
dependencies:
|
|
"@types/json-schema" "^7.0.3"
|
|
"@typescript-eslint/typescript-estree" "2.34.0"
|
|
eslint-scope "^5.0.0"
|
|
eslint-utils "^2.0.0"
|
|
|
|
"@typescript-eslint/parser@^3.7.0":
|
|
version "3.10.1"
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.10.1.tgz#1883858e83e8b442627e1ac6f408925211155467"
|
|
integrity sha512-Ug1RcWcrJP02hmtaXVS3axPPTTPnZjupqhgj+NnZ6BCkwSImWk/283347+x9wN+lqOdK9Eo3vsyiyDHgsmiEJw==
|
|
dependencies:
|
|
"@types/eslint-visitor-keys" "^1.0.0"
|
|
"@typescript-eslint/experimental-utils" "3.10.1"
|
|
"@typescript-eslint/types" "3.10.1"
|
|
"@typescript-eslint/typescript-estree" "3.10.1"
|
|
eslint-visitor-keys "^1.1.0"
|
|
|
|
"@typescript-eslint/types@3.10.1":
|
|
version "3.10.1"
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
|
|
integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==
|
|
|
|
"@typescript-eslint/typescript-estree@2.34.0":
|
|
version "2.34.0"
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz#14aeb6353b39ef0732cc7f1b8285294937cf37d5"
|
|
integrity sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg==
|
|
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"
|
|
|
|
"@typescript-eslint/typescript-estree@3.10.1":
|
|
version "3.10.1"
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853"
|
|
integrity sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w==
|
|
dependencies:
|
|
"@typescript-eslint/types" "3.10.1"
|
|
"@typescript-eslint/visitor-keys" "3.10.1"
|
|
debug "^4.1.1"
|
|
glob "^7.1.6"
|
|
is-glob "^4.0.1"
|
|
lodash "^4.17.15"
|
|
semver "^7.3.2"
|
|
tsutils "^3.17.1"
|
|
|
|
"@typescript-eslint/visitor-keys@3.10.1":
|
|
version "3.10.1"
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
|
|
integrity sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ==
|
|
dependencies:
|
|
eslint-visitor-keys "^1.1.0"
|
|
|
|
"@vue/babel-helper-vue-jsx-merge-props@^1.2.1":
|
|
version "1.2.1"
|
|
resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.2.1.tgz#31624a7a505fb14da1d58023725a4c5f270e6a81"
|
|
integrity sha512-QOi5OW45e2R20VygMSNhyQHvpdUwQZqGPc748JLGCYEy+yp8fNFNdbNIGAgZmi9e+2JHPd6i6idRuqivyicIkA==
|
|
|
|
"@vue/babel-plugin-transform-vue-jsx@^1.2.1":
|
|
version "1.2.1"
|
|
resolved "https://registry.yarnpkg.com/@vue/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-1.2.1.tgz#646046c652c2f0242727f34519d917b064041ed7"
|
|
integrity sha512-HJuqwACYehQwh1fNT8f4kyzqlNMpBuUK4rSiSES5D4QsYncv5fxFsLyrxFPG2ksO7t5WP+Vgix6tt6yKClwPzA==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.0.0"
|
|
"@babel/plugin-syntax-jsx" "^7.2.0"
|
|
"@vue/babel-helper-vue-jsx-merge-props" "^1.2.1"
|
|
html-tags "^2.0.0"
|
|
lodash.kebabcase "^4.1.1"
|
|
svg-tags "^1.0.0"
|
|
|
|
"@vue/babel-preset-jsx@^1.2.4":
|
|
version "1.2.4"
|
|
resolved "https://registry.yarnpkg.com/@vue/babel-preset-jsx/-/babel-preset-jsx-1.2.4.tgz#92fea79db6f13b01e80d3a0099e2924bdcbe4e87"
|
|
integrity sha512-oRVnmN2a77bYDJzeGSt92AuHXbkIxbf/XXSE3klINnh9AXBmVS1DGa1f0d+dDYpLfsAKElMnqKTQfKn7obcL4w==
|
|
dependencies:
|
|
"@vue/babel-helper-vue-jsx-merge-props" "^1.2.1"
|
|
"@vue/babel-plugin-transform-vue-jsx" "^1.2.1"
|
|
"@vue/babel-sugar-composition-api-inject-h" "^1.2.1"
|
|
"@vue/babel-sugar-composition-api-render-instance" "^1.2.4"
|
|
"@vue/babel-sugar-functional-vue" "^1.2.2"
|
|
"@vue/babel-sugar-inject-h" "^1.2.2"
|
|
"@vue/babel-sugar-v-model" "^1.2.3"
|
|
"@vue/babel-sugar-v-on" "^1.2.3"
|
|
|
|
"@vue/babel-sugar-composition-api-inject-h@^1.2.1":
|
|
version "1.2.1"
|
|
resolved "https://registry.yarnpkg.com/@vue/babel-sugar-composition-api-inject-h/-/babel-sugar-composition-api-inject-h-1.2.1.tgz#05d6e0c432710e37582b2be9a6049b689b6f03eb"
|
|
integrity sha512-4B3L5Z2G+7s+9Bwbf+zPIifkFNcKth7fQwekVbnOA3cr3Pq71q71goWr97sk4/yyzH8phfe5ODVzEjX7HU7ItQ==
|
|
dependencies:
|
|
"@babel/plugin-syntax-jsx" "^7.2.0"
|
|
|
|
"@vue/babel-sugar-composition-api-render-instance@^1.2.4":
|
|
version "1.2.4"
|
|
resolved "https://registry.yarnpkg.com/@vue/babel-sugar-composition-api-render-instance/-/babel-sugar-composition-api-render-instance-1.2.4.tgz#e4cbc6997c344fac271785ad7a29325c51d68d19"
|
|
integrity sha512-joha4PZznQMsxQYXtR3MnTgCASC9u3zt9KfBxIeuI5g2gscpTsSKRDzWQt4aqNIpx6cv8On7/m6zmmovlNsG7Q==
|
|
dependencies:
|
|
"@babel/plugin-syntax-jsx" "^7.2.0"
|
|
|
|
"@vue/babel-sugar-functional-vue@^1.2.2":
|
|
version "1.2.2"
|
|
resolved "https://registry.yarnpkg.com/@vue/babel-sugar-functional-vue/-/babel-sugar-functional-vue-1.2.2.tgz#267a9ac8d787c96edbf03ce3f392c49da9bd2658"
|
|
integrity sha512-JvbgGn1bjCLByIAU1VOoepHQ1vFsroSA/QkzdiSs657V79q6OwEWLCQtQnEXD/rLTA8rRit4rMOhFpbjRFm82w==
|
|
dependencies:
|
|
"@babel/plugin-syntax-jsx" "^7.2.0"
|
|
|
|
"@vue/babel-sugar-inject-h@^1.2.2":
|
|
version "1.2.2"
|
|
resolved "https://registry.yarnpkg.com/@vue/babel-sugar-inject-h/-/babel-sugar-inject-h-1.2.2.tgz#d738d3c893367ec8491dcbb669b000919293e3aa"
|
|
integrity sha512-y8vTo00oRkzQTgufeotjCLPAvlhnpSkcHFEp60+LJUwygGcd5Chrpn5480AQp/thrxVm8m2ifAk0LyFel9oCnw==
|
|
dependencies:
|
|
"@babel/plugin-syntax-jsx" "^7.2.0"
|
|
|
|
"@vue/babel-sugar-v-model@^1.2.3":
|
|
version "1.2.3"
|
|
resolved "https://registry.yarnpkg.com/@vue/babel-sugar-v-model/-/babel-sugar-v-model-1.2.3.tgz#fa1f29ba51ebf0aa1a6c35fa66d539bc459a18f2"
|
|
integrity sha512-A2jxx87mySr/ulAsSSyYE8un6SIH0NWHiLaCWpodPCVOlQVODCaSpiR4+IMsmBr73haG+oeCuSvMOM+ttWUqRQ==
|
|
dependencies:
|
|
"@babel/plugin-syntax-jsx" "^7.2.0"
|
|
"@vue/babel-helper-vue-jsx-merge-props" "^1.2.1"
|
|
"@vue/babel-plugin-transform-vue-jsx" "^1.2.1"
|
|
camelcase "^5.0.0"
|
|
html-tags "^2.0.0"
|
|
svg-tags "^1.0.0"
|
|
|
|
"@vue/babel-sugar-v-on@^1.2.3":
|
|
version "1.2.3"
|
|
resolved "https://registry.yarnpkg.com/@vue/babel-sugar-v-on/-/babel-sugar-v-on-1.2.3.tgz#342367178586a69f392f04bfba32021d02913ada"
|
|
integrity sha512-kt12VJdz/37D3N3eglBywV8GStKNUhNrsxChXIV+o0MwVXORYuhDTHJRKPgLJRb/EY3vM2aRFQdxJBp9CLikjw==
|
|
dependencies:
|
|
"@babel/plugin-syntax-jsx" "^7.2.0"
|
|
"@vue/babel-plugin-transform-vue-jsx" "^1.2.1"
|
|
camelcase "^5.0.0"
|
|
|
|
"@vue/component-compiler-utils@^3.1.0":
|
|
version "3.2.0"
|
|
resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-3.2.0.tgz#8f85182ceed28e9b3c75313de669f83166d11e5d"
|
|
integrity sha512-lejBLa7xAMsfiZfNp7Kv51zOzifnb29FwdnMLa96z26kXErPFioSf9BMcePVIQ6/Gc6/mC0UrPpxAWIHyae0vw==
|
|
dependencies:
|
|
consolidate "^0.15.1"
|
|
hash-sum "^1.0.2"
|
|
lru-cache "^4.1.2"
|
|
merge-source-map "^1.1.0"
|
|
postcss "^7.0.14"
|
|
postcss-selector-parser "^6.0.2"
|
|
source-map "~0.6.1"
|
|
vue-template-es2015-compiler "^1.9.0"
|
|
optionalDependencies:
|
|
prettier "^1.18.2"
|
|
|
|
"@vue/devtools-api@^6.0.0-beta.2":
|
|
version "6.0.0-beta.2"
|
|
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.0.0-beta.2.tgz#833ad3335f97ae9439e26247d97f9baf7b5a6116"
|
|
integrity sha512-5k0A8ffjNNukOiceImBdx1e3W5Jbpwqsu7xYHiZVu9mn4rYxFztIt+Q25mOHm7nwvDnMHrE7u5KtY2zmd+81GA==
|
|
|
|
"@vue/test-utils@^1.1.0":
|
|
version "1.1.2"
|
|
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.1.2.tgz#fdb487448dceefeaf3d01d465f7c836a3d666dbc"
|
|
integrity sha512-utbIL7zn9c+SjhybPwh48lpWCiluFCbP1yyRNAy1fQsw/6hiNFioaWy05FoVAFIZXC5WwBf+5r4ypfM1j/nI4A==
|
|
dependencies:
|
|
dom-event-types "^1.0.0"
|
|
lodash "^4.17.15"
|
|
pretty "^2.0.0"
|
|
|
|
"@webassemblyjs/ast@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"
|
|
integrity sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==
|
|
dependencies:
|
|
"@webassemblyjs/helper-module-context" "1.9.0"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.9.0"
|
|
"@webassemblyjs/wast-parser" "1.9.0"
|
|
|
|
"@webassemblyjs/floating-point-hex-parser@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.9.0.tgz#3c3d3b271bddfc84deb00f71344438311d52ffb4"
|
|
integrity sha512-TG5qcFsS8QB4g4MhrxK5TqfdNe7Ey/7YL/xN+36rRjl/BlGE/NcBvJcqsRgCP6Z92mRE+7N50pRIi8SmKUbcQA==
|
|
|
|
"@webassemblyjs/helper-api-error@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.9.0.tgz#203f676e333b96c9da2eeab3ccef33c45928b6a2"
|
|
integrity sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw==
|
|
|
|
"@webassemblyjs/helper-buffer@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.9.0.tgz#a1442d269c5feb23fcbc9ef759dac3547f29de00"
|
|
integrity sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA==
|
|
|
|
"@webassemblyjs/helper-code-frame@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-code-frame/-/helper-code-frame-1.9.0.tgz#647f8892cd2043a82ac0c8c5e75c36f1d9159f27"
|
|
integrity sha512-ERCYdJBkD9Vu4vtjUYe8LZruWuNIToYq/ME22igL+2vj2dQ2OOujIZr3MEFvfEaqKoVqpsFKAGsRdBSBjrIvZA==
|
|
dependencies:
|
|
"@webassemblyjs/wast-printer" "1.9.0"
|
|
|
|
"@webassemblyjs/helper-fsm@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-fsm/-/helper-fsm-1.9.0.tgz#c05256b71244214671f4b08ec108ad63b70eddb8"
|
|
integrity sha512-OPRowhGbshCb5PxJ8LocpdX9Kl0uB4XsAjl6jH/dWKlk/mzsANvhwbiULsaiqT5GZGT9qinTICdj6PLuM5gslw==
|
|
|
|
"@webassemblyjs/helper-module-context@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-module-context/-/helper-module-context-1.9.0.tgz#25d8884b76839871a08a6c6f806c3979ef712f07"
|
|
integrity sha512-MJCW8iGC08tMk2enck1aPW+BE5Cw8/7ph/VGZxwyvGbJwjktKkDK7vy7gAmMDx88D7mhDTCNKAW5tED+gZ0W8g==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.9.0"
|
|
|
|
"@webassemblyjs/helper-wasm-bytecode@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz#4fed8beac9b8c14f8c58b70d124d549dd1fe5790"
|
|
integrity sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==
|
|
|
|
"@webassemblyjs/helper-wasm-section@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.9.0.tgz#5a4138d5a6292ba18b04c5ae49717e4167965346"
|
|
integrity sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.9.0"
|
|
"@webassemblyjs/helper-buffer" "1.9.0"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.9.0"
|
|
"@webassemblyjs/wasm-gen" "1.9.0"
|
|
|
|
"@webassemblyjs/ieee754@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/ieee754/-/ieee754-1.9.0.tgz#15c7a0fbaae83fb26143bbacf6d6df1702ad39e4"
|
|
integrity sha512-dcX8JuYU/gvymzIHc9DgxTzUUTLexWwt8uCTWP3otys596io0L5aW02Gb1RjYpx2+0Jus1h4ZFqjla7umFniTg==
|
|
dependencies:
|
|
"@xtuc/ieee754" "^1.2.0"
|
|
|
|
"@webassemblyjs/leb128@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/leb128/-/leb128-1.9.0.tgz#f19ca0b76a6dc55623a09cffa769e838fa1e1c95"
|
|
integrity sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==
|
|
dependencies:
|
|
"@xtuc/long" "4.2.2"
|
|
|
|
"@webassemblyjs/utf8@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.9.0.tgz#04d33b636f78e6a6813227e82402f7637b6229ab"
|
|
integrity sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w==
|
|
|
|
"@webassemblyjs/wasm-edit@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.9.0.tgz#3fe6d79d3f0f922183aa86002c42dd256cfee9cf"
|
|
integrity sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.9.0"
|
|
"@webassemblyjs/helper-buffer" "1.9.0"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.9.0"
|
|
"@webassemblyjs/helper-wasm-section" "1.9.0"
|
|
"@webassemblyjs/wasm-gen" "1.9.0"
|
|
"@webassemblyjs/wasm-opt" "1.9.0"
|
|
"@webassemblyjs/wasm-parser" "1.9.0"
|
|
"@webassemblyjs/wast-printer" "1.9.0"
|
|
|
|
"@webassemblyjs/wasm-gen@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.9.0.tgz#50bc70ec68ded8e2763b01a1418bf43491a7a49c"
|
|
integrity sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.9.0"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.9.0"
|
|
"@webassemblyjs/ieee754" "1.9.0"
|
|
"@webassemblyjs/leb128" "1.9.0"
|
|
"@webassemblyjs/utf8" "1.9.0"
|
|
|
|
"@webassemblyjs/wasm-opt@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.9.0.tgz#2211181e5b31326443cc8112eb9f0b9028721a61"
|
|
integrity sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.9.0"
|
|
"@webassemblyjs/helper-buffer" "1.9.0"
|
|
"@webassemblyjs/wasm-gen" "1.9.0"
|
|
"@webassemblyjs/wasm-parser" "1.9.0"
|
|
|
|
"@webassemblyjs/wasm-parser@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.9.0.tgz#9d48e44826df4a6598294aa6c87469d642fff65e"
|
|
integrity sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.9.0"
|
|
"@webassemblyjs/helper-api-error" "1.9.0"
|
|
"@webassemblyjs/helper-wasm-bytecode" "1.9.0"
|
|
"@webassemblyjs/ieee754" "1.9.0"
|
|
"@webassemblyjs/leb128" "1.9.0"
|
|
"@webassemblyjs/utf8" "1.9.0"
|
|
|
|
"@webassemblyjs/wast-parser@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-parser/-/wast-parser-1.9.0.tgz#3031115d79ac5bd261556cecc3fa90a3ef451914"
|
|
integrity sha512-qsqSAP3QQ3LyZjNC/0jBJ/ToSxfYJ8kYyuiGvtn/8MK89VrNEfwj7BPQzJVHi0jGTRK2dGdJ5PRqhtjzoww+bw==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.9.0"
|
|
"@webassemblyjs/floating-point-hex-parser" "1.9.0"
|
|
"@webassemblyjs/helper-api-error" "1.9.0"
|
|
"@webassemblyjs/helper-code-frame" "1.9.0"
|
|
"@webassemblyjs/helper-fsm" "1.9.0"
|
|
"@xtuc/long" "4.2.2"
|
|
|
|
"@webassemblyjs/wast-printer@1.9.0":
|
|
version "1.9.0"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.9.0.tgz#4935d54c85fef637b00ce9f52377451d00d47899"
|
|
integrity sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==
|
|
dependencies:
|
|
"@webassemblyjs/ast" "1.9.0"
|
|
"@webassemblyjs/wast-parser" "1.9.0"
|
|
"@xtuc/long" "4.2.2"
|
|
|
|
"@xtuc/ieee754@^1.2.0":
|
|
version "1.2.0"
|
|
resolved "https://registry.yarnpkg.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz#eef014a3145ae477a1cbc00cd1e552336dceb790"
|
|
integrity sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==
|
|
|
|
"@xtuc/long@4.2.2":
|
|
version "4.2.2"
|
|
resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
|
|
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==
|
|
|
|
JSONStream@^1.0.4:
|
|
version "1.3.5"
|
|
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
|
|
integrity sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==
|
|
dependencies:
|
|
jsonparse "^1.2.0"
|
|
through ">=2.2.7 <3"
|
|
|
|
abab@^2.0.3:
|
|
version "2.0.5"
|
|
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"
|
|
integrity sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==
|
|
|
|
abbrev@1:
|
|
version "1.1.1"
|
|
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
|
|
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
|
|
|
|
accepts@~1.3.5, accepts@~1.3.7:
|
|
version "1.3.7"
|
|
resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15eaab507cd"
|
|
integrity sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==
|
|
dependencies:
|
|
mime-types "~2.1.24"
|
|
negotiator "0.6.2"
|
|
|
|
acorn-globals@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-6.0.0.tgz#46cdd39f0f8ff08a876619b55f5ac8a6dc770b45"
|
|
integrity sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==
|
|
dependencies:
|
|
acorn "^7.1.1"
|
|
acorn-walk "^7.1.1"
|
|
|
|
acorn-jsx@^5.2.0, acorn-jsx@^5.3.1:
|
|
version "5.3.1"
|
|
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
|
|
integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==
|
|
|
|
acorn-walk@^7.1.1:
|
|
version "7.2.0"
|
|
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.2.0.tgz#0de889a601203909b0fbe07b8938dc21d2e967bc"
|
|
integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==
|
|
|
|
acorn@^6.4.1:
|
|
version "6.4.2"
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6"
|
|
integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==
|
|
|
|
acorn@^7.1.1, acorn@^7.4.0:
|
|
version "7.4.1"
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
|
|
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
|
|
|
|
aggregate-error@^3.0.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-3.1.0.tgz#92670ff50f5359bdb7a3e0d40d0ec30c5737687a"
|
|
integrity sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==
|
|
dependencies:
|
|
clean-stack "^2.0.0"
|
|
indent-string "^4.0.0"
|
|
|
|
ajv-errors@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/ajv-errors/-/ajv-errors-1.0.1.tgz#f35986aceb91afadec4102fbd85014950cefa64d"
|
|
integrity sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==
|
|
|
|
ajv-keywords@^3.1.0, ajv-keywords@^3.4.1, ajv-keywords@^3.5.2:
|
|
version "3.5.2"
|
|
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
|
|
integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==
|
|
|
|
ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5:
|
|
version "6.12.6"
|
|
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
|
|
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
|
|
dependencies:
|
|
fast-deep-equal "^3.1.1"
|
|
fast-json-stable-stringify "^2.0.0"
|
|
json-schema-traverse "^0.4.1"
|
|
uri-js "^4.2.2"
|
|
|
|
alphanum-sort@^1.0.0:
|
|
version "1.0.2"
|
|
resolved "https://registry.yarnpkg.com/alphanum-sort/-/alphanum-sort-1.0.2.tgz#97a1119649b211ad33691d9f9f486a8ec9fbe0a3"
|
|
integrity sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=
|
|
|
|
ansi-align@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.yarnpkg.com/ansi-align/-/ansi-align-3.0.0.tgz#b536b371cf687caaef236c18d3e21fe3797467cb"
|
|
integrity sha512-ZpClVKqXN3RGBmKibdfWzqCY4lnjEuoNzU5T0oEFpfd/z5qJHVarukridD4juLO2FXMiwUQxr9WqQtaYa8XRYw==
|
|
dependencies:
|
|
string-width "^3.0.0"
|
|
|
|
ansi-colors@^3.0.0:
|
|
version "3.2.4"
|
|
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-3.2.4.tgz#e3a3da4bfbae6c86a9c285625de124a234026fbf"
|
|
integrity sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==
|
|
|
|
ansi-colors@^4.1.1:
|
|
version "4.1.1"
|
|
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
|
|
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
|
|
|
|
ansi-escapes@^4.2.1, ansi-escapes@^4.3.0:
|
|
version "4.3.1"
|
|
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.1.tgz#a5c47cc43181f1f38ffd7076837700d395522a61"
|
|
integrity sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==
|
|
dependencies:
|
|
type-fest "^0.11.0"
|
|
|
|
ansi-html@0.0.7:
|
|
version "0.0.7"
|
|
resolved "https://registry.yarnpkg.com/ansi-html/-/ansi-html-0.0.7.tgz#813584021962a9e9e6fd039f940d12f56ca7859e"
|
|
integrity sha1-gTWEAhliqenm/QOflA0S9WynhZ4=
|
|
|
|
ansi-regex@^2.0.0:
|
|
version "2.1.1"
|
|
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
|
|
integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
|
|
|
|
ansi-regex@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
|
|
integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
|
|
|
|
ansi-regex@^4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
|
|
integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==
|
|
|
|
ansi-regex@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
|
|
integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
|
|
|
|
ansi-styles@^2.2.1:
|
|
version "2.2.1"
|
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
|
|
integrity sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=
|
|
|
|
ansi-styles@^3.2.0, ansi-styles@^3.2.1:
|
|
version "3.2.1"
|
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
|
|
integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
|
|
dependencies:
|
|
color-convert "^1.9.0"
|
|
|
|
ansi-styles@^4.0.0, ansi-styles@^4.1.0:
|
|
version "4.3.0"
|
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
|
|
integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
|
|
dependencies:
|
|
color-convert "^2.0.1"
|
|
|
|
anymatch@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb"
|
|
integrity sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==
|
|
dependencies:
|
|
micromatch "^3.1.4"
|
|
normalize-path "^2.1.1"
|
|
|
|
anymatch@^3.0.3, anymatch@~3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.1.tgz#c55ecf02185e2469259399310c173ce31233b142"
|
|
integrity sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==
|
|
dependencies:
|
|
normalize-path "^3.0.0"
|
|
picomatch "^2.0.4"
|
|
|
|
aproba@^1.1.1:
|
|
version "1.2.0"
|
|
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
|
|
integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
|
|
|
|
arg@^4.1.0:
|
|
version "4.1.3"
|
|
resolved "https://registry.yarnpkg.com/arg/-/arg-4.1.3.tgz#269fc7ad5b8e42cb63c896d5666017261c144089"
|
|
integrity sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==
|
|
|
|
arg@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.yarnpkg.com/arg/-/arg-5.0.0.tgz#a20e2bb5710e82950a516b3f933fee5ed478be90"
|
|
integrity sha512-4P8Zm2H+BRS+c/xX1LrHw0qKpEhdlZjLCgWy+d78T9vqa2Z2SiD2wMrYuWIAFy5IZUD7nnNXroRttz+0RzlrzQ==
|
|
|
|
argparse@^1.0.7:
|
|
version "1.0.10"
|
|
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
|
|
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
|
|
dependencies:
|
|
sprintf-js "~1.0.2"
|
|
|
|
arr-diff@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-4.0.0.tgz#d6461074febfec71e7e15235761a329a5dc7c520"
|
|
integrity sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=
|
|
|
|
arr-flatten@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.1.0.tgz#36048bbff4e7b47e136644316c99669ea5ae91f1"
|
|
integrity sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==
|
|
|
|
arr-union@^3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
|
|
integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
|
|
|
|
array-flatten@1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
|
|
integrity sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=
|
|
|
|
array-ify@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
|
|
integrity sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
|
|
|
|
array-includes@^3.1.1:
|
|
version "3.1.2"
|
|
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.2.tgz#a8db03e0b88c8c6aeddc49cb132f9bcab4ebf9c8"
|
|
integrity sha512-w2GspexNQpx+PutG3QpT437/BenZBj0M/MZGn5mzv/MofYqo0xmRHzn4lFsoDlWJ+THYsGJmFlW68WlDFx7VRw==
|
|
dependencies:
|
|
call-bind "^1.0.0"
|
|
define-properties "^1.1.3"
|
|
es-abstract "^1.18.0-next.1"
|
|
get-intrinsic "^1.0.1"
|
|
is-string "^1.0.5"
|
|
|
|
array-union@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
|
|
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
|
|
|
|
array-unique@^0.3.2:
|
|
version "0.3.2"
|
|
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
|
|
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
|
|
|
|
array.prototype.flat@^1.2.3:
|
|
version "1.2.4"
|
|
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.4.tgz#6ef638b43312bd401b4c6199fdec7e2dc9e9a123"
|
|
integrity sha512-4470Xi3GAPAjZqFcljX2xzckv1qeKPizoNkiS0+O4IoPR2ZNpcjE0pkhdihlDouK+x6QOast26B4Q/O9DJnwSg==
|
|
dependencies:
|
|
call-bind "^1.0.0"
|
|
define-properties "^1.1.3"
|
|
es-abstract "^1.18.0-next.1"
|
|
|
|
arrify@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
|
|
integrity sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=
|
|
|
|
arrify@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.yarnpkg.com/arrify/-/arrify-2.0.1.tgz#c9655e9331e0abcd588d2a7cad7e9956f66701fa"
|
|
integrity sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==
|
|
|
|
asn1.js@^5.2.0:
|
|
version "5.4.1"
|
|
resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-5.4.1.tgz#11a980b84ebb91781ce35b0fdc2ee294e3783f07"
|
|
integrity sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==
|
|
dependencies:
|
|
bn.js "^4.0.0"
|
|
inherits "^2.0.1"
|
|
minimalistic-assert "^1.0.0"
|
|
safer-buffer "^2.1.0"
|
|
|
|
asn1@~0.2.3:
|
|
version "0.2.4"
|
|
resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.4.tgz#8d2475dfab553bb33e77b54e59e880bb8ce23136"
|
|
integrity sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==
|
|
dependencies:
|
|
safer-buffer "~2.1.0"
|
|
|
|
assert-plus@1.0.0, assert-plus@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525"
|
|
integrity sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=
|
|
|
|
assert@^1.1.1:
|
|
version "1.5.0"
|
|
resolved "https://registry.yarnpkg.com/assert/-/assert-1.5.0.tgz#55c109aaf6e0aefdb3dc4b71240c70bf574b18eb"
|
|
integrity sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA==
|
|
dependencies:
|
|
object-assign "^4.1.1"
|
|
util "0.10.3"
|
|
|
|
assign-symbols@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
|
|
integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
|
|
|
|
astral-regex@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
|
|
integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==
|
|
|
|
astral-regex@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
|
|
integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
|
|
|
|
async-each@^1.0.1:
|
|
version "1.0.3"
|
|
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"
|
|
integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==
|
|
|
|
async-limiter@~1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
|
|
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
|
|
|
|
asynckit@^0.4.0:
|
|
version "0.4.0"
|
|
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
|
|
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
|
|
|
|
at-least-node@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
|
|
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
|
|
|
|
atob@^2.1.2:
|
|
version "2.1.2"
|
|
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
|
|
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
|
|
|
|
autoprefixer@^9.6.1, autoprefixer@^9.8.6:
|
|
version "9.8.6"
|
|
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.6.tgz#3b73594ca1bf9266320c5acf1588d74dea74210f"
|
|
integrity sha512-XrvP4VVHdRBCdX1S3WXVD8+RyG9qeb1D5Sn1DeLiG2xfSpzellk5k54xbUERJ3M5DggQxes39UGOTP8CFrEGbg==
|