-
Notifications
You must be signed in to change notification settings - Fork 4
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
68118ec
commit d63bd6e
Showing
2 changed files
with
53 additions
and
53 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 |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
"@jridgewell/gen-mapping" "^0.1.0" | ||
"@jridgewell/trace-mapping" "^0.3.9" | ||
|
||
"@babel/cli@^7.0.0": | ||
"@babel/cli@7.19.3": | ||
version "7.19.3" | ||
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.19.3.tgz#55914ed388e658e0b924b3a95da1296267e278e2" | ||
integrity sha512-643/TybmaCAe101m2tSVHi9UKpETXP9c/Ff4mD2tAwkdP6esKIfaauZFc67vGEM6r9fekbEGid+sZhbEnSe3dg== | ||
|
@@ -38,7 +38,7 @@ | |
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.4.tgz#95c86de137bf0317f3a570e1b6e996b427299747" | ||
integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw== | ||
|
||
"@babel/core@^7.0.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3": | ||
"@babel/core@7.19.6", "@babel/core@^7.11.6", "@babel/core@^7.12.3": | ||
version "7.19.6" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.6.tgz#7122ae4f5c5a37c0946c066149abd8e75f81540f" | ||
integrity sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg== | ||
|
@@ -59,7 +59,7 @@ | |
json5 "^2.2.1" | ||
semver "^6.3.0" | ||
|
||
"@babel/eslint-parser@^7.19.1": | ||
"@babel/[email protected]": | ||
version "7.19.1" | ||
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz#4f68f6b0825489e00a24b41b6a1ae35414ecd2f4" | ||
integrity sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ== | ||
|
@@ -318,7 +318,7 @@ | |
"@babel/helper-remap-async-to-generator" "^7.18.9" | ||
"@babel/plugin-syntax-async-generators" "^7.8.4" | ||
|
||
"@babel/plugin-proposal-class-properties@^7.0.0", "@babel/plugin-proposal-class-properties@^7.18.6": | ||
"@babel/plugin-proposal-class-properties@7.18.6", "@babel/plugin-proposal-class-properties@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz#b110f59741895f7ec21a6fff696ec46265c446a3" | ||
integrity sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ== | ||
|
@@ -335,7 +335,7 @@ | |
"@babel/helper-plugin-utils" "^7.18.6" | ||
"@babel/plugin-syntax-class-static-block" "^7.14.5" | ||
|
||
"@babel/plugin-proposal-decorators@^7.0.0": | ||
"@babel/plugin-proposal-decorators@7.19.6": | ||
version "7.19.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.19.6.tgz#0f1af5c21957e9a438cc1d08d2a6a6858af127b7" | ||
integrity sha512-PKWforYpkVkogpOW0RaPuh7eQ7AoFgBJP+d87tQCRY2LVbvyGtfRM7RtrhCBsNgZb+2EY28SeWB6p2xe1Z5oAw== | ||
|
@@ -346,7 +346,7 @@ | |
"@babel/helper-split-export-declaration" "^7.18.6" | ||
"@babel/plugin-syntax-decorators" "^7.19.0" | ||
|
||
"@babel/plugin-proposal-do-expressions@^7.0.0": | ||
"@babel/plugin-proposal-do-expressions@7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-do-expressions/-/plugin-proposal-do-expressions-7.18.6.tgz#b1a05a2876df2ca38556115a7ecde3b4c45463a9" | ||
integrity sha512-ddToGCONJhCuL+l4FhtGnKl5ZYCj9fDVFiqiCdQDpeIbVn/NvMeSib+7T1/rk08jRafae4qNiP8OnJyuqlsuYA== | ||
|
@@ -362,23 +362,23 @@ | |
"@babel/helper-plugin-utils" "^7.18.6" | ||
"@babel/plugin-syntax-dynamic-import" "^7.8.3" | ||
|
||
"@babel/plugin-proposal-export-default-from@^7.0.0": | ||
"@babel/plugin-proposal-export-default-from@7.18.10": | ||
version "7.18.10" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.18.10.tgz#091f4794dbce4027c03cf4ebc64d3fb96b75c206" | ||
integrity sha512-5H2N3R2aQFxkV4PIBUR/i7PUSwgTZjouJKzI8eKswfIjT0PhvzkPn0t0wIS5zn6maQuvtT0t1oHtMUz61LOuow== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.18.9" | ||
"@babel/plugin-syntax-export-default-from" "^7.18.6" | ||
|
||
"@babel/plugin-proposal-export-namespace-from@^7.0.0", "@babel/plugin-proposal-export-namespace-from@^7.18.9": | ||
"@babel/plugin-proposal-export-namespace-from@7.18.9", "@babel/plugin-proposal-export-namespace-from@^7.18.9": | ||
version "7.18.9" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.9.tgz#5f7313ab348cdb19d590145f9247540e94761203" | ||
integrity sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.18.9" | ||
"@babel/plugin-syntax-export-namespace-from" "^7.8.3" | ||
|
||
"@babel/plugin-proposal-function-sent@^7.0.0": | ||
"@babel/plugin-proposal-function-sent@7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-function-sent/-/plugin-proposal-function-sent-7.18.6.tgz#60854442f9024869e731116b4f7f98ee8cb072de" | ||
integrity sha512-UdaOKPOLPt0O+Xu26tnw6oAZMLXhk+yMrXOzn6kAzTHBnWHJsoN1hlrgxFAQ+FRLS0ql1oYIQ2phvoFzmN3GMw== | ||
|
@@ -387,31 +387,31 @@ | |
"@babel/helper-wrap-function" "^7.18.6" | ||
"@babel/plugin-syntax-function-sent" "^7.18.6" | ||
|
||
"@babel/plugin-proposal-json-strings@^7.0.0", "@babel/plugin-proposal-json-strings@^7.18.6": | ||
"@babel/plugin-proposal-json-strings@7.18.6", "@babel/plugin-proposal-json-strings@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.18.6.tgz#7e8788c1811c393aff762817e7dbf1ebd0c05f0b" | ||
integrity sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.18.6" | ||
"@babel/plugin-syntax-json-strings" "^7.8.3" | ||
|
||
"@babel/plugin-proposal-logical-assignment-operators@^7.0.0", "@babel/plugin-proposal-logical-assignment-operators@^7.18.9": | ||
"@babel/plugin-proposal-logical-assignment-operators@7.18.9", "@babel/plugin-proposal-logical-assignment-operators@^7.18.9": | ||
version "7.18.9" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.18.9.tgz#8148cbb350483bf6220af06fa6db3690e14b2e23" | ||
integrity sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.18.9" | ||
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" | ||
|
||
"@babel/plugin-proposal-nullish-coalescing-operator@^7.0.0", "@babel/plugin-proposal-nullish-coalescing-operator@^7.18.6": | ||
"@babel/plugin-proposal-nullish-coalescing-operator@7.18.6", "@babel/plugin-proposal-nullish-coalescing-operator@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz#fdd940a99a740e577d6c753ab6fbb43fdb9467e1" | ||
integrity sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.18.6" | ||
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" | ||
|
||
"@babel/plugin-proposal-numeric-separator@^7.0.0", "@babel/plugin-proposal-numeric-separator@^7.18.6": | ||
"@babel/plugin-proposal-numeric-separator@7.18.6", "@babel/plugin-proposal-numeric-separator@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz#899b14fbafe87f053d2c5ff05b36029c62e13c75" | ||
integrity sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q== | ||
|
@@ -438,7 +438,7 @@ | |
"@babel/helper-plugin-utils" "^7.18.6" | ||
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3" | ||
|
||
"@babel/plugin-proposal-optional-chaining@^7.0.0", "@babel/plugin-proposal-optional-chaining@^7.18.9": | ||
"@babel/plugin-proposal-optional-chaining@7.18.9", "@babel/plugin-proposal-optional-chaining@^7.18.9": | ||
version "7.18.9" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.9.tgz#e8e8fe0723f2563960e4bf5e9690933691915993" | ||
integrity sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w== | ||
|
@@ -447,7 +447,7 @@ | |
"@babel/helper-skip-transparent-expression-wrappers" "^7.18.9" | ||
"@babel/plugin-syntax-optional-chaining" "^7.8.3" | ||
|
||
"@babel/plugin-proposal-pipeline-operator@^7.0.0": | ||
"@babel/plugin-proposal-pipeline-operator@7.18.9": | ||
version "7.18.9" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-pipeline-operator/-/plugin-proposal-pipeline-operator-7.18.9.tgz#66a60666efd9c29c7ec4d3e2ccb38f9d97994237" | ||
integrity sha512-Pc33e6m8f4MJhRXVCUwiKZNtEm+W2CUPHIL0lyJNtkp+w6d75CLw3gsBKQ81VAMUgT9jVPIEU8gwJ5nJgmJ1Ag== | ||
|
@@ -473,7 +473,7 @@ | |
"@babel/helper-plugin-utils" "^7.18.6" | ||
"@babel/plugin-syntax-private-property-in-object" "^7.14.5" | ||
|
||
"@babel/plugin-proposal-throw-expressions@^7.0.0": | ||
"@babel/plugin-proposal-throw-expressions@7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-throw-expressions/-/plugin-proposal-throw-expressions-7.18.6.tgz#f05eb10f417d34857e4ebf3a2a152e77bd59ff9f" | ||
integrity sha512-WHOrJyhGoGrdtW480L79cF7Iq/gZDZ/z6OqK7mVyFR5I37dTpog/wNgb6hmaM3HYZtULEJl++7VaMWkNZsOcHg== | ||
|
@@ -531,7 +531,7 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.18.6" | ||
|
||
"@babel/plugin-syntax-dynamic-import@^7.0.0", "@babel/plugin-syntax-dynamic-import@^7.8.3": | ||
"@babel/plugin-syntax-dynamic-import@7.8.3", "@babel/plugin-syntax-dynamic-import@^7.8.3": | ||
version "7.8.3" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3" | ||
integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ== | ||
|
@@ -573,7 +573,7 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.18.6" | ||
|
||
"@babel/plugin-syntax-import-meta@^7.0.0", "@babel/plugin-syntax-import-meta@^7.8.3": | ||
"@babel/plugin-syntax-import-meta@7.10.4", "@babel/plugin-syntax-import-meta@^7.8.3": | ||
version "7.10.4" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51" | ||
integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g== | ||
|
@@ -753,7 +753,7 @@ | |
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.18.6" | ||
"@babel/helper-plugin-utils" "^7.18.6" | ||
|
||
"@babel/plugin-transform-flow-strip-types@^7.0.0", "@babel/plugin-transform-flow-strip-types@^7.18.6": | ||
"@babel/plugin-transform-flow-strip-types@7.19.0", "@babel/plugin-transform-flow-strip-types@^7.18.6": | ||
version "7.19.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.19.0.tgz#e9e8606633287488216028719638cbbb2f2dde8f" | ||
integrity sha512-sgeMlNaQVbCSpgLSKP4ZZKfsJVnFnNQlUSk6gPYzR/q7tzCgQF2t8RBKAP6cKJeZdveei7Q7Jm527xepI8lNLg== | ||
|
@@ -929,7 +929,7 @@ | |
"@babel/helper-create-regexp-features-plugin" "^7.18.6" | ||
"@babel/helper-plugin-utils" "^7.18.6" | ||
|
||
"@babel/preset-env@^7.0.0": | ||
"@babel/preset-env@7.19.4": | ||
version "7.19.4" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.4.tgz#4c91ce2e1f994f717efb4237891c3ad2d808c94b" | ||
integrity sha512-5QVOTXUdqTCjQuh2GGtdd7YEhoRXBMVGROAtsBeLGIbIz3obCBIfRMT1I3ZKkMgNzwkyCkftDXSSkHxnfVf4qg== | ||
|
@@ -1010,7 +1010,7 @@ | |
core-js-compat "^3.25.1" | ||
semver "^6.3.0" | ||
|
||
"@babel/preset-flow@^7.0.0": | ||
"@babel/preset-flow@7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.18.6.tgz#83f7602ba566e72a9918beefafef8ef16d2810cb" | ||
integrity sha512-E7BDhL64W6OUqpuyHnSroLnqyRTcG6ZdOBl1OKI/QK/HJfplqK/S3sq1Cckx7oTodJ5yOXyfw7rEADJ6UjoQDQ== | ||
|
@@ -1572,7 +1572,7 @@ array-union@^2.1.0: | |
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d" | ||
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw== | ||
|
||
babel-core@^7.0.0-bridge.0: | ||
[email protected]: | ||
version "7.0.0-bridge.0" | ||
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece" | ||
integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg== | ||
|
@@ -1999,7 +1999,7 @@ eslint-visitor-keys@^3.3.0: | |
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826" | ||
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA== | ||
|
||
eslint@^8.25.0: | ||
[email protected]: | ||
version "8.25.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.25.0.tgz#00eb962f50962165d0c4ee3327708315eaa8058b" | ||
integrity sha512-DVlJOZ4Pn50zcKW5bYH7GQK/9MsoQG2d5eDH0ebEkE8PbgzTTmtt/VTH9GGJ4BfeZCpBLqFfvsjX35UacUL83A== | ||
|
@@ -2200,10 +2200,10 @@ flatted@^3.1.0: | |
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787" | ||
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== | ||
|
||
flow-bin@0.66.0: | ||
version "0.66.0" | ||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.66.0.tgz#a96dde7015dc3343fd552a7b4963c02be705ca26" | ||
integrity sha512-jh0iVgXoXIlerLWfF0PTOIvp7IUGf30eCHvyAWz2rb2eRcXnU7J7JZkFi0U7Y6VvM6kpLh11j11CcIoSfllgyg== | ||
flow-bin@0.190.0: | ||
version "0.190.0" | ||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.190.0.tgz#cfc50e1474facf8150232a6c498fe66a6bb75969" | ||
integrity sha512-Qo3bvN3cmGFXsq63ZxcHFZXQDvgx84fCuq8cXuKk5xbvuebBGwMqS+ku/rH+gEkciRrcTYrXqoSzb9b6ShcoJg== | ||
|
||
[email protected]: | ||
version "2.0.9" | ||
|
@@ -3026,7 +3026,7 @@ [email protected]: | |
mdurl "^1.0.1" | ||
uc.micro "^1.0.5" | ||
|
||
markdownlint-cli@^0.31.1: | ||
[email protected]: | ||
version "0.31.1" | ||
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.31.1.tgz#8db34eec453e84bed06a954c8a289333f7c2c1c7" | ||
integrity sha512-keIOMwQn+Ch7MoBwA+TdkyVMuxAeZFEGmIIlvwgV0Z1TGS5MxPnRr29XCLhkNzCHU+uNKGjU+VEjLX+Z9kli6g== | ||
|