This repository has been archived by the owner on Dec 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ba6e4b7
commit 137fef8
Showing
2 changed files
with
67 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,13 +9,6 @@ | |
dependencies: | ||
"@babel/highlight" "^7.10.4" | ||
|
||
"@babel/[email protected]": | ||
version "7.12.11" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f" | ||
integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw== | ||
dependencies: | ||
"@babel/highlight" "^7.10.4" | ||
|
||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3": | ||
version "7.14.5" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb" | ||
|
@@ -1317,14 +1310,14 @@ | |
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz#8eed982e2ee6f7f4e44c253e12962980791efd46" | ||
integrity sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA== | ||
|
||
"@eslint/eslintrc@^0.4.3": | ||
version "0.4.3" | ||
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c" | ||
integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw== | ||
"@eslint/eslintrc@^1.0.2": | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.2.tgz#6044884f7f93c4ecc2d1694c7486cce91ef8f746" | ||
integrity sha512-x1ZXdEFsvTcnbTZgqcWUL9w2ybgZCw/qbKTPQnab+XnYA2bMQpJCh+/bBzCRfDJaJdlrrQlOk49jNtru9gL/6Q== | ||
dependencies: | ||
ajv "^6.12.4" | ||
debug "^4.1.1" | ||
espree "^7.3.0" | ||
debug "^4.3.2" | ||
espree "^9.0.0" | ||
globals "^13.9.0" | ||
ignore "^4.0.6" | ||
import-fresh "^3.2.1" | ||
|
@@ -1337,10 +1330,10 @@ | |
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.2.tgz#30aa825f11d438671d585bd44e7fd564535fc210" | ||
integrity sha512-82cpyJyKRoQoRi+14ibCeGPu0CwypgtBAdBhq1WfvagpCZNKqwXbKwXllYSMG91DhmG4jt9gN8eP6lGOtozuaw== | ||
|
||
"@humanwhocodes/config-array@^0.5.0": | ||
version "0.5.0" | ||
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9" | ||
integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg== | ||
"@humanwhocodes/config-array@^0.6.0": | ||
version "0.6.0" | ||
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.6.0.tgz#b5621fdb3b32309d2d16575456cbc277fa8f021a" | ||
integrity sha512-JQlEKbcgEUjBFhLIF4iqM7u/9lwgHRBcpHrmUNCALK0Q3amXN6lxdoXLnF0sm11E9VqTmBALR87IlUg1bZ8A9A== | ||
dependencies: | ||
"@humanwhocodes/object-schema" "^1.2.0" | ||
debug "^4.1.1" | ||
|
@@ -4423,12 +4416,12 @@ acorn@^6.4.1: | |
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6" | ||
integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ== | ||
|
||
acorn@^7.1.1, acorn@^7.4.0, acorn@^7.4.1: | ||
acorn@^7.1.1, acorn@^7.4.1: | ||
version "7.4.1" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa" | ||
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== | ||
|
||
acorn@^8.0.4, acorn@^8.2.4, acorn@^8.4.0, acorn@^8.4.1: | ||
acorn@^8.0.4, acorn@^8.2.4, acorn@^8.4.0, acorn@^8.4.1, acorn@^8.5.0: | ||
version "8.5.0" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.5.0.tgz#4512ccb99b3698c752591e9bb4472e38ad43cee2" | ||
integrity sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q== | ||
|
@@ -4496,7 +4489,7 @@ ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.2, ajv@^6.12.4, ajv@^6.12.5: | |
json-schema-traverse "^0.4.1" | ||
uri-js "^4.2.2" | ||
|
||
ajv@^8.0.0, ajv@^8.0.1: | ||
ajv@^8.0.0: | ||
version "8.6.2" | ||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.6.2.tgz#2fb45e0e5fcbc0813326c1c3da535d1881bb0571" | ||
integrity sha512-9807RlWAgT564wT+DjeyU5OFMPjmzxVobvDFmNAhY+5zD6A2ly3jDp6sgnfyDtlIQ+7H97oc/DGCzzfu9rjw9w== | ||
|
@@ -6823,7 +6816,7 @@ [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9: | |
dependencies: | ||
ms "2.0.0" | ||
|
||
debug@4, debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1: | ||
debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2: | ||
version "4.3.2" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b" | ||
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw== | ||
|
@@ -7786,10 +7779,10 @@ eslint-plugin-import@^2.23.1: | |
resolve "^1.20.0" | ||
tsconfig-paths "^3.11.0" | ||
|
||
eslint-plugin-jest@^24.3.6: | ||
version "24.4.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.0.tgz#fa4b614dbd46a98b652d830377971f097bda9262" | ||
integrity sha512-8qnt/hgtZ94E9dA6viqfViKBfkJwFHXgJmTWlMGDgunw1XJEGqm3eiPjDsTanM3/u/3Az82nyQM9GX7PM/QGmg== | ||
eslint-plugin-jest@^25.0.0: | ||
version "25.0.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.0.1.tgz#1a4aec26bb9806db1132de18cc7df7cab4b0ca4e" | ||
integrity sha512-h54W6EOFGWHvKmGQul1Ahc8nLfzWR7jbynjeb4NT/acg6yOaRPQv6MXeSuQO3a7+21xaVtmULowYANuu4JIimQ== | ||
dependencies: | ||
"@typescript-eslint/experimental-utils" "^4.0.1" | ||
|
||
|
@@ -7862,12 +7855,13 @@ eslint-scope@^4.0.3: | |
esrecurse "^4.1.0" | ||
estraverse "^4.1.1" | ||
|
||
eslint-utils@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27" | ||
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg== | ||
eslint-scope@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-6.0.0.tgz#9cf45b13c5ac8f3d4c50f46a5121f61b3e318978" | ||
integrity sha512-uRDL9MWmQCkaFus8RF5K9/L/2fn+80yoW3jkD53l4shjCh26fCtvJGasxjUqP5OT87SYTxCVA3BwTUzuELx9kA== | ||
dependencies: | ||
eslint-visitor-keys "^1.1.0" | ||
esrecurse "^4.3.0" | ||
estraverse "^5.2.0" | ||
|
||
eslint-utils@^3.0.0: | ||
version "3.0.0" | ||
|
@@ -7876,70 +7870,68 @@ eslint-utils@^3.0.0: | |
dependencies: | ||
eslint-visitor-keys "^2.0.0" | ||
|
||
eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e" | ||
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ== | ||
|
||
eslint-visitor-keys@^2.0.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303" | ||
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw== | ||
|
||
eslint@^7.26.0: | ||
version "7.32.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d" | ||
integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA== | ||
eslint-visitor-keys@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186" | ||
integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q== | ||
|
||
eslint@^8.0.0: | ||
version "8.0.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.0.0.tgz#2c2d0ac6353755667ac90c9ff4a9c1315e43fcff" | ||
integrity sha512-03spzPzMAO4pElm44m60Nj08nYonPGQXmw6Ceai/S4QK82IgwWO1EXx1s9namKzVlbVu3Jf81hb+N+8+v21/HQ== | ||
dependencies: | ||
"@babel/code-frame" "7.12.11" | ||
"@eslint/eslintrc" "^0.4.3" | ||
"@humanwhocodes/config-array" "^0.5.0" | ||
"@eslint/eslintrc" "^1.0.2" | ||
"@humanwhocodes/config-array" "^0.6.0" | ||
ajv "^6.10.0" | ||
chalk "^4.0.0" | ||
cross-spawn "^7.0.2" | ||
debug "^4.0.1" | ||
debug "^4.3.2" | ||
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" | ||
eslint-scope "^6.0.0" | ||
eslint-utils "^3.0.0" | ||
eslint-visitor-keys "^3.0.0" | ||
espree "^9.0.0" | ||
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.1.2" | ||
glob-parent "^6.0.1" | ||
globals "^13.6.0" | ||
ignore "^4.0.6" | ||
import-fresh "^3.0.0" | ||
imurmurhash "^0.1.4" | ||
is-glob "^4.0.0" | ||
js-yaml "^3.13.1" | ||
js-yaml "^4.1.0" | ||
json-stable-stringify-without-jsonify "^1.0.1" | ||
levn "^0.4.1" | ||
lodash.merge "^4.6.2" | ||
minimatch "^3.0.4" | ||
natural-compare "^1.4.0" | ||
optionator "^0.9.1" | ||
progress "^2.0.0" | ||
regexpp "^3.1.0" | ||
regexpp "^3.2.0" | ||
semver "^7.2.1" | ||
strip-ansi "^6.0.0" | ||
strip-json-comments "^3.1.0" | ||
table "^6.0.9" | ||
text-table "^0.2.0" | ||
v8-compile-cache "^2.0.3" | ||
|
||
espree@^7.3.0, espree@^7.3.1: | ||
version "7.3.1" | ||
resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.1.tgz#f2df330b752c6f55019f8bd89b7660039c1bbbb6" | ||
integrity sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g== | ||
espree@^9.0.0: | ||
version "9.0.0" | ||
resolved "https://registry.yarnpkg.com/espree/-/espree-9.0.0.tgz#e90a2965698228502e771c7a58489b1a9d107090" | ||
integrity sha512-r5EQJcYZ2oaGbeR0jR0fFVijGOcwai07/690YRXLINuhmVeRY4UKSAsQPe/0BNuDgwP7Ophoc1PRsr2E3tkbdQ== | ||
dependencies: | ||
acorn "^7.4.0" | ||
acorn "^8.5.0" | ||
acorn-jsx "^5.3.1" | ||
eslint-visitor-keys "^1.3.0" | ||
eslint-visitor-keys "^3.0.0" | ||
|
||
esprima@^4.0.0, esprima@^4.0.1, esprima@~4.0.0: | ||
version "4.0.1" | ||
|
@@ -8953,6 +8945,13 @@ glob-parent@^6.0.0: | |
dependencies: | ||
is-glob "^4.0.1" | ||
|
||
glob-parent@^6.0.1: | ||
version "6.0.2" | ||
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3" | ||
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A== | ||
dependencies: | ||
is-glob "^4.0.3" | ||
|
||
glob-promise@^3.4.0: | ||
version "3.4.0" | ||
resolved "https://registry.yarnpkg.com/glob-promise/-/glob-promise-3.4.0.tgz#b6b8f084504216f702dc2ce8c9bc9ac8866fdb20" | ||
|
@@ -10132,6 +10131,13 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1: | |
dependencies: | ||
is-extglob "^2.1.1" | ||
|
||
is-glob@^4.0.3: | ||
version "4.0.3" | ||
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084" | ||
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg== | ||
dependencies: | ||
is-extglob "^2.1.1" | ||
|
||
is-hexadecimal@^1.0.0: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/is-hexadecimal/-/is-hexadecimal-1.0.4.tgz#cc35c97588da4bd49a8eedd6bc4082d44dcb23a7" | ||
|
@@ -11003,7 +11009,7 @@ js-yaml@^3.13.1: | |
argparse "^1.0.7" | ||
esprima "^4.0.0" | ||
|
||
js-yaml@^4.0.0: | ||
js-yaml@^4.0.0, js-yaml@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602" | ||
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA== | ||
|
@@ -11455,11 +11461,6 @@ lodash.camelcase@^4.3.0: | |
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6" | ||
integrity sha1-soqmKIorn8ZRA1x3EfZathkDMaY= | ||
|
||
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" | ||
|
@@ -11520,11 +11521,6 @@ lodash.transform@^4.6.0: | |
resolved "https://registry.yarnpkg.com/lodash.transform/-/lodash.transform-4.6.0.tgz#12306422f63324aed8483d3f38332b5f670547a0" | ||
integrity sha1-EjBkIvYzJK7YSD0/ODMrX2cFR6A= | ||
|
||
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.union@^4.6.0: | ||
version "4.6.0" | ||
resolved "https://registry.yarnpkg.com/lodash.union/-/lodash.union-4.6.0.tgz#48bb5088409f16f1821666641c44dd1aaae3cd88" | ||
|
@@ -14263,7 +14259,7 @@ regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.1: | |
call-bind "^1.0.2" | ||
define-properties "^1.1.3" | ||
|
||
regexpp@^3.1.0: | ||
regexpp@^3.1.0, regexpp@^3.2.0: | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2" | ||
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg== | ||
|
@@ -15677,18 +15673,6 @@ symbol.prototype.description@^1.0.0: | |
has-symbols "^1.0.2" | ||
object.getownpropertydescriptors "^2.1.2" | ||
|
||
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 "^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" | ||
|
||
tapable@^1.0.0, tapable@^1.1.3: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/tapable/-/tapable-1.1.3.tgz#a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2" | ||
|