|
|
|
@ -87,24 +87,24 @@ |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/highlight" "^7.10.4" |
|
|
|
|
|
|
|
|
|
"@babel/compat-data@^7.12.1", "@babel/compat-data@^7.12.5": |
|
|
|
|
version "7.12.5" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.5.tgz#f56db0c4bb1bbbf221b4e81345aab4141e7cb0e9" |
|
|
|
|
integrity sha512-DTsS7cxrsH3by8nqQSpFSyjSfSYl57D6Cf4q8dW3LK83tBKBDCkfcay1nYkXq1nIHXnpX8WMMb/O25HOy3h1zg== |
|
|
|
|
"@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.1.6", "@babel/core@^7.10.3", "@babel/core@^7.11.0", "@babel/core@^7.7.0", "@babel/core@^7.9.0": |
|
|
|
|
version "7.12.3" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8" |
|
|
|
|
integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g== |
|
|
|
|
version "7.12.9" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8" |
|
|
|
|
integrity sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ== |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/code-frame" "^7.10.4" |
|
|
|
|
"@babel/generator" "^7.12.1" |
|
|
|
|
"@babel/generator" "^7.12.5" |
|
|
|
|
"@babel/helper-module-transforms" "^7.12.1" |
|
|
|
|
"@babel/helpers" "^7.12.1" |
|
|
|
|
"@babel/parser" "^7.12.3" |
|
|
|
|
"@babel/template" "^7.10.4" |
|
|
|
|
"@babel/traverse" "^7.12.1" |
|
|
|
|
"@babel/types" "^7.12.1" |
|
|
|
|
"@babel/helpers" "^7.12.5" |
|
|
|
|
"@babel/parser" "^7.12.7" |
|
|
|
|
"@babel/template" "^7.12.7" |
|
|
|
|
"@babel/traverse" "^7.12.9" |
|
|
|
|
"@babel/types" "^7.12.7" |
|
|
|
|
convert-source-map "^1.7.0" |
|
|
|
|
debug "^4.1.0" |
|
|
|
|
gensync "^1.0.0-beta.1" |
|
|
|
@ -123,7 +123,7 @@ |
|
|
|
|
jsesc "^2.5.1" |
|
|
|
|
source-map "^0.5.0" |
|
|
|
|
|
|
|
|
|
"@babel/generator@^7.12.1", "@babel/generator@^7.12.5": |
|
|
|
|
"@babel/generator@^7.12.5": |
|
|
|
|
version "7.12.5" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.5.tgz#a2c50de5c8b6d708ab95be5e6053936c1884a4de" |
|
|
|
|
integrity sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A== |
|
|
|
@ -147,7 +147,7 @@ |
|
|
|
|
"@babel/helper-explode-assignable-expression" "^7.10.4" |
|
|
|
|
"@babel/types" "^7.10.4" |
|
|
|
|
|
|
|
|
|
"@babel/helper-compilation-targets@^7.12.1", "@babel/helper-compilation-targets@^7.9.6": |
|
|
|
|
"@babel/helper-compilation-targets@^7.12.5", "@babel/helper-compilation-targets@^7.9.6": |
|
|
|
|
version "7.12.5" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.5.tgz#cb470c76198db6a24e9dbc8987275631e5d29831" |
|
|
|
|
integrity sha512-+qH6NrscMolUlzOYngSBMIOQpKUGPPsc61Bu5W10mg84LxZ7cmvnBHzARKbDoFxVvqqAbj6Tg6N7bSrWSPXMyw== |
|
|
|
@ -169,12 +169,11 @@ |
|
|
|
|
"@babel/helper-split-export-declaration" "^7.10.4" |
|
|
|
|
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin@^7.12.1": |
|
|
|
|
version "7.12.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.1.tgz#18b1302d4677f9dc4740fe8c9ed96680e29d37e8" |
|
|
|
|
integrity sha512-rsZ4LGvFTZnzdNZR5HZdmJVuXK8834R5QkF3WvcnBhrlVtF0HSIUC6zbreL9MgjTywhKokn8RIYRiq99+DLAxA== |
|
|
|
|
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" |
|
|
|
|
"@babel/helper-regex" "^7.10.4" |
|
|
|
|
regexpu-core "^4.7.1" |
|
|
|
|
|
|
|
|
|
"@babel/helper-define-map@^7.10.4": |
|
|
|
@ -217,13 +216,13 @@ |
|
|
|
|
"@babel/types" "^7.10.4" |
|
|
|
|
|
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.12.1": |
|
|
|
|
version "7.12.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.1.tgz#fba0f2fcff3fba00e6ecb664bb5e6e26e2d6165c" |
|
|
|
|
integrity sha512-k0CIe3tXUKTRSoEx1LQEPFU9vRQfqHtl+kf8eNnDqb4AUJEy5pz6aIiog+YWtVm2jpggjS1laH68bPsR+KWWPQ== |
|
|
|
|
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.1" |
|
|
|
|
"@babel/types" "^7.12.7" |
|
|
|
|
|
|
|
|
|
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.8.3": |
|
|
|
|
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.5", "@babel/helper-module-imports@^7.8.3": |
|
|
|
|
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== |
|
|
|
@ -246,24 +245,17 @@ |
|
|
|
|
lodash "^4.17.19" |
|
|
|
|
|
|
|
|
|
"@babel/helper-optimise-call-expression@^7.10.4": |
|
|
|
|
version "7.10.4" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673" |
|
|
|
|
integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg== |
|
|
|
|
version "7.12.7" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.7.tgz#7f94ae5e08721a49467346aa04fd22f750033b9c" |
|
|
|
|
integrity sha512-I5xc9oSJ2h59OwyUqjv95HRyzxj53DAubUERgQMrpcCEYQyToeHA+NEcUEsVWB4j53RDeskeBJ0SgRAYHDBckw== |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/types" "^7.10.4" |
|
|
|
|
"@babel/types" "^7.12.7" |
|
|
|
|
|
|
|
|
|
"@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-regex@^7.10.4": |
|
|
|
|
version "7.10.5" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.10.5.tgz#32dfbb79899073c415557053a19bd055aae50ae0" |
|
|
|
|
integrity sha512-68kdUAzDrljqBrio7DYAEgCoJHxppJOERHOgOrDN7WjOzP0ZQ1LsSDRXcemzVZaLvjaJsJEESb6qt+znNuENDg== |
|
|
|
|
dependencies: |
|
|
|
|
lodash "^4.17.19" |
|
|
|
|
|
|
|
|
|
"@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" |
|
|
|
@ -324,7 +316,7 @@ |
|
|
|
|
"@babel/traverse" "^7.10.4" |
|
|
|
|
"@babel/types" "^7.10.4" |
|
|
|
|
|
|
|
|
|
"@babel/helpers@^7.12.1": |
|
|
|
|
"@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== |
|
|
|
@ -342,10 +334,10 @@ |
|
|
|
|
chalk "^2.0.0" |
|
|
|
|
js-tokens "^4.0.0" |
|
|
|
|
|
|
|
|
|
"@babel/parser@^7.1.3", "@babel/parser@^7.1.6", "@babel/parser@^7.10.4", "@babel/parser@^7.12.0", "@babel/parser@^7.12.3", "@babel/parser@^7.12.5", "@babel/parser@^7.7.0": |
|
|
|
|
version "7.12.5" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.5.tgz#b4af32ddd473c0bfa643bd7ff0728b8e71b81ea0" |
|
|
|
|
integrity sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ== |
|
|
|
|
"@babel/parser@^7.1.3", "@babel/parser@^7.1.6", "@babel/parser@^7.12.0", "@babel/parser@^7.12.7", "@babel/parser@^7.7.0": |
|
|
|
|
version "7.12.7" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.7.tgz#fee7b39fe809d0e73e5b25eecaf5780ef3d73056" |
|
|
|
|
integrity sha512-oWR02Ubp4xTLCAqPRiNIuMVgNO5Aif/xpXtabhzW2HWUD47XJsAB4Zd/Rg30+XeQA3juXigV7hlquOTmwqLiwg== |
|
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-async-generator-functions@^7.12.1": |
|
|
|
|
version "7.12.1" |
|
|
|
@ -413,10 +405,10 @@ |
|
|
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" |
|
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-numeric-separator@^7.12.1": |
|
|
|
|
version "7.12.5" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.5.tgz#b1ce757156d40ed79d59d467cb2b154a5c4149ba" |
|
|
|
|
integrity sha512-UiAnkKuOrCyjZ3sYNHlRlfuZJbBHknMQ9VMwVeX97Ofwx7RpD6gS2HfqTCh8KNUQgcOm8IKt103oR4KIjh7Q8g== |
|
|
|
|
"@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" |
|
|
|
@ -438,10 +430,10 @@ |
|
|
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0" |
|
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-optional-chaining@^7.1.0", "@babel/plugin-proposal-optional-chaining@^7.12.1": |
|
|
|
|
version "7.12.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.1.tgz#cce122203fc8a32794296fc377c6dedaf4363797" |
|
|
|
|
integrity sha512-c2uRpY6WzaVDzynVY9liyykS+kVU+WRZPMPYpkelXH8KBt1oXoI89kPbZKKG/jDT5UK92FTW2fZkZaJhdiBabw== |
|
|
|
|
"@babel/plugin-proposal-optional-chaining@^7.1.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" |
|
|
|
@ -806,13 +798,12 @@ |
|
|
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-sticky-regex@^7.12.1": |
|
|
|
|
version "7.12.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.1.tgz#5c24cf50de396d30e99afc8d1c700e8bce0f5caf" |
|
|
|
|
integrity sha512-CiUgKQ3AGVk7kveIaPEET1jNDhZZEl1RPMWdTBE1799bdz++SwqDHStmxfCtDfBhQgCl38YRiSnrMuUMZIWSUQ== |
|
|
|
|
"@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/helper-regex" "^7.10.4" |
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-template-literals@^7.12.1": |
|
|
|
|
version "7.12.1" |
|
|
|
@ -853,13 +844,13 @@ |
|
|
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
|
|
|
|
|
|
|
"@babel/preset-env@^7.10.3", "@babel/preset-env@^7.11.0", "@babel/preset-env@^7.4.0": |
|
|
|
|
version "7.12.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.1.tgz#9c7e5ca82a19efc865384bb4989148d2ee5d7ac2" |
|
|
|
|
integrity sha512-H8kxXmtPaAGT7TyBvSSkoSTUK6RHh61So05SyEbpmr0MCZrsNYn7mGMzzeYoOUCdHzww61k8XBft2TaES+xPLg== |
|
|
|
|
version "7.12.7" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.7.tgz#54ea21dbe92caf6f10cb1a0a576adc4ebf094b55" |
|
|
|
|
integrity sha512-OnNdfAr1FUQg7ksb7bmbKoby4qFOHw6DKWWUNB9KqnnCldxhxJlP+21dpyaWFmf2h0rTbOkXJtAGevY3XW1eew== |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/compat-data" "^7.12.1" |
|
|
|
|
"@babel/helper-compilation-targets" "^7.12.1" |
|
|
|
|
"@babel/helper-module-imports" "^7.12.1" |
|
|
|
|
"@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.1" |
|
|
|
|
"@babel/plugin-proposal-async-generator-functions" "^7.12.1" |
|
|
|
@ -869,10 +860,10 @@ |
|
|
|
|
"@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.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.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" |
|
|
|
@ -914,14 +905,14 @@ |
|
|
|
|
"@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.1" |
|
|
|
|
"@babel/plugin-transform-sticky-regex" "^7.12.7" |
|
|
|
|
"@babel/plugin-transform-template-literals" "^7.12.1" |
|
|
|
|
"@babel/plugin-transform-typeof-symbol" "^7.12.1" |
|
|
|
|
"@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.1" |
|
|
|
|
core-js-compat "^3.6.2" |
|
|
|
|
"@babel/types" "^7.12.7" |
|
|
|
|
core-js-compat "^3.7.0" |
|
|
|
|
semver "^5.5.0" |
|
|
|
|
|
|
|
|
|
"@babel/preset-flow@^7.0.0": |
|
|
|
@ -944,11 +935,12 @@ |
|
|
|
|
esutils "^2.0.2" |
|
|
|
|
|
|
|
|
|
"@babel/preset-typescript@^7.1.0": |
|
|
|
|
version "7.12.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.12.1.tgz#86480b483bb97f75036e8864fe404cc782cc311b" |
|
|
|
|
integrity sha512-hNK/DhmoJPsksdHuI/RVrcEws7GN5eamhi28JkO52MqIxU8Z0QpmiSOQxZHWOHV7I3P4UjHV97ay4TcamMA6Kw== |
|
|
|
|
version "7.12.7" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.12.7.tgz#fc7df8199d6aae747896f1e6c61fc872056632a3" |
|
|
|
|
integrity sha512-nOoIqIqBmHBSEgBXWR4Dv/XBehtIFcw9PqZw6rFYuKrzsZmOQm3PR5siLBnKZFEsDb03IegG8nSjU/iXXXYRmw== |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/helper-plugin-utils" "^7.10.4" |
|
|
|
|
"@babel/helper-validator-option" "^7.12.1" |
|
|
|
|
"@babel/plugin-transform-typescript" "^7.12.1" |
|
|
|
|
|
|
|
|
|
"@babel/register@^7.0.0": |
|
|
|
@ -969,26 +961,26 @@ |
|
|
|
|
dependencies: |
|
|
|
|
regenerator-runtime "^0.13.4" |
|
|
|
|
|
|
|
|
|
"@babel/template@^7.10.4": |
|
|
|
|
version "7.10.4" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278" |
|
|
|
|
integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA== |
|
|
|
|
"@babel/template@^7.10.4", "@babel/template@^7.12.7": |
|
|
|
|
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.10.4" |
|
|
|
|
"@babel/types" "^7.10.4" |
|
|
|
|
"@babel/parser" "^7.12.7" |
|
|
|
|
"@babel/types" "^7.12.7" |
|
|
|
|
|
|
|
|
|
"@babel/traverse@^7.0.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.7.0": |
|
|
|
|
version "7.12.5" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.5.tgz#78a0c68c8e8a35e4cacfd31db8bb303d5606f095" |
|
|
|
|
integrity sha512-xa15FbQnias7z9a62LwYAA5SZZPkHIXpd42C6uW68o8uTuua96FHZy1y61Va5P/i83FAAcMpW8+A/QayntzuqA== |
|
|
|
|
"@babel/traverse@^7.0.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.12.9", "@babel/traverse@^7.7.0": |
|
|
|
|
version "7.12.9" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.9.tgz#fad26c972eabbc11350e0b695978de6cc8e8596f" |
|
|
|
|
integrity sha512-iX9ajqnLdoU1s1nHt36JDI9KG4k+vmI8WgjK5d+aDTwQbL2fUnzedNedssA645Ede3PM2ma1n8Q4h2ohwXgMXw== |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/code-frame" "^7.10.4" |
|
|
|
|
"@babel/generator" "^7.12.5" |
|
|
|
|
"@babel/helper-function-name" "^7.10.4" |
|
|
|
|
"@babel/helper-split-export-declaration" "^7.11.0" |
|
|
|
|
"@babel/parser" "^7.12.5" |
|
|
|
|
"@babel/types" "^7.12.5" |
|
|
|
|
"@babel/parser" "^7.12.7" |
|
|
|
|
"@babel/types" "^7.12.7" |
|
|
|
|
debug "^4.1.0" |
|
|
|
|
globals "^11.1.0" |
|
|
|
|
lodash "^4.17.19" |
|
|
|
@ -1002,10 +994,10 @@ |
|
|
|
|
lodash "^4.17.13" |
|
|
|
|
to-fast-properties "^2.0.0" |
|
|
|
|
|
|
|
|
|
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
|
|
|
|
version "7.12.6" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.6.tgz#ae0e55ef1cce1fbc881cd26f8234eb3e657edc96" |
|
|
|
|
integrity sha512-hwyjw6GvjBLiyy3W0YQf0Z5Zf4NpYejUnKFcfcUhZCSffoBBp30w6wP2Wn6pk31jMYZvcOrB/1b7cGXvEoKogA== |
|
|
|
|
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
|
|
|
|
version "7.12.7" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13" |
|
|
|
|
integrity sha512-MNyI92qZq6jrQkXvtIiykvl4WtoRrVV9MPn+ZfsoEENjiWcBQ3ZSHrkxnJWgWtLX3XXqX5hrSQ+X69wkmesXuQ== |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/helper-validator-identifier" "^7.10.4" |
|
|
|
|
lodash "^4.17.19" |
|
|
|
@ -1480,7 +1472,16 @@ |
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/ejs/-/ejs-2.7.0.tgz#bc84e083eae38f64a287a6dab9012bbe1d96e295" |
|
|
|
|
integrity sha512-kM2g9Fdk/du24fKuuQhA/LBleFR4Z4JP2MVKpLxQQSzofF1uJ06D+c05zfLDAkkDO55aEeNwJih0gHrE/Ci20A== |
|
|
|
|
|
|
|
|
|
"@types/express-serve-static-core@*", "@types/express-serve-static-core@4.17.13": |
|
|
|
|
"@types/express-serve-static-core@*": |
|
|
|
|
version "4.17.14" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.14.tgz#cabf91debeeb3cb04b798e2cff908864e89b6106" |
|
|
|
|
integrity sha512-uFTLwu94TfUFMToXNgRZikwPuZdOtDgs3syBtAIr/OXorL1kJqUJT9qCLnRZ5KBOWfZQikQ2xKgR2tnDj1OgDA== |
|
|
|
|
dependencies: |
|
|
|
|
"@types/node" "*" |
|
|
|
|
"@types/qs" "*" |
|
|
|
|
"@types/range-parser" "*" |
|
|
|
|
|
|
|
|
|
"@types/express-serve-static-core@4.17.13": |
|
|
|
|
version "4.17.13" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.13.tgz#d9af025e925fc8b089be37423b8d1eac781be084" |
|
|
|
|
integrity sha512-RgDi5a4nuzam073lRGKTUIaL3eF2+H7LJvJ8eUnCI0wA6SNjXc44DCmWNiTLs/AZ7QlsFWZiw/gTG3nSQGL0fA== |
|
|
|
@ -1615,14 +1616,14 @@ |
|
|
|
|
form-data "^3.0.0" |
|
|
|
|
|
|
|
|
|
"@types/node@*", "@types/node@>=6": |
|
|
|
|
version "14.14.8" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.8.tgz#2127bd81949a95c8b7d3240f3254352d72563aec" |
|
|
|
|
integrity sha512-z/5Yd59dCKI5kbxauAJgw6dLPzW+TNOItNE00PkpzNwUIEwdj/Lsqwq94H5DdYBX7C13aRA0CY32BK76+neEUA== |
|
|
|
|
version "14.14.10" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785" |
|
|
|
|
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ== |
|
|
|
|
|
|
|
|
|
"@types/node@^10.1.0": |
|
|
|
|
version "10.17.45" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.45.tgz#62876db8db680f20f6114b9ae5683d74577d0c13" |
|
|
|
|
integrity sha512-a+oe0zGtwRsSDynACia/z1e4gKPNnDhAV3G6GWY6ZNCzaujNCdKC7dE2JFkGHAlUhCRHgXNmWbh417bi9dEXBw== |
|
|
|
|
version "10.17.47" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.47.tgz#cc88a242a835789456cfcf374928400d9f4b291c" |
|
|
|
|
integrity sha512-YZ1mMAdUPouBZCdeugjV8y1tqqr28OyL8DYbH5ePCfe9zcXtvbh1wDBy7uzlHkXo3Qi07kpzXfvycvrkby/jXw== |
|
|
|
|
|
|
|
|
|
"@types/normalize-package-data@^2.4.0": |
|
|
|
|
version "2.4.0" |
|
|
|
@ -4489,9 +4490,9 @@ caniuse-api@^3.0.0: |
|
|
|
|
lodash.uniq "^4.5.0" |
|
|
|
|
|
|
|
|
|
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001157: |
|
|
|
|
version "1.0.30001158" |
|
|
|
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001158.tgz#fce86d321369603c2bc855ee0e901a7f49f8310b" |
|
|
|
|
integrity sha512-s5loVYY+yKpuVA3HyW8BarzrtJvwHReuzugQXlv1iR3LKSReoFXRm86mT6hT7PEF5RxW+XQZg+6nYjlywYzQ+g== |
|
|
|
|
version "1.0.30001161" |
|
|
|
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001161.tgz#64f7ffe79ee780b8c92843ff34feb36cea4651e0" |
|
|
|
|
integrity sha512-JharrCDxOqPLBULF9/SPa6yMcBRTjZARJ6sc3cuKrPfyIk64JN6kuMINWqA99Xc8uElMFcROliwtz0n9pYej+g== |
|
|
|
|
|
|
|
|
|
capital-case@^1.0.3: |
|
|
|
|
version "1.0.3" |
|
|
|
@ -4730,9 +4731,9 @@ clean-stack@^2.0.0: |
|
|
|
|
integrity sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A== |
|
|
|
|
|
|
|
|
|
clean-stack@^3.0.0: |
|
|
|
|
version "3.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-3.0.0.tgz#a7c249369fcf0f33c7888c20ea3f3dc79620211f" |
|
|
|
|
integrity sha512-RHxtgFvXsRQ+1AM7dlozLDY7ssmvUUh0XEnfnyhYgJTO6beNZHBogiaCwGM9Q3rFrUkYxOtsZRC0zAturg5bjg== |
|
|
|
|
version "3.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-3.0.1.tgz#155bf0b2221bf5f4fba89528d24c5953f17fe3a8" |
|
|
|
|
integrity sha512-lR9wNiMRcVQjSB3a7xXGLuz4cr4wJuuXlaAEbRutGowQTmlp7R72/DOgN21e8jdwblMWl9UOJMJXarX94pzKdg== |
|
|
|
|
dependencies: |
|
|
|
|
escape-string-regexp "4.0.0" |
|
|
|
|
|
|
|
|
@ -4769,15 +4770,15 @@ cli-cursor@^3.1.0: |
|
|
|
|
restore-cursor "^3.1.0" |
|
|
|
|
|
|
|
|
|
cli-highlight@^2.1.4: |
|
|
|
|
version "2.1.4" |
|
|
|
|
resolved "https://registry.yarnpkg.com/cli-highlight/-/cli-highlight-2.1.4.tgz#098cb642cf17f42adc1c1145e07f960ec4d7522b" |
|
|
|
|
integrity sha512-s7Zofobm20qriqDoU9sXptQx0t2R9PEgac92mENNm7xaEe1hn71IIMsXMK+6encA6WRCWWxIGQbipr3q998tlQ== |
|
|
|
|
version "2.1.8" |
|
|
|
|
resolved "https://registry.yarnpkg.com/cli-highlight/-/cli-highlight-2.1.8.tgz#aa3130b481649d631ab913ae60becf81c69c3887" |
|
|
|
|
integrity sha512-mFuTW5UOV3/S0wZE9/1b0EcAM0XOJIhoAWPhWm5voiJ6ugVBkvYBIEL7sbHo9sEtWdEmwDIWab32qpaRI3cfqQ== |
|
|
|
|
dependencies: |
|
|
|
|
chalk "^3.0.0" |
|
|
|
|
highlight.js "^9.6.0" |
|
|
|
|
chalk "^4.0.0" |
|
|
|
|
highlight.js "^10.0.0" |
|
|
|
|
mz "^2.4.0" |
|
|
|
|
parse5 "^5.1.1" |
|
|
|
|
parse5-htmlparser2-tree-adapter "^5.1.1" |
|
|
|
|
parse5-htmlparser2-tree-adapter "^6.0.0" |
|
|
|
|
yargs "^15.0.0" |
|
|
|
|
|
|
|
|
|
cli-progress@^3.4.0: |
|
|
|
@ -5271,9 +5272,9 @@ copy-webpack-plugin@^5.1.1: |
|
|
|
|
webpack-log "^2.0.0" |
|
|
|
|
|
|
|
|
|
copy-webpack-plugin@^6.0: |
|
|
|
|
version "6.3.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.3.1.tgz#ceb6e9c3e4910e63a774fd4a27451156775f6e2a" |
|
|
|
|
integrity sha512-SyIMdP6H3v+zPU+VIhKRsK0ZEF82KZ93JBlKOoIW8SkkuI84FSrHxG+aMTE1u4csbi9PLRqqWTIK+bfJ2xsFuQ== |
|
|
|
|
version "6.3.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.3.2.tgz#0e920a6c181a5052aa6e2861b164bda03f83afeb" |
|
|
|
|
integrity sha512-MgJ1uouLIbDg4ST1GzqrGQyKoXY5iPqi6fghFqarijam7FQcBa/r6Rg0VkoIuzx75Xq8iAMghyOueMkWUQ5OaA== |
|
|
|
|
dependencies: |
|
|
|
|
cacache "^15.0.5" |
|
|
|
|
fast-glob "^3.2.4" |
|
|
|
@ -5287,7 +5288,7 @@ copy-webpack-plugin@^6.0: |
|
|
|
|
serialize-javascript "^5.0.1" |
|
|
|
|
webpack-sources "^1.4.3" |
|
|
|
|
|
|
|
|
|
core-js-compat@^3.6.2, core-js-compat@^3.6.5: |
|
|
|
|
core-js-compat@^3.6.5, core-js-compat@^3.7.0: |
|
|
|
|
version "3.7.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.7.0.tgz#8479c5d3d672d83f1f5ab94cf353e57113e065ed" |
|
|
|
|
integrity sha512-V8yBI3+ZLDVomoWICO6kq/CD28Y4r1M7CWeO4AGpMdMfseu8bkSubBmUPySMGKRTS+su4XQ07zUkAsiu9FCWTg== |
|
|
|
@ -5561,9 +5562,9 @@ css-tree@1.0.0-alpha.37: |
|
|
|
|
source-map "^0.6.1" |
|
|
|
|
|
|
|
|
|
css-tree@^1.0.0: |
|
|
|
|
version "1.1.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.1.0.tgz#9b8559e0169c0f678f49a6e045e2c3101f7aa36f" |
|
|
|
|
integrity sha512-SKwwAnwRPotiopzQBpK4o+W6Uu8PA759iWdJ1EXy3zkj+sSUcsdhnhvdv4dy5AtjcX0OGXxS7h73YAMXu8QXBw== |
|
|
|
|
version "1.1.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.1.1.tgz#30b8c0161d9fb4e9e2141d762589b6ec2faebd2e" |
|
|
|
|
integrity sha512-NVN42M2fjszcUNpDbdkvutgQSlFYsr1z7kqeuCagHnNLBfYor6uP1WL1KrkmdYZ5Y1vTBCIOI/C/+8T98fJ71w== |
|
|
|
|
dependencies: |
|
|
|
|
mdn-data "2.0.14" |
|
|
|
|
source-map "^0.6.1" |
|
|
|
@ -5748,16 +5749,16 @@ debug@=3.1.0: |
|
|
|
|
ms "2.0.0" |
|
|
|
|
|
|
|
|
|
debug@^3.1.1, debug@^3.2.5, debug@^3.2.6: |
|
|
|
|
version "3.2.6" |
|
|
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" |
|
|
|
|
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ== |
|
|
|
|
version "3.2.7" |
|
|
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a" |
|
|
|
|
integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ== |
|
|
|
|
dependencies: |
|
|
|
|
ms "^2.1.1" |
|
|
|
|
|
|
|
|
|
debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1: |
|
|
|
|
version "4.2.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-4.2.0.tgz#7f150f93920e94c58f5574c2fd01a3110effe7f1" |
|
|
|
|
integrity sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg== |
|
|
|
|
version "4.3.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee" |
|
|
|
|
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ== |
|
|
|
|
dependencies: |
|
|
|
|
ms "2.1.2" |
|
|
|
|
|
|
|
|
@ -6218,9 +6219,9 @@ ejs@^2.6.1, ejs@^2.7.1: |
|
|
|
|
integrity sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA== |
|
|
|
|
|
|
|
|
|
electron-to-chromium@^1.3.47, electron-to-chromium@^1.3.591: |
|
|
|
|
version "1.3.598" |
|
|
|
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.598.tgz#8f757018902ab6190323a8c5f6124d854893a35b" |
|
|
|
|
integrity sha512-G5Ztk23/ubLYVPxPXnB1uu105uzIPd4xB/D8ld8x1GaSC9+vU9NZL16nYZya8H77/7CCKKN7dArzJL3pBs8N7A== |
|
|
|
|
version "1.3.607" |
|
|
|
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.607.tgz#1bff13f1cf89f2fee0d244b8c64a7138f80f3a3b" |
|
|
|
|
integrity sha512-h2SYNaBnlplGS0YyXl8oJWokfcNxVjJANQfMCsQefG6OSuAuNIeW+A8yGT/ci+xRoBb3k2zq1FrOvkgoKBol8g== |
|
|
|
|
|
|
|
|
|
elegant-spinner@^1.0.1: |
|
|
|
|
version "1.0.1" |
|
|
|
@ -8098,10 +8099,15 @@ hex-color-regex@^1.1.0: |
|
|
|
|
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" |
|
|
|
|
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== |
|
|
|
|
|
|
|
|
|
highlight.js@^9.0, highlight.js@^9.6.0: |
|
|
|
|
version "9.18.3" |
|
|
|
|
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.3.tgz#a1a0a2028d5e3149e2380f8a865ee8516703d634" |
|
|
|
|
integrity sha512-zBZAmhSupHIl5sITeMqIJnYCDfAEc3Gdkqj65wC1lpI468MMQeeQkhcIAvk+RylAkxrCcI9xy9piHiXeQ1BdzQ== |
|
|
|
|
highlight.js@^10.0.0: |
|
|
|
|
version "10.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.4.0.tgz#ef3ce475e5dfa7a48484260b49ea242ddab823a0" |
|
|
|
|
integrity sha512-EfrUGcQ63oLJbj0J0RI9ebX6TAITbsDBLbsjr881L/X5fMO9+oadKzEF21C7R3ULKG6Gv3uoab2HiqVJa/4+oA== |
|
|
|
|
|
|
|
|
|
highlight.js@^9.0: |
|
|
|
|
version "9.18.5" |
|
|
|
|
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.5.tgz#d18a359867f378c138d6819edfc2a8acd5f29825" |
|
|
|
|
integrity sha512-a5bFyofd/BHCX52/8i8uJkjr9DYwXIPnM/plwI6W7ezItLGqzt7X2G2nXuYSfsIJdkwwj/g9DG1LkcGJI/dDoA== |
|
|
|
|
|
|
|
|
|
hljs@^6.2: |
|
|
|
|
version "6.2.3" |
|
|
|
@ -10862,11 +10868,11 @@ p-limit@^2.0.0, p-limit@^2.2.0, p-limit@^2.2.1, p-limit@^2.3.0: |
|
|
|
|
p-try "^2.0.0" |
|
|
|
|
|
|
|
|
|
p-limit@^3.0.2: |
|
|
|
|
version "3.0.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.0.2.tgz#1664e010af3cadc681baafd3e2a437be7b0fb5fe" |
|
|
|
|
integrity sha512-iwqZSOoWIW+Ew4kAGUlN16J4M7OB3ysMLSZtnhmqx7njIHFPlxWBX8xo3lVTyFVq6mI/lL9qt2IsN1sHwaxJkg== |
|
|
|
|
version "3.1.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b" |
|
|
|
|
integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ== |
|
|
|
|
dependencies: |
|
|
|
|
p-try "^2.0.0" |
|
|
|
|
yocto-queue "^0.1.0" |
|
|
|
|
|
|
|
|
|
p-locate@^3.0.0: |
|
|
|
|
version "3.0.0" |
|
|
|
@ -11049,18 +11055,23 @@ parse-url@^5.0.0: |
|
|
|
|
parse-path "^4.0.0" |
|
|
|
|
protocols "^1.4.0" |
|
|
|
|
|
|
|
|
|
parse5-htmlparser2-tree-adapter@^5.1.1: |
|
|
|
|
version "5.1.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-5.1.1.tgz#e8c743d4e92194d5293ecde2b08be31e67461cbc" |
|
|
|
|
integrity sha512-CF+TKjXqoqyDwHqBhFQ+3l5t83xYi6fVT1tQNg+Ye0JRLnTxWvIroCjEp1A0k4lneHNBGnICUf0cfYVYGEazqw== |
|
|
|
|
parse5-htmlparser2-tree-adapter@^6.0.0: |
|
|
|
|
version "6.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-6.0.1.tgz#2cdf9ad823321140370d4dbf5d3e92c7c8ddc6e6" |
|
|
|
|
integrity sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA== |
|
|
|
|
dependencies: |
|
|
|
|
parse5 "^5.1.1" |
|
|
|
|
parse5 "^6.0.1" |
|
|
|
|
|
|
|
|
|
parse5@^5.1.1: |
|
|
|
|
version "5.1.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/parse5/-/parse5-5.1.1.tgz#f68e4e5ba1852ac2cadc00f4555fff6c2abb6178" |
|
|
|
|
integrity sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug== |
|
|
|
|
|
|
|
|
|
parse5@^6.0.1: |
|
|
|
|
version "6.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/parse5/-/parse5-6.0.1.tgz#e1a1c085c569b3dc08321184f19a39cc27f7c30b" |
|
|
|
|
integrity sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw== |
|
|
|
|
|
|
|
|
|
parseurl@^1.3.2, parseurl@~1.3.2, parseurl@~1.3.3: |
|
|
|
|
version "1.3.3" |
|
|
|
|
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4" |
|
|
|
@ -13297,20 +13308,20 @@ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0: |
|
|
|
|
strip-ansi "^6.0.0" |
|
|
|
|
|
|
|
|
|
string.prototype.trimend@^1.0.1: |
|
|
|
|
version "1.0.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.2.tgz#6ddd9a8796bc714b489a3ae22246a208f37bfa46" |
|
|
|
|
integrity sha512-8oAG/hi14Z4nOVP0z6mdiVZ/wqjDtWSLygMigTzAb+7aPEDTleeFf+WrF+alzecxIRkckkJVn+dTlwzJXORATw== |
|
|
|
|
version "1.0.3" |
|
|
|
|
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.3.tgz#a22bd53cca5c7cf44d7c9d5c732118873d6cd18b" |
|
|
|
|
integrity sha512-ayH0pB+uf0U28CtjlLvL7NaohvR1amUvVZk+y3DYb0Ey2PUV5zPkkKy9+U1ndVEIXO8hNg18eIv9Jntbii+dKw== |
|
|
|
|
dependencies: |
|
|
|
|
call-bind "^1.0.0" |
|
|
|
|
define-properties "^1.1.3" |
|
|
|
|
es-abstract "^1.18.0-next.1" |
|
|
|
|
|
|
|
|
|
string.prototype.trimstart@^1.0.1: |
|
|
|
|
version "1.0.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.2.tgz#22d45da81015309cd0cdd79787e8919fc5c613e7" |
|
|
|
|
integrity sha512-7F6CdBTl5zyu30BJFdzSTlSlLPwODC23Od+iLoVH8X6+3fvDPPuBVVj9iaB1GOsSTSIgVfsfm27R2FGrAPznWg== |
|
|
|
|
version "1.0.3" |
|
|
|
|
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.3.tgz#9b4cb590e123bb36564401d59824298de50fd5aa" |
|
|
|
|
integrity sha512-oBIBUy5lea5tt0ovtOFiEQaBkoBBkyJhZXzJYrSmDo5IUUqbOPvVezuRs/agBIdZ2p2Eo1FD6bD9USyBLfl3xg== |
|
|
|
|
dependencies: |
|
|
|
|
call-bind "^1.0.0" |
|
|
|
|
define-properties "^1.1.3" |
|
|
|
|
es-abstract "^1.18.0-next.1" |
|
|
|
|
|
|
|
|
|
string_decoder@^1.0.0, string_decoder@^1.1.1: |
|
|
|
|
version "1.3.0" |
|
|
|
@ -13768,9 +13779,9 @@ tiny-emitter@^2.0.0: |
|
|
|
|
integrity sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q== |
|
|
|
|
|
|
|
|
|
tinymce@^5.3.2: |
|
|
|
|
version "5.6.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.6.0.tgz#b5eda4888e1a607ddd545619cfaa137d59de14b4" |
|
|
|
|
integrity sha512-f8LsyT80j8hD4wrL8Sac0DWDG5k10cDyykL/qkJ6kexn1KMt7w1ByrGlUm53XCYDqtavBA5snTU7odioMwSXSQ== |
|
|
|
|
version "5.6.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.6.1.tgz#82b31bed72135680ad5388968823988489a479e6" |
|
|
|
|
integrity sha512-gLtuSk3VH5P36wYOxrkjKvLnPnuNRZ77t2fjTMz95ASnd5FsTBCLadnr8YKcWrBommFQoSzmVlTDyR7gXgR3nw== |
|
|
|
|
|
|
|
|
|
tmp@^0.0.33: |
|
|
|
|
version "0.0.33" |
|
|
|
@ -14496,9 +14507,9 @@ vue-hot-reload-api@^2.3.0: |
|
|
|
|
integrity sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog== |
|
|
|
|
|
|
|
|
|
vue-i18n@^8.17.4: |
|
|
|
|
version "8.22.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.22.1.tgz#b9dd098a17e1f5adb91bdf9611f0385310da7cb1" |
|
|
|
|
integrity sha512-JNgiEJ5a8YPfk5y2lKyfOAGLmkpAVfhaUi+T4wGpSppRYZ3XSyawSDDketY5KV2CsAiBLAGEIO6jO+0l2hQubg== |
|
|
|
|
version "8.22.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.22.2.tgz#58299a5a050e67b4f799d96fee7dd8bd269e0907" |
|
|
|
|
integrity sha512-rb569fVJInPUgS/bbCxEQ9DrAoFTntuJvYoK4Fpk2VfNbA09WzdTKk57ppjz3S+ps9hW+p9H+2ASgMvojedkow== |
|
|
|
|
|
|
|
|
|
vue-loader@^15.7.0, vue-loader@^15.9.1: |
|
|
|
|
version "15.9.5" |
|
|
|
@ -14529,9 +14540,9 @@ vue-router@^3.1.6: |
|
|
|
|
integrity sha512-CGAKWN44RqXW06oC+u4mPgHLQQi2t6vLD/JbGRDAXm0YpMv0bgpKuU5bBd7AvMgfTz9kXVRIWKHqRwGEb8xFkA== |
|
|
|
|
|
|
|
|
|
vue-sidebar-menu@^4.7.1: |
|
|
|
|
version "4.7.3" |
|
|
|
|
resolved "https://registry.yarnpkg.com/vue-sidebar-menu/-/vue-sidebar-menu-4.7.3.tgz#fc27b1ce71781428fe4ec62db3201fad125d25cb" |
|
|
|
|
integrity sha512-CmbPYXFbDl11CGenGKmT9IdzpvBTcDUmfcd+fqr93DS3aPRBpVJenK4g9Zw0mTvPvexkefOpac+8FFnGKPRqIw== |
|
|
|
|
version "4.7.4" |
|
|
|
|
resolved "https://registry.yarnpkg.com/vue-sidebar-menu/-/vue-sidebar-menu-4.7.4.tgz#9a29f002dbe72289efb296b3a3fbab3346a60604" |
|
|
|
|
integrity sha512-PTLNNLYM2fQd5WDHFEOrRiLEadkoiOdfKKvYMQd/4JxFfqqKknUaA4jZ8kTryOJn4vYn+ad5WMOKJ5F3/4isKw== |
|
|
|
|
dependencies: |
|
|
|
|
path-to-regexp "^1.7.0" |
|
|
|
|
vue "^2.5.21" |
|
|
|
@ -14582,9 +14593,9 @@ vuelidate@^0.7.5: |
|
|
|
|
integrity sha512-suzIuet1jGcyZ4oUSW8J27R2tNrJ9cIfklAh63EbAkFjE380iv97BAiIeolRYoB9bF9usBXCu4BxftWN1Dkn3g== |
|
|
|
|
|
|
|
|
|
vuetify@^2.2.27: |
|
|
|
|
version "2.3.18" |
|
|
|
|
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.3.18.tgz#1168c0e2ab4eee5e915d007e31066e68fb13e59f" |
|
|
|
|
integrity sha512-cn+sZ19HY9qC7WHqcoCaZQZshyki5zqone37GJmgmoCvQaYraM3ptrcvSj8sR6fDuBHz4OLIfAIeLDyhz66hcw== |
|
|
|
|
version "2.3.19" |
|
|
|
|
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.3.19.tgz#94ae6a8b0e2d52266b2a47c6a11021c63aa1b7b0" |
|
|
|
|
integrity sha512-xqaiSEv0SUrzcoYU/N+orF7crRrhFkZt2ZPSDyPdHhiL6vMOFSYyz0OyGX3lAFykX/FJJMkNPgYTdg1l7WD1jA== |
|
|
|
|
|
|
|
|
|
vuex-map-fields@^1.4.0: |
|
|
|
|
version "1.4.1" |
|
|
|
@ -15112,6 +15123,11 @@ yn@3.1.1: |
|
|
|
|
resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50" |
|
|
|
|
integrity sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q== |
|
|
|
|
|
|
|
|
|
yocto-queue@^0.1.0: |
|
|
|
|
version "0.1.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b" |
|
|
|
|
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== |
|
|
|
|
|
|
|
|
|
yorkie@^2.0.0: |
|
|
|
|
version "2.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/yorkie/-/yorkie-2.0.0.tgz#92411912d435214e12c51c2ae1093e54b6bb83d9" |
|
|
|
|