|
@@ -994,7 +994,7 @@
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
|
|
|
integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
|
|
integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
|
|
|
|
|
|
|
|
-"@babel/core@^7.11.6", "@babel/core@^7.12.16", "@babel/core@^7.12.3":
|
|
|
|
|
|
|
+"@babel/core@^7.0.0", "@babel/core@^7.11.6", "@babel/core@^7.12.16", "@babel/core@^7.12.3":
|
|
|
version "7.18.10"
|
|
version "7.18.10"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.10.tgz#39ad504991d77f1f3da91be0b8b949a5bc466fb8"
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.10.tgz#39ad504991d77f1f3da91be0b8b949a5bc466fb8"
|
|
|
integrity sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw==
|
|
integrity sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw==
|
|
@@ -1704,7 +1704,7 @@
|
|
|
ms "^2.1.3"
|
|
ms "^2.1.3"
|
|
|
secure-json-parse "^2.4.0"
|
|
secure-json-parse "^2.4.0"
|
|
|
|
|
|
|
|
-"@eslint/eslintrc@^1.0.3", "@eslint/eslintrc@^1.3.0":
|
|
|
|
|
|
|
+"@eslint/eslintrc@^1.0.4", "@eslint/eslintrc@^1.3.0":
|
|
|
version "1.3.0"
|
|
version "1.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f"
|
|
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f"
|
|
|
integrity sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==
|
|
integrity sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==
|
|
@@ -3846,6 +3846,17 @@
|
|
|
resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-4.2.2.tgz#ed4e0ad92306a704f9fb132a0cfcf77486dbe2bc"
|
|
resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-4.2.2.tgz#ed4e0ad92306a704f9fb132a0cfcf77486dbe2bc"
|
|
|
integrity sha512-HnYpAE1Y6kRyKM/XkEuiRQhTHvkzMBurTHnpFLYLBGPIylZNPs9jJcuOOYWxPLJCSEtmZT0Y8rHDokKN7rRTig==
|
|
integrity sha512-HnYpAE1Y6kRyKM/XkEuiRQhTHvkzMBurTHnpFLYLBGPIylZNPs9jJcuOOYWxPLJCSEtmZT0Y8rHDokKN7rRTig==
|
|
|
|
|
|
|
|
|
|
+"@types/babel__core@^7.0.0":
|
|
|
|
|
+ version "7.1.19"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.19.tgz#7b497495b7d1b4812bdb9d02804d0576f43ee460"
|
|
|
|
|
+ integrity sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@babel/parser" "^7.1.0"
|
|
|
|
|
+ "@babel/types" "^7.0.0"
|
|
|
|
|
+ "@types/babel__generator" "*"
|
|
|
|
|
+ "@types/babel__template" "*"
|
|
|
|
|
+ "@types/babel__traverse" "*"
|
|
|
|
|
+
|
|
|
"@types/babel__core@^7.1.14":
|
|
"@types/babel__core@^7.1.14":
|
|
|
version "7.1.15"
|
|
version "7.1.15"
|
|
|
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.15.tgz#2ccfb1ad55a02c83f8e0ad327cbc332f55eb1024"
|
|
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.15.tgz#2ccfb1ad55a02c83f8e0ad327cbc332f55eb1024"
|
|
@@ -4341,6 +4352,11 @@
|
|
|
"@types/scheduler" "*"
|
|
"@types/scheduler" "*"
|
|
|
csstype "^3.0.2"
|
|
csstype "^3.0.2"
|
|
|
|
|
|
|
|
|
|
+"@types/resolve@^1.0.0":
|
|
|
|
|
+ version "1.20.2"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.20.2.tgz#97d26e00cd4a0423b4af620abecf3e6f442b7975"
|
|
|
|
|
+ integrity sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==
|
|
|
|
|
+
|
|
|
"@types/retry@^0.12.0":
|
|
"@types/retry@^0.12.0":
|
|
|
version "0.12.0"
|
|
version "0.12.0"
|
|
|
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
|
|
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
|
|
@@ -5483,6 +5499,18 @@ babel-loader@^8.2.2, babel-loader@^8.2.5:
|
|
|
make-dir "^3.1.0"
|
|
make-dir "^3.1.0"
|
|
|
schema-utils "^2.6.5"
|
|
schema-utils "^2.6.5"
|
|
|
|
|
|
|
|
|
|
+babel-plugin-inline-constants@^4.0.0:
|
|
|
|
|
+ version "4.0.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/babel-plugin-inline-constants/-/babel-plugin-inline-constants-4.0.1.tgz#c6d940e5052a4cfaed862c4dd222be4506cc1820"
|
|
|
|
|
+ integrity sha512-m0coLq3/1lMbYSRkyrbZjCQt4JZS2xw0SdusESctaHwVmG675Ks+ETvfNiHKVE0O2NT67HvkWYw2lS2vfZJgFg==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@babel/types" "^7.0.0"
|
|
|
|
|
+ "@types/babel__core" "^7.0.0"
|
|
|
|
|
+ "@types/resolve" "^1.0.0"
|
|
|
|
|
+ builtins "^5.0.0"
|
|
|
|
|
+ import-meta-resolve "^2.0.0"
|
|
|
|
|
+ resolve "^1.0.0"
|
|
|
|
|
+
|
|
|
babel-plugin-istanbul@^6.1.1:
|
|
babel-plugin-istanbul@^6.1.1:
|
|
|
version "6.1.1"
|
|
version "6.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz#fa88ec59232fd9b4e36dbbc540a8ec9a9b47da73"
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz#fa88ec59232fd9b4e36dbbc540a8ec9a9b47da73"
|
|
@@ -5513,6 +5541,18 @@ babel-plugin-superjson-next@^0.4.2:
|
|
|
"@babel/types" "^7.13.17"
|
|
"@babel/types" "^7.13.17"
|
|
|
hoist-non-react-statics "^3.3.2"
|
|
hoist-non-react-statics "^3.3.2"
|
|
|
|
|
|
|
|
|
|
+babel-plugin-unassert@^3.2.0:
|
|
|
|
|
+ version "3.2.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.2.0.tgz#4ea8f65709905cc540627baf4ce4c837281a317d"
|
|
|
|
|
+ integrity sha512-dNeuFtaJ1zNDr59r24NjjIm4SsXXm409iNOVMIERp6ePciII+rTrdwsWcHDqDFUKpOoBNT4ZS63nPEbrANW7DQ==
|
|
|
|
|
+
|
|
|
|
|
+babel-plugin-undebug@^2.0.0:
|
|
|
|
|
+ version "2.0.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/babel-plugin-undebug/-/babel-plugin-undebug-2.0.1.tgz#48dc76e5f7c51ade771cef1f08c2a05498a6b349"
|
|
|
|
|
+ integrity sha512-QXStD4aw+RMICmjHkJo4GHXivHpy8LI6T8vuD1AWF044ld6/Gb0ozE5FSBLjhWUGgqNHr0fnnmMc1+RlJgp50w==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@types/babel__core" "^7.0.0"
|
|
|
|
|
+
|
|
|
babel-preset-current-node-syntax@^1.0.0:
|
|
babel-preset-current-node-syntax@^1.0.0:
|
|
|
version "1.0.1"
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz#b4399239b89b2a011f9ddbe3e4f401fc40cff73b"
|
|
resolved "https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz#b4399239b89b2a011f9ddbe3e4f401fc40cff73b"
|
|
@@ -6080,6 +6120,13 @@ builtins@^4.0.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
semver "^7.0.0"
|
|
semver "^7.0.0"
|
|
|
|
|
|
|
|
|
|
+builtins@^5.0.0:
|
|
|
|
|
+ version "5.0.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/builtins/-/builtins-5.0.1.tgz#87f6db9ab0458be728564fa81d876d8d74552fa9"
|
|
|
|
|
+ integrity sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ semver "^7.0.0"
|
|
|
|
|
+
|
|
|
bunyan-debug@^2.0.0:
|
|
bunyan-debug@^2.0.0:
|
|
|
version "2.0.0"
|
|
version "2.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/bunyan-debug/-/bunyan-debug-2.0.0.tgz#15ba1bdb5d3158781cdd4b9aee70eb80d4c2c81a"
|
|
resolved "https://registry.yarnpkg.com/bunyan-debug/-/bunyan-debug-2.0.0.tgz#15ba1bdb5d3158781cdd4b9aee70eb80d4c2c81a"
|
|
@@ -8551,10 +8598,10 @@ entities@~1.1.1:
|
|
|
version "1.1.1"
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0"
|
|
resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0"
|
|
|
|
|
|
|
|
-env-editor@^0.4.1:
|
|
|
|
|
- version "0.4.2"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/env-editor/-/env-editor-0.4.2.tgz#4e76568d0bd8f5c2b6d314a9412c8fe9aa3ae861"
|
|
|
|
|
- integrity sha512-ObFo8v4rQJAE59M69QzwloxPZtd33TpYEIjtKD1rrFDcM1Gd7IkDxEBU+HriziN6HSHQnBJi8Dmy+JWkav5HKA==
|
|
|
|
|
|
|
+env-editor@^1.0.0:
|
|
|
|
|
+ version "1.1.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/env-editor/-/env-editor-1.1.0.tgz#bd510b6cb1528a64b17273aaeba272c050e786e9"
|
|
|
|
|
+ integrity sha512-7AXskzN6T7Q9TFcKAGJprUbpQa4i1VsAetO9rdBqbGMGlragTziBgWt4pVYJMBWHQlLoX0buy6WFikzPH4Qjpw==
|
|
|
|
|
|
|
|
env-paths@^2.2.0:
|
|
env-paths@^2.2.0:
|
|
|
version "2.2.1"
|
|
version "2.2.1"
|
|
@@ -9000,7 +9047,7 @@ eslint-plugin-eslint-comments@^3.2.0:
|
|
|
escape-string-regexp "^1.0.5"
|
|
escape-string-regexp "^1.0.5"
|
|
|
ignore "^5.0.5"
|
|
ignore "^5.0.5"
|
|
|
|
|
|
|
|
-eslint-plugin-import@^2.25.2, eslint-plugin-import@^2.26.0:
|
|
|
|
|
|
|
+eslint-plugin-import@^2.25.3, eslint-plugin-import@^2.26.0:
|
|
|
version "2.26.0"
|
|
version "2.26.0"
|
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
|
|
|
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
|
|
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
|
|
@@ -9123,10 +9170,10 @@ eslint-plugin-regex@^1.8.0:
|
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-regex/-/eslint-plugin-regex-1.8.0.tgz#4bd111cf5235fb76a4a7f77d7ffcb7b3777b8a77"
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-regex/-/eslint-plugin-regex-1.8.0.tgz#4bd111cf5235fb76a4a7f77d7ffcb7b3777b8a77"
|
|
|
integrity sha512-rmzVvpoxHKgvcYDo9d1X9RMFOtyOV3A6taD3KWE6gIID2dHoc8RPd0YAjDSJ0LG35wnehQBfsNB+F7q4eYqXqw==
|
|
integrity sha512-rmzVvpoxHKgvcYDo9d1X9RMFOtyOV3A6taD3KWE6gIID2dHoc8RPd0YAjDSJ0LG35wnehQBfsNB+F7q4eYqXqw==
|
|
|
|
|
|
|
|
-eslint-plugin-unicorn@^37.0.1:
|
|
|
|
|
- version "37.0.1"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-37.0.1.tgz#a2292dc302ffc0be1791e6ebbb4ae93242833f11"
|
|
|
|
|
- integrity sha512-E1jq5u9ojnadisJcPi+hMXTGSiIzkIUMDvWsBudsCGXvKUB2aNSU2TcfyW2/jAS5A4ryBXfzxLykMxX1EdluSQ==
|
|
|
|
|
|
|
+eslint-plugin-unicorn@^39.0.0:
|
|
|
|
|
+ version "39.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-39.0.0.tgz#ee76d4f3bf37c605d89fa449d5e7c0c44c54b0cc"
|
|
|
|
|
+ integrity sha512-fd5RK2FtYjGcIx3wra7csIE/wkkmBo22T1gZtRTsLr1Mb+KsFKJ+JOdSqhHXQUrI/JTs/Mon64cEYzTgSCbltw==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/helper-validator-identifier" "^7.14.9"
|
|
"@babel/helper-validator-identifier" "^7.14.9"
|
|
|
ci-info "^3.2.0"
|
|
ci-info "^3.2.0"
|
|
@@ -9272,14 +9319,13 @@ eslint@^6.8.0:
|
|
|
text-table "^0.2.0"
|
|
text-table "^0.2.0"
|
|
|
v8-compile-cache "^2.0.3"
|
|
v8-compile-cache "^2.0.3"
|
|
|
|
|
|
|
|
-eslint@^8.1.0:
|
|
|
|
|
- version "8.21.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.21.0.tgz#1940a68d7e0573cef6f50037addee295ff9be9ef"
|
|
|
|
|
- integrity sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==
|
|
|
|
|
|
|
+eslint@^8.18.0:
|
|
|
|
|
+ version "8.18.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.18.0.tgz#78d565d16c993d0b73968c523c0446b13da784fd"
|
|
|
|
|
+ integrity sha512-As1EfFMVk7Xc6/CvhssHUjsAQSkpfXvUGMFC3ce8JDe6WvqCgRrLOBQbVpsBFr1X1V+RACOadnzVvcUS5ni2bA==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@eslint/eslintrc" "^1.3.0"
|
|
"@eslint/eslintrc" "^1.3.0"
|
|
|
- "@humanwhocodes/config-array" "^0.10.4"
|
|
|
|
|
- "@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
|
|
|
|
|
|
|
+ "@humanwhocodes/config-array" "^0.9.2"
|
|
|
ajv "^6.10.0"
|
|
ajv "^6.10.0"
|
|
|
chalk "^4.0.0"
|
|
chalk "^4.0.0"
|
|
|
cross-spawn "^7.0.2"
|
|
cross-spawn "^7.0.2"
|
|
@@ -9289,17 +9335,14 @@ eslint@^8.1.0:
|
|
|
eslint-scope "^7.1.1"
|
|
eslint-scope "^7.1.1"
|
|
|
eslint-utils "^3.0.0"
|
|
eslint-utils "^3.0.0"
|
|
|
eslint-visitor-keys "^3.3.0"
|
|
eslint-visitor-keys "^3.3.0"
|
|
|
- espree "^9.3.3"
|
|
|
|
|
|
|
+ espree "^9.3.2"
|
|
|
esquery "^1.4.0"
|
|
esquery "^1.4.0"
|
|
|
esutils "^2.0.2"
|
|
esutils "^2.0.2"
|
|
|
fast-deep-equal "^3.1.3"
|
|
fast-deep-equal "^3.1.3"
|
|
|
file-entry-cache "^6.0.1"
|
|
file-entry-cache "^6.0.1"
|
|
|
- find-up "^5.0.0"
|
|
|
|
|
functional-red-black-tree "^1.0.1"
|
|
functional-red-black-tree "^1.0.1"
|
|
|
glob-parent "^6.0.1"
|
|
glob-parent "^6.0.1"
|
|
|
globals "^13.15.0"
|
|
globals "^13.15.0"
|
|
|
- globby "^11.1.0"
|
|
|
|
|
- grapheme-splitter "^1.0.4"
|
|
|
|
|
ignore "^5.2.0"
|
|
ignore "^5.2.0"
|
|
|
import-fresh "^3.0.0"
|
|
import-fresh "^3.0.0"
|
|
|
imurmurhash "^0.1.4"
|
|
imurmurhash "^0.1.4"
|
|
@@ -9317,13 +9360,14 @@ eslint@^8.1.0:
|
|
|
text-table "^0.2.0"
|
|
text-table "^0.2.0"
|
|
|
v8-compile-cache "^2.0.3"
|
|
v8-compile-cache "^2.0.3"
|
|
|
|
|
|
|
|
-eslint@^8.18.0:
|
|
|
|
|
- version "8.18.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.18.0.tgz#78d565d16c993d0b73968c523c0446b13da784fd"
|
|
|
|
|
- integrity sha512-As1EfFMVk7Xc6/CvhssHUjsAQSkpfXvUGMFC3ce8JDe6WvqCgRrLOBQbVpsBFr1X1V+RACOadnzVvcUS5ni2bA==
|
|
|
|
|
|
|
+eslint@^8.3.0:
|
|
|
|
|
+ version "8.21.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.21.0.tgz#1940a68d7e0573cef6f50037addee295ff9be9ef"
|
|
|
|
|
+ integrity sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@eslint/eslintrc" "^1.3.0"
|
|
"@eslint/eslintrc" "^1.3.0"
|
|
|
- "@humanwhocodes/config-array" "^0.9.2"
|
|
|
|
|
|
|
+ "@humanwhocodes/config-array" "^0.10.4"
|
|
|
|
|
+ "@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
|
|
|
ajv "^6.10.0"
|
|
ajv "^6.10.0"
|
|
|
chalk "^4.0.0"
|
|
chalk "^4.0.0"
|
|
|
cross-spawn "^7.0.2"
|
|
cross-spawn "^7.0.2"
|
|
@@ -9333,14 +9377,17 @@ eslint@^8.18.0:
|
|
|
eslint-scope "^7.1.1"
|
|
eslint-scope "^7.1.1"
|
|
|
eslint-utils "^3.0.0"
|
|
eslint-utils "^3.0.0"
|
|
|
eslint-visitor-keys "^3.3.0"
|
|
eslint-visitor-keys "^3.3.0"
|
|
|
- espree "^9.3.2"
|
|
|
|
|
|
|
+ espree "^9.3.3"
|
|
|
esquery "^1.4.0"
|
|
esquery "^1.4.0"
|
|
|
esutils "^2.0.2"
|
|
esutils "^2.0.2"
|
|
|
fast-deep-equal "^3.1.3"
|
|
fast-deep-equal "^3.1.3"
|
|
|
file-entry-cache "^6.0.1"
|
|
file-entry-cache "^6.0.1"
|
|
|
|
|
+ find-up "^5.0.0"
|
|
|
functional-red-black-tree "^1.0.1"
|
|
functional-red-black-tree "^1.0.1"
|
|
|
glob-parent "^6.0.1"
|
|
glob-parent "^6.0.1"
|
|
|
globals "^13.15.0"
|
|
globals "^13.15.0"
|
|
|
|
|
+ globby "^11.1.0"
|
|
|
|
|
+ grapheme-splitter "^1.0.4"
|
|
|
ignore "^5.2.0"
|
|
ignore "^5.2.0"
|
|
|
import-fresh "^3.0.0"
|
|
import-fresh "^3.0.0"
|
|
|
imurmurhash "^0.1.4"
|
|
imurmurhash "^0.1.4"
|
|
@@ -9535,6 +9582,21 @@ execa@^5.0.0:
|
|
|
signal-exit "^3.0.3"
|
|
signal-exit "^3.0.3"
|
|
|
strip-final-newline "^2.0.0"
|
|
strip-final-newline "^2.0.0"
|
|
|
|
|
|
|
|
|
|
+execa@^5.1.1:
|
|
|
|
|
+ version "5.1.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd"
|
|
|
|
|
+ integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ cross-spawn "^7.0.3"
|
|
|
|
|
+ get-stream "^6.0.0"
|
|
|
|
|
+ human-signals "^2.1.0"
|
|
|
|
|
+ is-stream "^2.0.0"
|
|
|
|
|
+ merge-stream "^2.0.0"
|
|
|
|
|
+ npm-run-path "^4.0.1"
|
|
|
|
|
+ onetime "^5.1.2"
|
|
|
|
|
+ signal-exit "^3.0.3"
|
|
|
|
|
+ strip-final-newline "^2.0.0"
|
|
|
|
|
+
|
|
|
execall@^1.0.0:
|
|
execall@^1.0.0:
|
|
|
version "1.0.0"
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/execall/-/execall-1.0.0.tgz#73d0904e395b3cab0658b08d09ec25307f29bb73"
|
|
resolved "https://registry.yarnpkg.com/execall/-/execall-1.0.0.tgz#73d0904e395b3cab0658b08d09ec25307f29bb73"
|
|
@@ -10775,6 +10837,17 @@ glob@^7.2.0:
|
|
|
once "^1.3.0"
|
|
once "^1.3.0"
|
|
|
path-is-absolute "^1.0.0"
|
|
path-is-absolute "^1.0.0"
|
|
|
|
|
|
|
|
|
|
+glob@^8.0.0:
|
|
|
|
|
+ version "8.0.3"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/glob/-/glob-8.0.3.tgz#415c6eb2deed9e502c68fa44a272e6da6eeca42e"
|
|
|
|
|
+ integrity sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ fs.realpath "^1.0.0"
|
|
|
|
|
+ inflight "^1.0.4"
|
|
|
|
|
+ inherits "2"
|
|
|
|
|
+ minimatch "^5.0.1"
|
|
|
|
|
+ once "^1.3.0"
|
|
|
|
|
+
|
|
|
global-dirs@^3.0.0:
|
|
global-dirs@^3.0.0:
|
|
|
version "3.0.0"
|
|
version "3.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-3.0.0.tgz#70a76fe84ea315ab37b1f5576cbde7d48ef72686"
|
|
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-3.0.0.tgz#70a76fe84ea315ab37b1f5576cbde7d48ef72686"
|
|
@@ -11726,6 +11799,13 @@ import-meta-resolve@^1.0.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
builtins "^4.0.0"
|
|
builtins "^4.0.0"
|
|
|
|
|
|
|
|
|
|
+import-meta-resolve@^2.0.0:
|
|
|
|
|
+ version "2.0.3"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/import-meta-resolve/-/import-meta-resolve-2.0.3.tgz#117f3dc9a6415e82c32530545e1cf91be5c0a5d1"
|
|
|
|
|
+ integrity sha512-fpAppnBpZ3ymQ/dPP97TNsco1HB5+V9SYJ3chY50PP8xn4U/w+Y6ovWBmTImB/prmGsTjzPh8pQYY+EVBlr9mw==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ builtins "^5.0.0"
|
|
|
|
|
+
|
|
|
import-modules@^2.1.0:
|
|
import-modules@^2.1.0:
|
|
|
version "2.1.0"
|
|
version "2.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/import-modules/-/import-modules-2.1.0.tgz#abe7df297cb6c1f19b57246eb8b8bd9664b6d8c2"
|
|
resolved "https://registry.yarnpkg.com/import-modules/-/import-modules-2.1.0.tgz#abe7df297cb6c1f19b57246eb8b8bd9664b6d8c2"
|
|
@@ -13703,12 +13783,12 @@ limiter@^1.0.5:
|
|
|
version "1.1.2"
|
|
version "1.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/limiter/-/limiter-1.1.2.tgz#229d8055891c8b11af9e0ee5200e8e09bb3dcbeb"
|
|
resolved "https://registry.yarnpkg.com/limiter/-/limiter-1.1.2.tgz#229d8055891c8b11af9e0ee5200e8e09bb3dcbeb"
|
|
|
|
|
|
|
|
-line-column-path@^2.0.0:
|
|
|
|
|
- version "2.0.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/line-column-path/-/line-column-path-2.0.0.tgz#439aff48ef80d74c475801a25b560d021acf1288"
|
|
|
|
|
- integrity sha512-nz3A+vi4bElhwd62E9+Qk/f9BDYLSzD/4Hy1rir0I4GnMxSTezSymzANyph5N1PgRZ3sSbA+yR5hOuXxc71a0Q==
|
|
|
|
|
|
|
+line-column-path@^3.0.0:
|
|
|
|
|
+ version "3.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/line-column-path/-/line-column-path-3.0.0.tgz#c873b42feb57f5f97bc72af30d21581076b3119e"
|
|
|
|
|
+ integrity sha512-Atocnm7Wr9nuvAn97yEPQa3pcQI5eLQGBz+m6iTb+CVw+IOzYB9MrYK7jI7BfC9ISnT4Fu0eiwhAScV//rp4Hw==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
- type-fest "^0.4.1"
|
|
|
|
|
|
|
+ type-fest "^2.0.0"
|
|
|
|
|
|
|
|
lines-and-columns@^1.1.6:
|
|
lines-and-columns@^1.1.6:
|
|
|
version "1.1.6"
|
|
version "1.1.6"
|
|
@@ -14333,18 +14413,6 @@ mdast-util-definitions@^5.0.0:
|
|
|
"@types/unist" "^2.0.0"
|
|
"@types/unist" "^2.0.0"
|
|
|
unist-util-visit "^4.0.0"
|
|
unist-util-visit "^4.0.0"
|
|
|
|
|
|
|
|
-mdast-util-directive@^2.0.0:
|
|
|
|
|
- version "2.2.1"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/mdast-util-directive/-/mdast-util-directive-2.2.1.tgz#823d8e67e2aad04166e31c0a43931d3462be77fe"
|
|
|
|
|
- integrity sha512-yZRRuaulzc6bM4IOyZfkOrVs+9Sf1BC+rldRXJyl/Ej6S/6ewQQ9jt75HvEoqZZ4m9ealVTHiS4MP2GRUE7INA==
|
|
|
|
|
- dependencies:
|
|
|
|
|
- "@types/mdast" "^3.0.0"
|
|
|
|
|
- "@types/unist" "^2.0.0"
|
|
|
|
|
- mdast-util-to-markdown "^1.3.0"
|
|
|
|
|
- parse-entities "^4.0.0"
|
|
|
|
|
- stringify-entities "^4.0.0"
|
|
|
|
|
- unist-util-visit-parents "^5.0.0"
|
|
|
|
|
-
|
|
|
|
|
mdast-util-find-and-replace@^1.1.0:
|
|
mdast-util-find-and-replace@^1.1.0:
|
|
|
version "1.1.1"
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/mdast-util-find-and-replace/-/mdast-util-find-and-replace-1.1.1.tgz#b7db1e873f96f66588c321f1363069abf607d1b5"
|
|
resolved "https://registry.yarnpkg.com/mdast-util-find-and-replace/-/mdast-util-find-and-replace-1.1.1.tgz#b7db1e873f96f66588c321f1363069abf607d1b5"
|
|
@@ -14664,7 +14732,7 @@ meow@3.7.0, meow@^3.3.0:
|
|
|
redent "^1.0.0"
|
|
redent "^1.0.0"
|
|
|
trim-newlines "^1.0.0"
|
|
trim-newlines "^1.0.0"
|
|
|
|
|
|
|
|
-meow@^10.1.1:
|
|
|
|
|
|
|
+meow@^10.1.2:
|
|
|
version "10.1.3"
|
|
version "10.1.3"
|
|
|
resolved "https://registry.yarnpkg.com/meow/-/meow-10.1.3.tgz#21689959a7d00e8901aff30d208acb2122eb8088"
|
|
resolved "https://registry.yarnpkg.com/meow/-/meow-10.1.3.tgz#21689959a7d00e8901aff30d208acb2122eb8088"
|
|
|
integrity sha512-0WL7RMCPPdUTE00+GxJjL4d5Dm6eUbmAzxlzywJWiRUKCW093owmZ7/q74tH9VI91vxw9KJJNxAcvdpxb2G4iA==
|
|
integrity sha512-0WL7RMCPPdUTE00+GxJjL4d5Dm6eUbmAzxlzywJWiRUKCW093owmZ7/q74tH9VI91vxw9KJJNxAcvdpxb2G4iA==
|
|
@@ -14784,6 +14852,18 @@ micro-spelling-correcter@^1.1.1:
|
|
|
resolved "https://registry.yarnpkg.com/micro-spelling-correcter/-/micro-spelling-correcter-1.1.1.tgz#805a06a26ccfcad8f3e5c6a1ac5ff29d4530166e"
|
|
resolved "https://registry.yarnpkg.com/micro-spelling-correcter/-/micro-spelling-correcter-1.1.1.tgz#805a06a26ccfcad8f3e5c6a1ac5ff29d4530166e"
|
|
|
integrity sha512-lkJ3Rj/mtjlRcHk6YyCbvZhyWTOzdBvTHsxMmZSk5jxN1YyVSQ+JETAom55mdzfcyDrY/49Z7UCW760BK30crg==
|
|
integrity sha512-lkJ3Rj/mtjlRcHk6YyCbvZhyWTOzdBvTHsxMmZSk5jxN1YyVSQ+JETAom55mdzfcyDrY/49Z7UCW760BK30crg==
|
|
|
|
|
|
|
|
|
|
+micromark-build@^1.0.0:
|
|
|
|
|
+ version "1.3.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-build/-/micromark-build-1.3.0.tgz#29d78fe3d2b61e86c2e9ca1272b67adc1e337e11"
|
|
|
|
|
+ integrity sha512-5ou2lgc/x79OfAce8yANDiBTXoeFEalRKJFtJPXLkX+Ua31jf1rzF0K/+9FS7u5mT+qL7z0fadia8Im6Sj/hxg==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@babel/core" "^7.0.0"
|
|
|
|
|
+ babel-plugin-inline-constants "^4.0.0"
|
|
|
|
|
+ babel-plugin-unassert "^3.2.0"
|
|
|
|
|
+ babel-plugin-undebug "^2.0.0"
|
|
|
|
|
+ glob "^8.0.0"
|
|
|
|
|
+ import-meta-resolve "^2.0.0"
|
|
|
|
|
+
|
|
|
micromark-core-commonmark@^1.0.0, micromark-core-commonmark@^1.0.1:
|
|
micromark-core-commonmark@^1.0.0, micromark-core-commonmark@^1.0.1:
|
|
|
version "1.0.6"
|
|
version "1.0.6"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-core-commonmark/-/micromark-core-commonmark-1.0.6.tgz#edff4c72e5993d93724a3c206970f5a15b0585ad"
|
|
resolved "https://registry.yarnpkg.com/micromark-core-commonmark/-/micromark-core-commonmark-1.0.6.tgz#edff4c72e5993d93724a3c206970f5a15b0585ad"
|
|
@@ -14806,19 +14886,6 @@ micromark-core-commonmark@^1.0.0, micromark-core-commonmark@^1.0.1:
|
|
|
micromark-util-types "^1.0.1"
|
|
micromark-util-types "^1.0.1"
|
|
|
uvu "^0.5.0"
|
|
uvu "^0.5.0"
|
|
|
|
|
|
|
|
-micromark-extension-directive@^2.0.0:
|
|
|
|
|
- version "2.1.1"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/micromark-extension-directive/-/micromark-extension-directive-2.1.1.tgz#d2dae9219618fcce06226d0b63b7a2a23fbe23ec"
|
|
|
|
|
- integrity sha512-+7MYZ3a10cpPrQRg3530srFMSBx0EL7gQaJ3ekguOQFSlJHLikW15AphBmNxvCNdRSWTX1R8RepzjKQra8INQw==
|
|
|
|
|
- dependencies:
|
|
|
|
|
- micromark-factory-space "^1.0.0"
|
|
|
|
|
- micromark-factory-whitespace "^1.0.0"
|
|
|
|
|
- micromark-util-character "^1.0.0"
|
|
|
|
|
- micromark-util-symbol "^1.0.0"
|
|
|
|
|
- micromark-util-types "^1.0.0"
|
|
|
|
|
- parse-entities "^4.0.0"
|
|
|
|
|
- uvu "^0.5.0"
|
|
|
|
|
-
|
|
|
|
|
micromark-extension-footnote@^0.3.0:
|
|
micromark-extension-footnote@^0.3.0:
|
|
|
version "0.3.2"
|
|
version "0.3.2"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-extension-footnote/-/micromark-extension-footnote-0.3.2.tgz#129b74ef4920ce96719b2c06102ee7abb2b88a20"
|
|
resolved "https://registry.yarnpkg.com/micromark-extension-footnote/-/micromark-extension-footnote-0.3.2.tgz#129b74ef4920ce96719b2c06102ee7abb2b88a20"
|
|
@@ -15371,7 +15438,7 @@ minimalistic-assert@^1.0.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
brace-expansion "^1.1.7"
|
|
brace-expansion "^1.1.7"
|
|
|
|
|
|
|
|
-"minimatch@3 || 4 || 5":
|
|
|
|
|
|
|
+"minimatch@3 || 4 || 5", minimatch@^5.0.1:
|
|
|
version "5.1.0"
|
|
version "5.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.0.tgz#1717b464f4971b144f6aabe8f2d0b8e4511e09c7"
|
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.0.tgz#1717b464f4971b144f6aabe8f2d0b8e4511e09c7"
|
|
|
integrity sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==
|
|
integrity sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==
|
|
@@ -16688,17 +16755,17 @@ onetime@^5.1.2:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
mimic-fn "^2.1.0"
|
|
mimic-fn "^2.1.0"
|
|
|
|
|
|
|
|
-open-editor@^3.0.0:
|
|
|
|
|
- version "3.0.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/open-editor/-/open-editor-3.0.0.tgz#2c9bfa013c0518601f0c321d89b68ff2bb6851ab"
|
|
|
|
|
- integrity sha512-00Nqoa7k8F4AK1oSFMIIhYku+essXiCljR2L2kV+bl5j90ANgbQgzEeTdZu23LsikDoz+KfhyRHpGLAwpQhugA==
|
|
|
|
|
|
|
+open-editor@^4.0.0:
|
|
|
|
|
+ version "4.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/open-editor/-/open-editor-4.0.0.tgz#881900b3c5540eaeef5b880abd05638ee82ca81f"
|
|
|
|
|
+ integrity sha512-5mKZ98iFdkivozt5XTCOspoKbL3wtYu6oOoVxfWQ0qUX9NYsK8pdkHE7VUHXr+CwyC3nf6mV0S5FPsMS65innw==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
- env-editor "^0.4.1"
|
|
|
|
|
- execa "^5.0.0"
|
|
|
|
|
- line-column-path "^2.0.0"
|
|
|
|
|
- open "^7.3.0"
|
|
|
|
|
|
|
+ env-editor "^1.0.0"
|
|
|
|
|
+ execa "^5.1.1"
|
|
|
|
|
+ line-column-path "^3.0.0"
|
|
|
|
|
+ open "^8.4.0"
|
|
|
|
|
|
|
|
-open@^7.0.0, open@^7.3.0:
|
|
|
|
|
|
|
+open@^7.0.0:
|
|
|
version "7.4.2"
|
|
version "7.4.2"
|
|
|
resolved "https://registry.yarnpkg.com/open/-/open-7.4.2.tgz#b8147e26dcf3e426316c730089fd71edd29c2321"
|
|
resolved "https://registry.yarnpkg.com/open/-/open-7.4.2.tgz#b8147e26dcf3e426316c730089fd71edd29c2321"
|
|
|
integrity sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==
|
|
integrity sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==
|
|
@@ -17672,7 +17739,7 @@ prettier@^2.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
|
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
|
|
|
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
|
|
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
|
|
|
|
|
|
|
|
-prettier@^2.4.1:
|
|
|
|
|
|
|
+prettier@^2.5.0:
|
|
|
version "2.7.1"
|
|
version "2.7.1"
|
|
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
|
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
|
|
|
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
|
|
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
|
|
@@ -23177,6 +23244,11 @@ type-fest@^1.0.1, type-fest@^1.2.1, type-fest@^1.2.2:
|
|
|
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1"
|
|
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1"
|
|
|
integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==
|
|
integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==
|
|
|
|
|
|
|
|
|
|
+type-fest@^2.0.0:
|
|
|
|
|
+ version "2.18.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.18.0.tgz#fdef3a74e0a9e68ebe46054836650fb91ac3881e"
|
|
|
|
|
+ integrity sha512-pRS+/yrW5TjPPHNOvxhbNZexr2bS63WjrMU8a+VzEBhUi9Tz1pZeD+vQz3ut0svZ46P+SRqMEPnJmk2XnvNzTw==
|
|
|
|
|
+
|
|
|
type-is@^1.6.4, type-is@~1.6.15:
|
|
type-is@^1.6.4, type-is@~1.6.15:
|
|
|
version "1.6.15"
|
|
version "1.6.15"
|
|
|
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.15.tgz#cab10fb4909e441c82842eafe1ad646c81804410"
|
|
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.15.tgz#cab10fb4909e441c82842eafe1ad646c81804410"
|
|
@@ -23230,7 +23302,7 @@ typeorm@^0.2.31:
|
|
|
yargs "^16.2.0"
|
|
yargs "^16.2.0"
|
|
|
zen-observable-ts "^1.0.0"
|
|
zen-observable-ts "^1.0.0"
|
|
|
|
|
|
|
|
-typescript@^4.0.0, typescript@^4.4.4, typescript@~4.7:
|
|
|
|
|
|
|
+typescript@^4.0.0, typescript@^4.5.2, typescript@~4.7:
|
|
|
version "4.7.4"
|
|
version "4.7.4"
|
|
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
|
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
|
|
|
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
|
|
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
|
|
@@ -24415,18 +24487,18 @@ xmlhttprequest-ssl@~2.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-2.0.0.tgz#91360c86b914e67f44dce769180027c0da618c67"
|
|
resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-2.0.0.tgz#91360c86b914e67f44dce769180027c0da618c67"
|
|
|
integrity sha512-QKxVRxiRACQcVuQEYFsI1hhkrMlrXHPegbbd1yn9UHOmRxY+si12nQYzri3vbzt8VdTTRviqcKxcyllFas5z2A==
|
|
integrity sha512-QKxVRxiRACQcVuQEYFsI1hhkrMlrXHPegbbd1yn9UHOmRxY+si12nQYzri3vbzt8VdTTRviqcKxcyllFas5z2A==
|
|
|
|
|
|
|
|
-xo@^0.46.0:
|
|
|
|
|
- version "0.46.4"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/xo/-/xo-0.46.4.tgz#45e2f50bbc6c6ba777f868d93f8b087584922a7b"
|
|
|
|
|
- integrity sha512-nA7txROpMGD6tNT9rGtVeRVn9dLScND6fcZtPalY5M3DtbEDqQi9CCmhD7/RP6sKO0c9bX0Wd3BIXQsATeP3hQ==
|
|
|
|
|
|
|
+xo@^0.47.0:
|
|
|
|
|
+ version "0.47.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/xo/-/xo-0.47.0.tgz#6653bb3693c786e3b409e7271e9522bf9ff6c765"
|
|
|
|
|
+ integrity sha512-QHRIpaPSG7tK7PX4K4fqe0V4EH1u2IkM7Pr356u1fKcVsZskw7i9gfEqyBLsnnc4e4Y8gnLtIqasLJsGPqM8sA==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
- "@eslint/eslintrc" "^1.0.3"
|
|
|
|
|
- "@typescript-eslint/eslint-plugin" "^5.2.0"
|
|
|
|
|
- "@typescript-eslint/parser" "^5.2.0"
|
|
|
|
|
|
|
+ "@eslint/eslintrc" "^1.0.4"
|
|
|
|
|
+ "@typescript-eslint/eslint-plugin" "^5.4.0"
|
|
|
|
|
+ "@typescript-eslint/parser" "^5.4.0"
|
|
|
arrify "^3.0.0"
|
|
arrify "^3.0.0"
|
|
|
cosmiconfig "^7.0.1"
|
|
cosmiconfig "^7.0.1"
|
|
|
define-lazy-prop "^3.0.0"
|
|
define-lazy-prop "^3.0.0"
|
|
|
- eslint "^8.1.0"
|
|
|
|
|
|
|
+ eslint "^8.3.0"
|
|
|
eslint-config-prettier "^8.3.0"
|
|
eslint-config-prettier "^8.3.0"
|
|
|
eslint-config-xo "^0.39.0"
|
|
eslint-config-xo "^0.39.0"
|
|
|
eslint-config-xo-typescript "^0.47.1"
|
|
eslint-config-xo-typescript "^0.47.1"
|
|
@@ -24434,11 +24506,11 @@ xo@^0.46.0:
|
|
|
eslint-import-resolver-webpack "^0.13.2"
|
|
eslint-import-resolver-webpack "^0.13.2"
|
|
|
eslint-plugin-ava "^13.1.0"
|
|
eslint-plugin-ava "^13.1.0"
|
|
|
eslint-plugin-eslint-comments "^3.2.0"
|
|
eslint-plugin-eslint-comments "^3.2.0"
|
|
|
- eslint-plugin-import "^2.25.2"
|
|
|
|
|
|
|
+ eslint-plugin-import "^2.25.3"
|
|
|
eslint-plugin-no-use-extend-native "^0.5.0"
|
|
eslint-plugin-no-use-extend-native "^0.5.0"
|
|
|
eslint-plugin-node "^11.1.0"
|
|
eslint-plugin-node "^11.1.0"
|
|
|
eslint-plugin-prettier "^4.0.0"
|
|
eslint-plugin-prettier "^4.0.0"
|
|
|
- eslint-plugin-unicorn "^37.0.1"
|
|
|
|
|
|
|
+ eslint-plugin-unicorn "^39.0.0"
|
|
|
esm-utils "^2.0.0"
|
|
esm-utils "^2.0.0"
|
|
|
find-cache-dir "^3.3.2"
|
|
find-cache-dir "^3.3.2"
|
|
|
find-up "^6.2.0"
|
|
find-up "^6.2.0"
|
|
@@ -24448,14 +24520,14 @@ xo@^0.46.0:
|
|
|
json-stable-stringify-without-jsonify "^1.0.1"
|
|
json-stable-stringify-without-jsonify "^1.0.1"
|
|
|
json5 "^2.2.0"
|
|
json5 "^2.2.0"
|
|
|
lodash-es "^4.17.21"
|
|
lodash-es "^4.17.21"
|
|
|
- meow "^10.1.1"
|
|
|
|
|
|
|
+ meow "^10.1.2"
|
|
|
micromatch "^4.0.4"
|
|
micromatch "^4.0.4"
|
|
|
- open-editor "^3.0.0"
|
|
|
|
|
- prettier "^2.4.1"
|
|
|
|
|
|
|
+ open-editor "^4.0.0"
|
|
|
|
|
+ prettier "^2.5.0"
|
|
|
semver "^7.3.5"
|
|
semver "^7.3.5"
|
|
|
slash "^4.0.0"
|
|
slash "^4.0.0"
|
|
|
to-absolute-glob "^2.0.2"
|
|
to-absolute-glob "^2.0.2"
|
|
|
- typescript "^4.4.4"
|
|
|
|
|
|
|
+ typescript "^4.5.2"
|
|
|
|
|
|
|
|
xpath@0.0.32:
|
|
xpath@0.0.32:
|
|
|
version "0.0.32"
|
|
version "0.0.32"
|