|
|
@ -21,17 +21,17 @@
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea"
|
|
|
|
integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==
|
|
|
|
integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/core@^7.1.0", "@babel/core@^7.14.5", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
|
|
|
|
"@babel/core@^7.1.0", "@babel/core@^7.14.6", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
|
|
|
|
version "7.14.5"
|
|
|
|
version "7.14.6"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.5.tgz#d281f46a9905f07d1b3bf71ead54d9c7d89cb1e3"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab"
|
|
|
|
integrity sha512-RN/AwP2DJmQTZSfiDaD+JQQ/J99KsIpOCfBE5pL+5jJSt7nI3nYGoAXZu+ffYSQ029NLs2DstZb+eR81uuARgg==
|
|
|
|
integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA==
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
"@babel/code-frame" "^7.14.5"
|
|
|
|
"@babel/code-frame" "^7.14.5"
|
|
|
|
"@babel/generator" "^7.14.5"
|
|
|
|
"@babel/generator" "^7.14.5"
|
|
|
|
"@babel/helper-compilation-targets" "^7.14.5"
|
|
|
|
"@babel/helper-compilation-targets" "^7.14.5"
|
|
|
|
"@babel/helper-module-transforms" "^7.14.5"
|
|
|
|
"@babel/helper-module-transforms" "^7.14.5"
|
|
|
|
"@babel/helpers" "^7.14.5"
|
|
|
|
"@babel/helpers" "^7.14.6"
|
|
|
|
"@babel/parser" "^7.14.5"
|
|
|
|
"@babel/parser" "^7.14.6"
|
|
|
|
"@babel/template" "^7.14.5"
|
|
|
|
"@babel/template" "^7.14.5"
|
|
|
|
"@babel/traverse" "^7.14.5"
|
|
|
|
"@babel/traverse" "^7.14.5"
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
@ -253,10 +253,10 @@
|
|
|
|
"@babel/traverse" "^7.14.5"
|
|
|
|
"@babel/traverse" "^7.14.5"
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
"@babel/types" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/helpers@^7.14.5":
|
|
|
|
"@babel/helpers@^7.14.6":
|
|
|
|
version "7.14.5"
|
|
|
|
version "7.14.6"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.5.tgz#4870f8d9a6fdbbd65e5674a3558b4ff7fef0d9b2"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635"
|
|
|
|
integrity sha512-xtcWOuN9VL6nApgVHtq3PPcQv5qFBJzoSZzJ/2c0QK/IP/gxVcoWSNQwFEGvmbQsuS9rhYqjILDGGXcTkA705Q==
|
|
|
|
integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA==
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
"@babel/template" "^7.14.5"
|
|
|
|
"@babel/template" "^7.14.5"
|
|
|
|
"@babel/traverse" "^7.14.5"
|
|
|
|
"@babel/traverse" "^7.14.5"
|
|
|
@ -280,10 +280,10 @@
|
|
|
|
chalk "^2.0.0"
|
|
|
|
chalk "^2.0.0"
|
|
|
|
js-tokens "^4.0.0"
|
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.7.0":
|
|
|
|
"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.6", "@babel/parser@^7.7.0":
|
|
|
|
version "7.14.5"
|
|
|
|
version "7.14.6"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.5.tgz#4cd2f346261061b2518873ffecdf1612cb032829"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.6.tgz#d85cc68ca3cac84eae384c06f032921f5227f4b2"
|
|
|
|
integrity sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg==
|
|
|
|
integrity sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
|
|
|
|
version "7.14.5"
|
|
|
|
version "7.14.5"
|
|
|
@ -975,10 +975,10 @@
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
regenerator-runtime "^0.12.0"
|
|
|
|
regenerator-runtime "^0.12.0"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.5", "@babel/runtime@^7.2.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
|
|
|
|
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.2.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
|
|
|
|
version "7.14.5"
|
|
|
|
version "7.14.6"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.5.tgz#665450911c6031af38f81db530f387ec04cd9a98"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.6.tgz#535203bc0892efc7dec60bdc27b2ecf6e409062d"
|
|
|
|
integrity sha512-121rumjddw9c3NCQ55KGkyE1h/nzWhU/owjhw0l4mQrkzz4x9SGS1X8gFLraHwX7td3Yo4QTL+qj0NcIzN87BA==
|
|
|
|
integrity sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg==
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
|
|
|
|
|
|
|
@ -4441,10 +4441,10 @@ eslint@^2.7.0:
|
|
|
|
text-table "~0.2.0"
|
|
|
|
text-table "~0.2.0"
|
|
|
|
user-home "^2.0.0"
|
|
|
|
user-home "^2.0.0"
|
|
|
|
|
|
|
|
|
|
|
|
eslint@^7.28.0:
|
|
|
|
eslint@^7.29.0:
|
|
|
|
version "7.28.0"
|
|
|
|
version "7.29.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.28.0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820"
|
|
|
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29.0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0"
|
|
|
|
integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g==
|
|
|
|
integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA==
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
"@babel/code-frame" "7.12.11"
|
|
|
|
"@babel/code-frame" "7.12.11"
|
|
|
|
"@eslint/eslintrc" "^0.4.2"
|
|
|
|
"@eslint/eslintrc" "^0.4.2"
|
|
|
@ -9806,10 +9806,10 @@ sass-loader@^10.2.0:
|
|
|
|
schema-utils "^3.0.0"
|
|
|
|
schema-utils "^3.0.0"
|
|
|
|
semver "^7.3.2"
|
|
|
|
semver "^7.3.2"
|
|
|
|
|
|
|
|
|
|
|
|
sass@^1.34.1:
|
|
|
|
sass@^1.35.1:
|
|
|
|
version "1.34.1"
|
|
|
|
version "1.35.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/sass/-/sass-1.34.1.tgz#30f45c606c483d47b634f1e7371e13ff773c96ef"
|
|
|
|
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.1.tgz#90ecf774dfe68f07b6193077e3b42fb154b9e1cd"
|
|
|
|
integrity sha512-scLA7EIZM+MmYlej6sdVr0HRbZX5caX5ofDT9asWnUJj21oqgsC+1LuNfm0eg+vM0fCTZHhwImTiCU0sx9h9CQ==
|
|
|
|
integrity sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ==
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
chokidar ">=3.0.0 <4.0.0"
|
|
|
|
chokidar ">=3.0.0 <4.0.0"
|
|
|
|
|
|
|
|
|
|
|
@ -11715,10 +11715,10 @@ ws@^6.2.1:
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
async-limiter "~1.0.0"
|
|
|
|
async-limiter "~1.0.0"
|
|
|
|
|
|
|
|
|
|
|
|
ws@^7.2.3, ws@^7.3.1, ws@^7.4.6:
|
|
|
|
ws@^7.2.3, ws@^7.3.1, ws@^7.5.0:
|
|
|
|
version "7.4.6"
|
|
|
|
version "7.5.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
|
|
|
|
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.0.tgz#0033bafea031fb9df041b2026fc72a571ca44691"
|
|
|
|
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
|
|
|
|
integrity sha512-6ezXvzOZupqKj4jUqbQ9tXuJNo+BR2gU8fFRk3XCP3e0G6WT414u5ELe6Y0vtp7kmSJ3F7YWObSNr1ESsgi4vw==
|
|
|
|
|
|
|
|
|
|
|
|
xml-name-validator@^3.0.0:
|
|
|
|
xml-name-validator@^3.0.0:
|
|
|
|
version "3.0.0"
|
|
|
|
version "3.0.0"
|
|
|
|