|
@@ -26,10 +26,10 @@
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6"
|
|
|
integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog==
|
|
|
|
|
|
-"@babel/compat-data@^7.14.0":
|
|
|
- version "7.14.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
|
|
|
- integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==
|
|
|
+"@babel/compat-data@^7.14.4":
|
|
|
+ version "7.14.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.4.tgz#45720fe0cecf3fd42019e1d12cc3d27fadc98d58"
|
|
|
+ integrity sha512-i2wXrWQNkH6JplJQGn3Rd2I4Pij8GdHkXwHMxm+zV5YG/Jci+bCNrWZEWC4o+umiDkRrRs4dVzH3X4GP7vyjQQ==
|
|
|
|
|
|
"@babel/core@7.14.3":
|
|
|
version "7.14.3"
|
|
@@ -123,6 +123,16 @@
|
|
|
browserslist "^4.14.5"
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
+"@babel/helper-compilation-targets@^7.14.4":
|
|
|
+ version "7.14.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.4.tgz#33ebd0ffc34248051ee2089350a929ab02f2a516"
|
|
|
+ integrity sha512-JgdzOYZ/qGaKTVkn5qEDV/SXAh8KcyUVkCoSWGN8T3bwrgd6m+/dJa2kVGi6RJYJgEYPBdZ84BZp9dUjNWkBaA==
|
|
|
+ dependencies:
|
|
|
+ "@babel/compat-data" "^7.14.4"
|
|
|
+ "@babel/helper-validator-option" "^7.12.17"
|
|
|
+ browserslist "^4.16.6"
|
|
|
+ semver "^6.3.0"
|
|
|
+
|
|
|
"@babel/helper-create-class-features-plugin@^7.13.0":
|
|
|
version "7.13.8"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.8.tgz#0367bd0a7505156ce018ca464f7ac91ba58c1a04"
|
|
@@ -146,6 +156,18 @@
|
|
|
"@babel/helper-replace-supers" "^7.13.12"
|
|
|
"@babel/helper-split-export-declaration" "^7.12.13"
|
|
|
|
|
|
+"@babel/helper-create-class-features-plugin@^7.14.3":
|
|
|
+ version "7.14.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.4.tgz#abf888d836a441abee783c75229279748705dc42"
|
|
|
+ integrity sha512-idr3pthFlDCpV+p/rMgGLGYIVtazeatrSOQk8YzO2pAepIjQhCN3myeihVg58ax2bbbGK9PUE1reFi7axOYIOw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-annotate-as-pure" "^7.12.13"
|
|
|
+ "@babel/helper-function-name" "^7.14.2"
|
|
|
+ "@babel/helper-member-expression-to-functions" "^7.13.12"
|
|
|
+ "@babel/helper-optimise-call-expression" "^7.12.13"
|
|
|
+ "@babel/helper-replace-supers" "^7.14.4"
|
|
|
+ "@babel/helper-split-export-declaration" "^7.12.13"
|
|
|
+
|
|
|
"@babel/helper-create-regexp-features-plugin@^7.12.13":
|
|
|
version "7.12.17"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.17.tgz#a2ac87e9e319269ac655b8d4415e94d38d663cb7"
|
|
@@ -320,6 +342,16 @@
|
|
|
"@babel/traverse" "^7.13.0"
|
|
|
"@babel/types" "^7.13.12"
|
|
|
|
|
|
+"@babel/helper-replace-supers@^7.14.4":
|
|
|
+ version "7.14.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.4.tgz#b2ab16875deecfff3ddfcd539bc315f72998d836"
|
|
|
+ integrity sha512-zZ7uHCWlxfEAAOVDYQpEf/uyi1dmeC7fX4nCf2iz9drnCwi1zvwXL3HwWWNXUQEJ1k23yVn3VbddiI9iJEXaTQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-member-expression-to-functions" "^7.13.12"
|
|
|
+ "@babel/helper-optimise-call-expression" "^7.12.13"
|
|
|
+ "@babel/traverse" "^7.14.2"
|
|
|
+ "@babel/types" "^7.14.4"
|
|
|
+
|
|
|
"@babel/helper-simple-access@^7.12.13":
|
|
|
version "7.12.13"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.13.tgz#8478bcc5cacf6aa1672b251c1d2dde5ccd61a6c4"
|
|
@@ -437,11 +469,12 @@
|
|
|
"@babel/helper-create-class-features-plugin" "^7.13.0"
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
|
-"@babel/plugin-proposal-class-static-block@^7.13.11":
|
|
|
- version "7.13.11"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.13.11.tgz#6fcbba4a962702c17e5371a0c7b39afde186d703"
|
|
|
- integrity sha512-fJTdFI4bfnMjvxJyNuaf8i9mVcZ0UhetaGEUHaHV9KEnibLugJkZAtXikR8KcYj+NYmI4DZMS8yQAyg+hvfSqg==
|
|
|
+"@babel/plugin-proposal-class-static-block@^7.14.3":
|
|
|
+ version "7.14.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.14.3.tgz#5a527e2cae4a4753119c3a3e7f64ecae8ccf1360"
|
|
|
+ integrity sha512-HEjzp5q+lWSjAgJtSluFDrGGosmwTgKwCXdDQZvhKsRlwv3YdkUEqxNrrjesJd+B9E9zvr1PVPVBvhYZ9msjvQ==
|
|
|
dependencies:
|
|
|
+ "@babel/helper-create-class-features-plugin" "^7.14.3"
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
"@babel/plugin-syntax-class-static-block" "^7.12.13"
|
|
|
|
|
@@ -493,13 +526,13 @@
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
|
|
|
|
-"@babel/plugin-proposal-object-rest-spread@^7.14.2":
|
|
|
- version "7.14.2"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.2.tgz#e17d418f81cc103fedd4ce037e181c8056225abc"
|
|
|
- integrity sha512-hBIQFxwZi8GIp934+nj5uV31mqclC1aYDhctDu5khTi9PCCUOczyy0b34W0oE9U/eJXiqQaKyVsmjeagOaSlbw==
|
|
|
+"@babel/plugin-proposal-object-rest-spread@^7.14.4":
|
|
|
+ version "7.14.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.4.tgz#0e2b4de419915dc0b409378e829412e2031777c4"
|
|
|
+ integrity sha512-AYosOWBlyyXEagrPRfLJ1enStufsr7D1+ddpj8OLi9k7B6+NdZ0t/9V7Fh+wJ4g2Jol8z2JkgczYqtWrZd4vbA==
|
|
|
dependencies:
|
|
|
- "@babel/compat-data" "^7.14.0"
|
|
|
- "@babel/helper-compilation-targets" "^7.13.16"
|
|
|
+ "@babel/compat-data" "^7.14.4"
|
|
|
+ "@babel/helper-compilation-targets" "^7.14.4"
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
|
"@babel/plugin-transform-parameters" "^7.14.2"
|
|
@@ -684,23 +717,23 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
-"@babel/plugin-transform-block-scoping@^7.14.2":
|
|
|
- version "7.14.2"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.2.tgz#761cb12ab5a88d640ad4af4aa81f820e6b5fdf5c"
|
|
|
- integrity sha512-neZZcP19NugZZqNwMTH+KoBjx5WyvESPSIOQb4JHpfd+zPfqcH65RMu5xJju5+6q/Y2VzYrleQTr+b6METyyxg==
|
|
|
+"@babel/plugin-transform-block-scoping@^7.14.4":
|
|
|
+ version "7.14.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.4.tgz#caf140b0b2e2462c509553d140e6d0abefb61ed8"
|
|
|
+ integrity sha512-5KdpkGxsZlTk+fPleDtGKsA+pon28+ptYmMO8GBSa5fHERCJWAzj50uAfCKBqq42HO+Zot6JF1x37CRprwmN4g==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
|
-"@babel/plugin-transform-classes@^7.14.2":
|
|
|
- version "7.14.2"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.2.tgz#3f1196c5709f064c252ad056207d87b7aeb2d03d"
|
|
|
- integrity sha512-7oafAVcucHquA/VZCsXv/gmuiHeYd64UJyyTYU+MPfNu0KeNlxw06IeENBO8bJjXVbolu+j1MM5aKQtH1OMCNg==
|
|
|
+"@babel/plugin-transform-classes@^7.14.4":
|
|
|
+ version "7.14.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.4.tgz#a83c15503fc71a0f99e876fdce7dadbc6575ec3a"
|
|
|
+ integrity sha512-p73t31SIj6y94RDVX57rafVjttNr8MvKEgs5YFatNB/xC68zM3pyosuOEcQmYsYlyQaGY9R7rAULVRcat5FKJQ==
|
|
|
dependencies:
|
|
|
"@babel/helper-annotate-as-pure" "^7.12.13"
|
|
|
"@babel/helper-function-name" "^7.14.2"
|
|
|
"@babel/helper-optimise-call-expression" "^7.12.13"
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
- "@babel/helper-replace-supers" "^7.13.12"
|
|
|
+ "@babel/helper-replace-supers" "^7.14.4"
|
|
|
"@babel/helper-split-export-declaration" "^7.12.13"
|
|
|
globals "^11.1.0"
|
|
|
|
|
@@ -711,10 +744,10 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
|
-"@babel/plugin-transform-destructuring@^7.13.17":
|
|
|
- version "7.13.17"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.13.17.tgz#678d96576638c19d5b36b332504d3fd6e06dea27"
|
|
|
- integrity sha512-UAUqiLv+uRLO+xuBKKMEpC+t7YRNVRqBsWWq1yKXbBZBje/t3IXCiSinZhjn/DC3qzBfICeYd2EFGEbHsh5RLA==
|
|
|
+"@babel/plugin-transform-destructuring@^7.14.4":
|
|
|
+ version "7.14.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.4.tgz#acbec502e9951f30f4441eaca1d2f29efade59ed"
|
|
|
+ integrity sha512-JyywKreTCGTUsL1OKu1A3ms/R1sTP0WxbpXlALeGzF53eB3bxtNkYdMj9SDgK7g6ImPy76J5oYYKoTtQImlhQA==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
@@ -918,26 +951,26 @@
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
-"@babel/preset-env@7.14.2":
|
|
|
- version "7.14.2"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.2.tgz#e80612965da73579c84ad2f963c2359c71524ed5"
|
|
|
- integrity sha512-7dD7lVT8GMrE73v4lvDEb85cgcQhdES91BSD7jS/xjC6QY8PnRhux35ac+GCpbiRhp8crexBvZZqnaL6VrY8TQ==
|
|
|
+"@babel/preset-env@7.14.4":
|
|
|
+ version "7.14.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.4.tgz#73fc3228c59727e5e974319156f304f0d6685a2d"
|
|
|
+ integrity sha512-GwMMsuAnDtULyOtuxHhzzuSRxFeP0aR/LNzrHRzP8y6AgDNgqnrfCCBm/1cRdTU75tRs28Eh76poHLcg9VF0LA==
|
|
|
dependencies:
|
|
|
- "@babel/compat-data" "^7.14.0"
|
|
|
- "@babel/helper-compilation-targets" "^7.13.16"
|
|
|
+ "@babel/compat-data" "^7.14.4"
|
|
|
+ "@babel/helper-compilation-targets" "^7.14.4"
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
"@babel/helper-validator-option" "^7.12.17"
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
|
|
|
"@babel/plugin-proposal-async-generator-functions" "^7.14.2"
|
|
|
"@babel/plugin-proposal-class-properties" "^7.13.0"
|
|
|
- "@babel/plugin-proposal-class-static-block" "^7.13.11"
|
|
|
+ "@babel/plugin-proposal-class-static-block" "^7.14.3"
|
|
|
"@babel/plugin-proposal-dynamic-import" "^7.14.2"
|
|
|
"@babel/plugin-proposal-export-namespace-from" "^7.14.2"
|
|
|
"@babel/plugin-proposal-json-strings" "^7.14.2"
|
|
|
"@babel/plugin-proposal-logical-assignment-operators" "^7.14.2"
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.2"
|
|
|
"@babel/plugin-proposal-numeric-separator" "^7.14.2"
|
|
|
- "@babel/plugin-proposal-object-rest-spread" "^7.14.2"
|
|
|
+ "@babel/plugin-proposal-object-rest-spread" "^7.14.4"
|
|
|
"@babel/plugin-proposal-optional-catch-binding" "^7.14.2"
|
|
|
"@babel/plugin-proposal-optional-chaining" "^7.14.2"
|
|
|
"@babel/plugin-proposal-private-methods" "^7.13.0"
|
|
@@ -960,10 +993,10 @@
|
|
|
"@babel/plugin-transform-arrow-functions" "^7.13.0"
|
|
|
"@babel/plugin-transform-async-to-generator" "^7.13.0"
|
|
|
"@babel/plugin-transform-block-scoped-functions" "^7.12.13"
|
|
|
- "@babel/plugin-transform-block-scoping" "^7.14.2"
|
|
|
- "@babel/plugin-transform-classes" "^7.14.2"
|
|
|
+ "@babel/plugin-transform-block-scoping" "^7.14.4"
|
|
|
+ "@babel/plugin-transform-classes" "^7.14.4"
|
|
|
"@babel/plugin-transform-computed-properties" "^7.13.0"
|
|
|
- "@babel/plugin-transform-destructuring" "^7.13.17"
|
|
|
+ "@babel/plugin-transform-destructuring" "^7.14.4"
|
|
|
"@babel/plugin-transform-dotall-regex" "^7.12.13"
|
|
|
"@babel/plugin-transform-duplicate-keys" "^7.12.13"
|
|
|
"@babel/plugin-transform-exponentiation-operator" "^7.12.13"
|
|
@@ -990,7 +1023,7 @@
|
|
|
"@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
|
|
"@babel/plugin-transform-unicode-regex" "^7.12.13"
|
|
|
"@babel/preset-modules" "^0.1.4"
|
|
|
- "@babel/types" "^7.14.2"
|
|
|
+ "@babel/types" "^7.14.4"
|
|
|
babel-plugin-polyfill-corejs2 "^0.2.0"
|
|
|
babel-plugin-polyfill-corejs3 "^0.2.0"
|
|
|
babel-plugin-polyfill-regenerator "^0.2.0"
|
|
@@ -1110,6 +1143,14 @@
|
|
|
"@babel/helper-validator-identifier" "^7.14.0"
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
+"@babel/types@^7.14.4":
|
|
|
+ version "7.14.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.4.tgz#bfd6980108168593b38b3eb48a24aa026b919bc0"
|
|
|
+ integrity sha512-lCj4aIs0xUefJFQnwwQv2Bxg7Omd6bgquZ6LGC+gGMh6/s5qDVfjuCMlDmYQ15SLsWHd9n+X3E75lKIhl5Lkiw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-validator-identifier" "^7.14.0"
|
|
|
+ to-fast-properties "^2.0.0"
|
|
|
+
|
|
|
"@eslint/eslintrc@^0.4.1":
|
|
|
version "0.4.1"
|
|
|
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1.tgz#442763b88cecbe3ee0ec7ca6d6dd6168550cbf14"
|
|
@@ -1241,13 +1282,13 @@
|
|
|
dependencies:
|
|
|
"@types/node" "*"
|
|
|
|
|
|
-"@typescript-eslint/eslint-plugin@4.24.0":
|
|
|
- version "4.24.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.24.0.tgz#03801ffc25b2af9d08f3dc9bccfc0b7ce3780d0f"
|
|
|
- integrity sha512-qbCgkPM7DWTsYQGjx9RTuQGswi+bEt0isqDBeo+CKV0953zqI0Tp7CZ7Fi9ipgFA6mcQqF4NOVNwS/f2r6xShw==
|
|
|
+"@typescript-eslint/eslint-plugin@4.25.0":
|
|
|
+ version "4.25.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.25.0.tgz#d82657b6ab4caa4c3f888ff923175fadc2f31f2a"
|
|
|
+ integrity sha512-Qfs3dWkTMKkKwt78xp2O/KZQB8MPS1UQ5D3YW2s6LQWBE1074BE+Rym+b1pXZIX3M3fSvPUDaCvZLKV2ylVYYQ==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/experimental-utils" "4.24.0"
|
|
|
- "@typescript-eslint/scope-manager" "4.24.0"
|
|
|
+ "@typescript-eslint/experimental-utils" "4.25.0"
|
|
|
+ "@typescript-eslint/scope-manager" "4.25.0"
|
|
|
debug "^4.1.1"
|
|
|
functional-red-black-tree "^1.0.1"
|
|
|
lodash "^4.17.15"
|
|
@@ -1255,26 +1296,26 @@
|
|
|
semver "^7.3.2"
|
|
|
tsutils "^3.17.1"
|
|
|
|
|
|
-"@typescript-eslint/experimental-utils@4.24.0":
|
|
|
- version "4.24.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.24.0.tgz#c23ead9de44b99c3a5fd925c33a106b00165e172"
|
|
|
- integrity sha512-IwTT2VNDKH1h8RZseMH4CcYBz6lTvRoOLDuuqNZZoThvfHEhOiZPQCow+5El3PtyxJ1iDr6UXZwYtE3yZQjhcw==
|
|
|
+"@typescript-eslint/experimental-utils@4.25.0":
|
|
|
+ version "4.25.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.25.0.tgz#b2febcfa715d2c1806fd5f0335193a6cd270df54"
|
|
|
+ integrity sha512-f0doRE76vq7NEEU0tw+ajv6CrmPelw5wLoaghEHkA2dNLFb3T/zJQqGPQ0OYt5XlZaS13MtnN+GTPCuUVg338w==
|
|
|
dependencies:
|
|
|
"@types/json-schema" "^7.0.3"
|
|
|
- "@typescript-eslint/scope-manager" "4.24.0"
|
|
|
- "@typescript-eslint/types" "4.24.0"
|
|
|
- "@typescript-eslint/typescript-estree" "4.24.0"
|
|
|
+ "@typescript-eslint/scope-manager" "4.25.0"
|
|
|
+ "@typescript-eslint/types" "4.25.0"
|
|
|
+ "@typescript-eslint/typescript-estree" "4.25.0"
|
|
|
eslint-scope "^5.0.0"
|
|
|
eslint-utils "^2.0.0"
|
|
|
|
|
|
-"@typescript-eslint/parser@4.24.0":
|
|
|
- version "4.24.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.24.0.tgz#2e5f1cc78ffefe43bfac7e5659309a92b09a51bd"
|
|
|
- integrity sha512-dj1ZIh/4QKeECLb2f/QjRwMmDArcwc2WorWPRlB8UNTZlY1KpTVsbX7e3ZZdphfRw29aTFUSNuGB8w9X5sS97w==
|
|
|
+"@typescript-eslint/parser@4.25.0":
|
|
|
+ version "4.25.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.25.0.tgz#6b2cb6285aa3d55bfb263c650739091b0f19aceb"
|
|
|
+ integrity sha512-OZFa1SKyEJpAhDx8FcbWyX+vLwh7OEtzoo2iQaeWwxucyfbi0mT4DijbOSsTgPKzGHr6GrF2V5p/CEpUH/VBxg==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/scope-manager" "4.24.0"
|
|
|
- "@typescript-eslint/types" "4.24.0"
|
|
|
- "@typescript-eslint/typescript-estree" "4.24.0"
|
|
|
+ "@typescript-eslint/scope-manager" "4.25.0"
|
|
|
+ "@typescript-eslint/types" "4.25.0"
|
|
|
+ "@typescript-eslint/typescript-estree" "4.25.0"
|
|
|
debug "^4.1.1"
|
|
|
|
|
|
"@typescript-eslint/parser@^4.0.0":
|
|
@@ -1295,23 +1336,23 @@
|
|
|
"@typescript-eslint/types" "4.16.1"
|
|
|
"@typescript-eslint/visitor-keys" "4.16.1"
|
|
|
|
|
|
-"@typescript-eslint/scope-manager@4.24.0":
|
|
|
- version "4.24.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.24.0.tgz#38088216f0eaf235fa30ed8cabf6948ec734f359"
|
|
|
- integrity sha512-9+WYJGDnuC9VtYLqBhcSuM7du75fyCS/ypC8c5g7Sdw7pGL4NDTbeH38eJPfzIydCHZDoOgjloxSAA3+4l/zsA==
|
|
|
+"@typescript-eslint/scope-manager@4.25.0":
|
|
|
+ version "4.25.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.25.0.tgz#9d86a5bcc46ef40acd03d85ad4e908e5aab8d4ca"
|
|
|
+ integrity sha512-2NElKxMb/0rya+NJG1U71BuNnp1TBd1JgzYsldsdA83h/20Tvnf/HrwhiSlNmuq6Vqa0EzidsvkTArwoq+tH6w==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/types" "4.24.0"
|
|
|
- "@typescript-eslint/visitor-keys" "4.24.0"
|
|
|
+ "@typescript-eslint/types" "4.25.0"
|
|
|
+ "@typescript-eslint/visitor-keys" "4.25.0"
|
|
|
|
|
|
"@typescript-eslint/types@4.16.1":
|
|
|
version "4.16.1"
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.16.1.tgz#5ba2d3e38b1a67420d2487519e193163054d9c15"
|
|
|
integrity sha512-nnKqBwMgRlhzmJQF8tnFDZWfunXmJyuXj55xc8Kbfup4PbkzdoDXZvzN8//EiKR27J6vUSU8j4t37yUuYPiLqA==
|
|
|
|
|
|
-"@typescript-eslint/types@4.24.0":
|
|
|
- version "4.24.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.24.0.tgz#6d0cca2048cbda4e265e0c4db9c2a62aaad8228c"
|
|
|
- integrity sha512-tkZUBgDQKdvfs8L47LaqxojKDE+mIUmOzdz7r+u+U54l3GDkTpEbQ1Jp3cNqqAU9vMUCBA1fitsIhm7yN0vx9Q==
|
|
|
+"@typescript-eslint/types@4.25.0":
|
|
|
+ version "4.25.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.25.0.tgz#0e444a5c5e3c22d7ffa5e16e0e60510b3de5af87"
|
|
|
+ integrity sha512-+CNINNvl00OkW6wEsi32wU5MhHti2J25TJsJJqgQmJu3B3dYDBcmOxcE5w9cgoM13TrdE/5ND2HoEnBohasxRQ==
|
|
|
|
|
|
"@typescript-eslint/typescript-estree@4.16.1":
|
|
|
version "4.16.1"
|
|
@@ -1326,13 +1367,13 @@
|
|
|
semver "^7.3.2"
|
|
|
tsutils "^3.17.1"
|
|
|
|
|
|
-"@typescript-eslint/typescript-estree@4.24.0":
|
|
|
- version "4.24.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.24.0.tgz#b49249679a98014d8b03e8d4b70864b950e3c90f"
|
|
|
- integrity sha512-kBDitL/by/HK7g8CYLT7aKpAwlR8doshfWz8d71j97n5kUa5caHWvY0RvEUEanL/EqBJoANev8Xc/mQ6LLwXGA==
|
|
|
+"@typescript-eslint/typescript-estree@4.25.0":
|
|
|
+ version "4.25.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.25.0.tgz#942e4e25888736bff5b360d9b0b61e013d0cfa25"
|
|
|
+ integrity sha512-1B8U07TGNAFMxZbSpF6jqiDs1cVGO0izVkf18Q/SPcUAc9LhHxzvSowXDTvkHMWUVuPpagupaW63gB6ahTXVlg==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/types" "4.24.0"
|
|
|
- "@typescript-eslint/visitor-keys" "4.24.0"
|
|
|
+ "@typescript-eslint/types" "4.25.0"
|
|
|
+ "@typescript-eslint/visitor-keys" "4.25.0"
|
|
|
debug "^4.1.1"
|
|
|
globby "^11.0.1"
|
|
|
is-glob "^4.0.1"
|
|
@@ -1347,12 +1388,12 @@
|
|
|
"@typescript-eslint/types" "4.16.1"
|
|
|
eslint-visitor-keys "^2.0.0"
|
|
|
|
|
|
-"@typescript-eslint/visitor-keys@4.24.0":
|
|
|
- version "4.24.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.24.0.tgz#a8fafdc76cad4e04a681a945fbbac4e35e98e297"
|
|
|
- integrity sha512-4ox1sjmGHIxjEDBnMCtWFFhErXtKA1Ec0sBpuz0fqf3P+g3JFGyTxxbF06byw0FRsPnnbq44cKivH7Ks1/0s6g==
|
|
|
+"@typescript-eslint/visitor-keys@4.25.0":
|
|
|
+ version "4.25.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.25.0.tgz#863e7ed23da4287c5b469b13223255d0fde6aaa7"
|
|
|
+ integrity sha512-AmkqV9dDJVKP/TcZrbf6s6i1zYXt5Hl8qOLrRDTFfRNae4+LB8A4N3i+FLZPW85zIxRy39BgeWOfMS3HoH5ngg==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/types" "4.24.0"
|
|
|
+ "@typescript-eslint/types" "4.25.0"
|
|
|
eslint-visitor-keys "^2.0.0"
|
|
|
|
|
|
"@yarnpkg/lockfile@^1.1.0":
|
|
@@ -1380,10 +1421,10 @@ ajv@^6.10.0, ajv@^6.12.4:
|
|
|
json-schema-traverse "^0.4.1"
|
|
|
uri-js "^4.2.2"
|
|
|
|
|
|
-ajv@^7.0.2:
|
|
|
- version "7.2.1"
|
|
|
- resolved "https://registry.yarnpkg.com/ajv/-/ajv-7.2.1.tgz#a5ac226171912447683524fa2f1248fcf8bac83d"
|
|
|
- integrity sha512-+nu0HDv7kNSOua9apAVc979qd932rrZeb3WOvoiD31A/p1mIE5/9bN2027pE2rOPYEdS3UHzsvof4hY+lM9/WQ==
|
|
|
+ajv@^8.0.1:
|
|
|
+ version "8.5.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.5.0.tgz#695528274bcb5afc865446aa275484049a18ae4b"
|
|
|
+ integrity sha512-Y2l399Tt1AguU3BPRP9Fn4eN+Or+StUGWCUpbnFyXSo8NZ9S4uj+AG2pjs5apK+ZMOwYOz1+a+VKvKH7CudXgQ==
|
|
|
dependencies:
|
|
|
fast-deep-equal "^3.1.1"
|
|
|
json-schema-traverse "^1.0.0"
|
|
@@ -1534,6 +1575,17 @@ browserslist@^4.16.4:
|
|
|
escalade "^3.1.1"
|
|
|
node-releases "^1.1.71"
|
|
|
|
|
|
+browserslist@^4.16.6:
|
|
|
+ version "4.16.6"
|
|
|
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2"
|
|
|
+ integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==
|
|
|
+ dependencies:
|
|
|
+ caniuse-lite "^1.0.30001219"
|
|
|
+ colorette "^1.2.2"
|
|
|
+ electron-to-chromium "^1.3.723"
|
|
|
+ escalade "^3.1.1"
|
|
|
+ node-releases "^1.1.71"
|
|
|
+
|
|
|
buffer-from@^1.0.0:
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
|
|
@@ -1567,6 +1619,11 @@ caniuse-lite@^1.0.30001214:
|
|
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001218.tgz#9b44f6ed16f875db6373e2debd4d14a07359002f"
|
|
|
integrity sha512-0ASydOWSy3bB88FbDpJSTt+PfDwnMqrym3yRZfqG8EXSQ06OZhF+q5wgYP/EN+jJMERItNcDQUqMyNjzZ+r5+Q==
|
|
|
|
|
|
+caniuse-lite@^1.0.30001219:
|
|
|
+ version "1.0.30001230"
|
|
|
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001230.tgz#8135c57459854b2240b57a4a6786044bdc5a9f71"
|
|
|
+ integrity sha512-5yBd5nWCBS+jWKTcHOzXwo5xzcj4ePE/yjtkZyUV1BTUmrBaA9MRGC+e7mxnqXSA90CmCA8L3eKLaSUkt099IQ==
|
|
|
+
|
|
|
chalk@^2.0.0:
|
|
|
version "2.4.2"
|
|
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
|
@@ -1647,14 +1704,6 @@ concat-map@0.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
|
|
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
|
|
|
|
|
|
-contains-path@^1.0.0:
|
|
|
- version "1.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-1.0.0.tgz#3458b332185603e8eed18f518d4a10888a3abc91"
|
|
|
- integrity sha1-NFizMhhWA+ju0Y9RjUoQiIo6vJE=
|
|
|
- dependencies:
|
|
|
- normalize-path "^2.1.1"
|
|
|
- path-starts-with "^1.0.0"
|
|
|
-
|
|
|
convert-source-map@^1.7.0:
|
|
|
version "1.7.0"
|
|
|
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.7.0.tgz#17a2cb882d7f77d3490585e2ce6c524424a3a442"
|
|
@@ -1767,6 +1816,11 @@ electron-to-chromium@^1.3.719:
|
|
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.723.tgz#52769a75635342a4db29af5f1e40bd3dad02c877"
|
|
|
integrity sha512-L+WXyXI7c7+G1V8ANzRsPI5giiimLAUDC6Zs1ojHHPhYXb3k/iTABFmWjivEtsWrRQymjnO66/rO2ZTABGdmWg==
|
|
|
|
|
|
+electron-to-chromium@^1.3.723:
|
|
|
+ version "1.3.742"
|
|
|
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.742.tgz#7223215acbbd3a5284962ebcb6df85d88b95f200"
|
|
|
+ integrity sha512-ihL14knI9FikJmH2XUIDdZFWJxvr14rPSdOhJ7PpS27xbz8qmaRwCwyg/bmFwjWKmWK9QyamiCZVCvXm5CH//Q==
|
|
|
+
|
|
|
emoji-regex@^8.0.0:
|
|
|
version "8.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
|
|
@@ -1827,6 +1881,11 @@ escape-string-regexp@^1.0.5:
|
|
|
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
|
|
|
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
|
|
|
|
|
|
+escape-string-regexp@^4.0.0:
|
|
|
+ version "4.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
|
|
|
+ integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
|
|
|
+
|
|
|
eslint-config-prettier@8.3.0:
|
|
|
version "8.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
|
|
@@ -1869,14 +1928,13 @@ eslint-plugin-es@^3.0.0:
|
|
|
eslint-utils "^2.0.0"
|
|
|
regexpp "^3.0.0"
|
|
|
|
|
|
-eslint-plugin-import@2.23.2:
|
|
|
- version "2.23.2"
|
|
|
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.2.tgz#ee15dd68fc7a1a1ba4c653c734e0d01c100d3484"
|
|
|
- integrity sha512-LmNoRptHBxOP+nb0PIKz1y6OSzCJlB+0g0IGS3XV4KaKk2q4szqQ6s6F1utVf5ZRkxk/QOTjdxe7v4VjS99Bsg==
|
|
|
+eslint-plugin-import@2.23.4:
|
|
|
+ version "2.23.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
|
|
|
+ integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==
|
|
|
dependencies:
|
|
|
array-includes "^3.1.3"
|
|
|
array.prototype.flat "^1.2.4"
|
|
|
- contains-path "^1.0.0"
|
|
|
debug "^2.6.9"
|
|
|
doctrine "^2.1.0"
|
|
|
eslint-import-resolver-node "^0.3.4"
|
|
@@ -1940,10 +1998,10 @@ eslint-visitor-keys@^2.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
|
|
|
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
|
|
|
|
|
|
-eslint@7.26.0:
|
|
|
- version "7.26.0"
|
|
|
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.26.0.tgz#d416fdcdcb3236cd8f282065312813f8c13982f6"
|
|
|
- integrity sha512-4R1ieRf52/izcZE7AlLy56uIHHDLT74Yzz2Iv2l6kDaYvEu9x+wMB5dZArVL8SYGXSYV2YAg70FcW5Y5nGGNIg==
|
|
|
+eslint@7.27.0:
|
|
|
+ version "7.27.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.27.0.tgz#665a1506d8f95655c9274d84bd78f7166b07e9c7"
|
|
|
+ integrity sha512-JZuR6La2ZF0UD384lcbnd0Cgg6QJjiCwhMD6eU4h/VGPcVGwawNNzKU41tgokGXnfjOOyI6QIffthhJTPzzuRA==
|
|
|
dependencies:
|
|
|
"@babel/code-frame" "7.12.11"
|
|
|
"@eslint/eslintrc" "^0.4.1"
|
|
@@ -1953,12 +2011,14 @@ eslint@7.26.0:
|
|
|
debug "^4.0.1"
|
|
|
doctrine "^3.0.0"
|
|
|
enquirer "^2.3.5"
|
|
|
+ escape-string-regexp "^4.0.0"
|
|
|
eslint-scope "^5.1.1"
|
|
|
eslint-utils "^2.1.0"
|
|
|
eslint-visitor-keys "^2.0.0"
|
|
|
espree "^7.3.1"
|
|
|
esquery "^1.4.0"
|
|
|
esutils "^2.0.2"
|
|
|
+ fast-deep-equal "^3.1.3"
|
|
|
file-entry-cache "^6.0.1"
|
|
|
functional-red-black-tree "^1.0.1"
|
|
|
glob-parent "^5.0.0"
|
|
@@ -1970,7 +2030,7 @@ eslint@7.26.0:
|
|
|
js-yaml "^3.13.1"
|
|
|
json-stable-stringify-without-jsonify "^1.0.1"
|
|
|
levn "^0.4.1"
|
|
|
- lodash "^4.17.21"
|
|
|
+ lodash.merge "^4.6.2"
|
|
|
minimatch "^3.0.4"
|
|
|
natural-compare "^1.4.0"
|
|
|
optionator "^0.9.1"
|
|
@@ -1979,7 +2039,7 @@ eslint@7.26.0:
|
|
|
semver "^7.2.1"
|
|
|
strip-ansi "^6.0.0"
|
|
|
strip-json-comments "^3.1.0"
|
|
|
- table "^6.0.4"
|
|
|
+ table "^6.0.9"
|
|
|
text-table "^0.2.0"
|
|
|
v8-compile-cache "^2.0.3"
|
|
|
|
|
@@ -2036,7 +2096,7 @@ esutils@^2.0.2:
|
|
|
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
|
|
|
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
|
|
|
|
|
|
-fast-deep-equal@^3.1.1:
|
|
|
+fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
|
|
|
version "3.1.3"
|
|
|
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
|
|
|
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
|
@@ -2533,12 +2593,27 @@ lockfile-lint@4.6.2:
|
|
|
lockfile-lint-api "^5.1.7"
|
|
|
yargs "^16.0.0"
|
|
|
|
|
|
+lodash.clonedeep@^4.5.0:
|
|
|
+ version "4.5.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
|
|
|
+ integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
|
|
|
+
|
|
|
lodash.debounce@^4.0.8:
|
|
|
version "4.0.8"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
|
|
|
integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168=
|
|
|
|
|
|
-lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21:
|
|
|
+lodash.merge@^4.6.2:
|
|
|
+ version "4.6.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
|
|
|
+ integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
|
|
|
+
|
|
|
+lodash.truncate@^4.4.2:
|
|
|
+ version "4.4.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193"
|
|
|
+ integrity sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=
|
|
|
+
|
|
|
+lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21:
|
|
|
version "4.17.21"
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
|
|
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
|
@@ -2658,13 +2733,6 @@ normalize-package-data@^2.3.2:
|
|
|
semver "2 || 3 || 4 || 5"
|
|
|
validate-npm-package-license "^3.0.1"
|
|
|
|
|
|
-normalize-path@^2.1.1:
|
|
|
- version "2.1.1"
|
|
|
- resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
|
|
|
- integrity sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=
|
|
|
- dependencies:
|
|
|
- remove-trailing-separator "^1.0.1"
|
|
|
-
|
|
|
object-assign@^4.0.1:
|
|
|
version "4.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
|
|
@@ -2795,13 +2863,6 @@ path-parse@^1.0.6:
|
|
|
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
|
|
|
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
|
|
|
|
|
|
-path-starts-with@^1.0.0:
|
|
|
- version "1.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/path-starts-with/-/path-starts-with-1.0.0.tgz#b28243015e8b138de572682ac52da42e646ad84e"
|
|
|
- integrity sha1-soJDAV6LE43lcmgqxS2kLmRq2E4=
|
|
|
- dependencies:
|
|
|
- normalize-path "^2.1.1"
|
|
|
-
|
|
|
path-type@^3.0.0:
|
|
|
version "3.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
|
|
@@ -2954,11 +3015,6 @@ regjsparser@^0.6.4:
|
|
|
dependencies:
|
|
|
jsesc "~0.5.0"
|
|
|
|
|
|
-remove-trailing-separator@^1.0.1:
|
|
|
- version "1.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
|
|
|
- integrity sha1-wkvOKig62tW8P1jg1IJJuSN52O8=
|
|
|
-
|
|
|
require-directory@^2.1.1:
|
|
|
version "2.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
|
|
@@ -3009,10 +3065,10 @@ rollup-plugin-terser@7.0.2:
|
|
|
serialize-javascript "^4.0.0"
|
|
|
terser "^5.0.0"
|
|
|
|
|
|
-rollup@2.48.0:
|
|
|
- version "2.48.0"
|
|
|
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.48.0.tgz#fceb01ed771f991f29f7bd2ff7838146e55acb74"
|
|
|
- integrity sha512-wl9ZSSSsi5579oscSDYSzGn092tCS076YB+TQrzsGuSfYyJeep8eEWj0eaRjuC5McuMNmcnR8icBqiE/FWNB1A==
|
|
|
+rollup@2.50.4:
|
|
|
+ version "2.50.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.4.tgz#5a53e4294296dfee2a83b0ec0d0536984b98de71"
|
|
|
+ integrity sha512-mBQa9O6bdqur7a6R+TXcbdYgfO2arXlDG+rSrWfwAvsiumpJjD4OS23R9QuhItuz8ysWb8mZ91CFFDQUhJY+8Q==
|
|
|
optionalDependencies:
|
|
|
fsevents "~2.3.1"
|
|
|
|
|
@@ -3239,15 +3295,17 @@ supports-color@^7.0.0, supports-color@^7.1.0:
|
|
|
dependencies:
|
|
|
has-flag "^4.0.0"
|
|
|
|
|
|
-table@^6.0.4:
|
|
|
- version "6.0.7"
|
|
|
- resolved "https://registry.yarnpkg.com/table/-/table-6.0.7.tgz#e45897ffbcc1bcf9e8a87bf420f2c9e5a7a52a34"
|
|
|
- integrity sha512-rxZevLGTUzWna/qBLObOe16kB2RTnnbhciwgPbMMlazz1yZGVEgnZK762xyVdVznhqxrfCeBMmMkgOOaPwjH7g==
|
|
|
+table@^6.0.9:
|
|
|
+ version "6.7.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/table/-/table-6.7.1.tgz#ee05592b7143831a8c94f3cee6aae4c1ccef33e2"
|
|
|
+ integrity sha512-ZGum47Yi6KOOFDE8m223td53ath2enHcYLgOCjGr5ngu8bdIARQk6mN/wRMv4yMRcHnCSnHbCEha4sobQx5yWg==
|
|
|
dependencies:
|
|
|
- ajv "^7.0.2"
|
|
|
- lodash "^4.17.20"
|
|
|
+ ajv "^8.0.1"
|
|
|
+ lodash.clonedeep "^4.5.0"
|
|
|
+ lodash.truncate "^4.4.2"
|
|
|
slice-ansi "^4.0.0"
|
|
|
string-width "^4.2.0"
|
|
|
+ strip-ansi "^6.0.0"
|
|
|
|
|
|
terser@^5.0.0:
|
|
|
version "5.6.0"
|
|
@@ -3343,10 +3401,10 @@ typedoc-default-themes@^0.12.10:
|
|
|
resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.12.10.tgz#614c4222fe642657f37693ea62cad4dafeddf843"
|
|
|
integrity sha512-fIS001cAYHkyQPidWXmHuhs8usjP5XVJjWB8oZGqkTowZaz3v7g3KDZeeqE82FBrmkAnIBOY3jgy7lnPnqATbA==
|
|
|
|
|
|
-typedoc-plugin-markdown@3.8.1:
|
|
|
- version "3.8.1"
|
|
|
- resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.8.1.tgz#4dee56d46e5aa0be884b8a59c7d7f62ac8f77b53"
|
|
|
- integrity sha512-SzDSSJwwMq3ZHmn2MN/5U0XxwNhCiJ7pC7s3kczsT9JeRJnFgxv6xmMAQSxEx35bjoZLQ18vdSd9cXgIxhVQZQ==
|
|
|
+typedoc-plugin-markdown@3.8.2:
|
|
|
+ version "3.8.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.8.2.tgz#47bb85d93e1f61e6a543d5acc9505e2b2f1b3d0b"
|
|
|
+ integrity sha512-Ci2dy1mILbDFqO09/C1i/BQiGxbIURLhNwBFHWPqhYvLuDK557ofwEhJmkgTXc6NQ6f1XrXtIWfBQtmmAmQNew==
|
|
|
dependencies:
|
|
|
handlebars "^4.7.7"
|
|
|
|
|
@@ -3367,10 +3425,10 @@ typedoc@0.20.36:
|
|
|
shiki "^0.9.3"
|
|
|
typedoc-default-themes "^0.12.10"
|
|
|
|
|
|
-typescript@4.2.4:
|
|
|
- version "4.2.4"
|
|
|
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
|
|
|
- integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
|
|
|
+typescript@4.3.2:
|
|
|
+ version "4.3.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
|
|
|
+ integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
|
|
|
|
|
|
uglify-js@^3.1.4:
|
|
|
version "3.13.4"
|