|
|
@@ -943,6 +943,14 @@
|
|
|
lodash "^4.17.13"
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
+"@bahmutov/data-driven@1.0.0":
|
|
|
+ version "1.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@bahmutov/data-driven/-/data-driven-1.0.0.tgz#6897061cd61a0afc26a7079527bfbb1073b4228a"
|
|
|
+ integrity sha512-YqW3hPS0RXriqjcCrLOTJj+LWe3c8JpwlL83k1ka1Q8U05ZjAKbGQZYeTzUd0NFEnnfPtsUiKGpFEBJG6kFuvg==
|
|
|
+ dependencies:
|
|
|
+ check-more-types "2.24.0"
|
|
|
+ lazy-ass "1.6.0"
|
|
|
+
|
|
|
"@bcoe/v8-coverage@^0.2.3":
|
|
|
version "0.2.3"
|
|
|
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
|
@@ -2516,6 +2524,18 @@
|
|
|
traverse "^0.6.6"
|
|
|
unified "^6.2.0"
|
|
|
|
|
|
+"@textlint/regexp-string-matcher@^1.1.0":
|
|
|
+ version "1.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@textlint/regexp-string-matcher/-/regexp-string-matcher-1.1.0.tgz#e19975029ce228a214d50c6a7e9dbcbef29ad8cd"
|
|
|
+ integrity sha512-uTPnE1Dw1j+9clXPn61ZUdtg+WyhbgeXHwCTfBev7quHjeCP9PS8NdRkR6wEgmjuLg+xZlI4r/e1r6Bd0xyusQ==
|
|
|
+ dependencies:
|
|
|
+ escape-string-regexp "^1.0.5"
|
|
|
+ execall "^1.0.0"
|
|
|
+ lodash.sortby "^4.7.0"
|
|
|
+ lodash.uniq "^4.5.0"
|
|
|
+ lodash.uniqwith "^4.5.0"
|
|
|
+ to-regex "^3.0.2"
|
|
|
+
|
|
|
"@textlint/source-code-fixer@^12.0.2":
|
|
|
version "12.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-12.0.2.tgz#a41adcebde81592ff4c48bd5dc8133740b3a3ada"
|
|
|
@@ -2749,6 +2769,11 @@
|
|
|
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.12.tgz#6b2c510a7ad7039e98e7b8d3d6598f4359e5c080"
|
|
|
integrity sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==
|
|
|
|
|
|
+"@types/debug@^0.0.30":
|
|
|
+ version "0.0.30"
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/debug/-/debug-0.0.30.tgz#dc1e40f7af3b9c815013a7860e6252f6352a84df"
|
|
|
+ integrity sha512-orGL5LXERPYsLov6CWs3Fh6203+dXzJkR7OnddIr2514Hsecwc8xRpzCapshBbKFImCsvS/mk6+FWiN5LyZJAQ==
|
|
|
+
|
|
|
"@types/debug@^4.1.4":
|
|
|
version "4.1.5"
|
|
|
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.5.tgz#b14efa8852b7768d898906613c23f688713e02cd"
|
|
|
@@ -3781,7 +3806,7 @@ are-we-there-yet@~1.1.2:
|
|
|
delegates "^1.0.0"
|
|
|
readable-stream "^2.0.6"
|
|
|
|
|
|
-arg@^4.1.0:
|
|
|
+arg@4.1.3, arg@^4.1.0:
|
|
|
version "4.1.3"
|
|
|
resolved "https://registry.yarnpkg.com/arg/-/arg-4.1.3.tgz#269fc7ad5b8e42cb63c896d5666017261c144089"
|
|
|
integrity sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==
|
|
|
@@ -3887,6 +3912,14 @@ array-unique@^0.3.2:
|
|
|
version "0.3.2"
|
|
|
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
|
|
|
|
|
|
+array.prototype.find@^2.0.3:
|
|
|
+ version "2.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/array.prototype.find/-/array.prototype.find-2.1.1.tgz#3baca26108ca7affb08db06bf0be6cb3115a969c"
|
|
|
+ integrity sha512-mi+MYNJYLTx2eNYy+Yh6raoQacCsNeeMUaspFPh9Y141lFSsWxxB8V9mM2ye+eqiRs917J6/pJ4M9ZPzenWckA==
|
|
|
+ dependencies:
|
|
|
+ define-properties "^1.1.3"
|
|
|
+ es-abstract "^1.17.4"
|
|
|
+
|
|
|
array.prototype.flat@^1.2.4:
|
|
|
version "1.2.4"
|
|
|
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.4.tgz#6ef638b43312bd401b4c6199fdec7e2dc9e9a123"
|
|
|
@@ -5265,6 +5298,20 @@ charenc@~0.0.1:
|
|
|
version "0.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/charenc/-/charenc-0.0.2.tgz#c0a1d2f3a7092e03774bfa83f14c0fc5790a8667"
|
|
|
|
|
|
+check-ends-with-period@^1.0.1:
|
|
|
+ version "1.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/check-ends-with-period/-/check-ends-with-period-1.0.1.tgz#d7d29d614cbc3ed15ab54190f4fda4deaa3141d8"
|
|
|
+ integrity sha1-19KdYUy8PtFatUGQ9P2k3qoxQdg=
|
|
|
+ dependencies:
|
|
|
+ array.prototype.find "^2.0.3"
|
|
|
+ emoji-regex "^6.4.1"
|
|
|
+ end-with "^1.0.2"
|
|
|
+
|
|
|
+check-more-types@2.24.0:
|
|
|
+ version "2.24.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/check-more-types/-/check-more-types-2.24.0.tgz#1420ffb10fd444dcfc79b43891bbfffd32a84600"
|
|
|
+ integrity sha1-FCD/sQ/URNz8ebQ4kbv//TKoRgA=
|
|
|
+
|
|
|
check-node-version@^4.1.0:
|
|
|
version "4.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/check-node-version/-/check-node-version-4.1.0.tgz#12ff45bfeb8dd591700a0ab848c21b2d8ceeeb94"
|
|
|
@@ -5723,6 +5770,11 @@ commander@^7.1.0:
|
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"
|
|
|
integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==
|
|
|
|
|
|
+commandpost@^1.2.1:
|
|
|
+ version "1.4.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/commandpost/-/commandpost-1.4.0.tgz#89218012089dfc9b67a337ba162f15c88e0f1048"
|
|
|
+ integrity sha512-aE2Y4MTFJ870NuB/+2z1cXBhSBBzRydVVjzhFC4gtenEhpnj15yu0qptWGJsO9YGrcPZ3ezX8AWb1VA391MKpQ==
|
|
|
+
|
|
|
comment-json@^4.1.0:
|
|
|
version "4.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/comment-json/-/comment-json-4.1.0.tgz#09d08f0fbc4ad5eeccbac20f469adbb967dcbd2c"
|
|
|
@@ -5734,6 +5786,11 @@ comment-json@^4.1.0:
|
|
|
has-own-prop "^2.0.0"
|
|
|
repeat-string "^1.6.1"
|
|
|
|
|
|
+common-tags@1.8.0:
|
|
|
+ version "1.8.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.0.tgz#8e3153e542d4a39e9b10554434afaaf98956a937"
|
|
|
+ integrity sha512-6P6g0uetGpW/sdyUy/iQQCbFF0kWVMSIVSyYz7Zgjcgh8mgw8PQzDNZeyZ5DQ2gM7LBoZPHmnjz8rUthkBG5tw==
|
|
|
+
|
|
|
commondir@^1.0.1:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
|
|
|
@@ -6658,13 +6715,19 @@ debug@3.1.0, debug@~3.1.0:
|
|
|
dependencies:
|
|
|
ms "2.0.0"
|
|
|
|
|
|
-debug@4, debug@^4.3.1:
|
|
|
+debug@4, debug@4.3.1, debug@^4.3.1:
|
|
|
version "4.3.1"
|
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
|
|
|
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
|
|
|
dependencies:
|
|
|
ms "2.1.2"
|
|
|
|
|
|
+debug@4.1.1, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
|
|
|
+ version "4.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
|
|
|
+ dependencies:
|
|
|
+ ms "^2.1.1"
|
|
|
+
|
|
|
debug@^3.0.0, debug@^3.0.1, debug@^3.2.7:
|
|
|
version "3.2.7"
|
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
|
|
|
@@ -6679,12 +6742,6 @@ debug@^3.1.0, debug@^3.2.6:
|
|
|
dependencies:
|
|
|
ms "^2.1.1"
|
|
|
|
|
|
-debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
|
|
|
- version "4.1.1"
|
|
|
- resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
|
|
|
- dependencies:
|
|
|
- ms "^2.1.1"
|
|
|
-
|
|
|
debug@^4.3.2, debug@~4.3.1:
|
|
|
version "4.3.2"
|
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
|
|
|
@@ -6942,6 +6999,14 @@ dir-glob@^3.0.1:
|
|
|
dependencies:
|
|
|
path-type "^4.0.0"
|
|
|
|
|
|
+disparity@3.0.0:
|
|
|
+ version "3.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/disparity/-/disparity-3.0.0.tgz#605288e8ebf38c5ccfe1e0dbc49ca6f724096500"
|
|
|
+ integrity sha512-n94Rzbv2ambRaFzrnBf34IEiyOdIci7maRpMkoQWB6xFYGA7Nbs0Z5YQzMfTeyQeelv23nayqOcssBoc6rKrgw==
|
|
|
+ dependencies:
|
|
|
+ ansi-styles "^4.1.0"
|
|
|
+ diff "^4.0.1"
|
|
|
+
|
|
|
doctrine@3.0.0, doctrine@^3.0.0:
|
|
|
version "3.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
|
|
|
@@ -7218,6 +7283,11 @@ emittery@^0.8.1:
|
|
|
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.8.1.tgz#bb23cc86d03b30aa75a7f734819dee2e1ba70860"
|
|
|
integrity sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==
|
|
|
|
|
|
+emoji-regex@^6.4.1:
|
|
|
+ version "6.5.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-6.5.1.tgz#9baea929b155565c11ea41c6626eaa65cef992c2"
|
|
|
+ integrity sha512-PAHp6TxrCy7MGMFidro8uikr+zlJJKJ/Q6mm2ExZ7HwkyR9lSVFfE3kt36qcwa24BQL7y0G9axycGjK1A/0uNQ==
|
|
|
+
|
|
|
emoji-regex@^7.0.1:
|
|
|
version "7.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.1.tgz#5a132b28ebf84a289ba692862f7d4206ebcd32d0"
|
|
|
@@ -7278,6 +7348,11 @@ end-of-stream@~1.4.1:
|
|
|
dependencies:
|
|
|
once "^1.4.0"
|
|
|
|
|
|
+end-with@^1.0.2:
|
|
|
+ version "1.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/end-with/-/end-with-1.0.2.tgz#a432755ab4f51e7fc74f3a719c6b81df5d668bdc"
|
|
|
+ integrity sha1-pDJ1WrT1Hn/HTzpxnGuB311mi9w=
|
|
|
+
|
|
|
engine.io-client@~3.2.0:
|
|
|
version "3.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/engine.io-client/-/engine.io-client-3.2.1.tgz#6f54c0475de487158a1a7c77d10178708b6add36"
|
|
|
@@ -7489,6 +7564,29 @@ es-abstract@^1.15.0:
|
|
|
string.prototype.trimleft "^2.1.0"
|
|
|
string.prototype.trimright "^2.1.0"
|
|
|
|
|
|
+es-abstract@^1.17.4:
|
|
|
+ version "1.18.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.5.tgz#9b10de7d4c206a3581fd5b2124233e04db49ae19"
|
|
|
+ integrity sha512-DDggyJLoS91CkJjgauM5c0yZMjiD1uK3KcaCeAmffGwZ+ODWzOkPN4QwRbsK5DOFf06fywmyLci3ZD8jLGhVYA==
|
|
|
+ dependencies:
|
|
|
+ call-bind "^1.0.2"
|
|
|
+ es-to-primitive "^1.2.1"
|
|
|
+ function-bind "^1.1.1"
|
|
|
+ get-intrinsic "^1.1.1"
|
|
|
+ has "^1.0.3"
|
|
|
+ has-symbols "^1.0.2"
|
|
|
+ internal-slot "^1.0.3"
|
|
|
+ is-callable "^1.2.3"
|
|
|
+ is-negative-zero "^2.0.1"
|
|
|
+ is-regex "^1.1.3"
|
|
|
+ is-string "^1.0.6"
|
|
|
+ object-inspect "^1.11.0"
|
|
|
+ object-keys "^1.1.1"
|
|
|
+ object.assign "^4.1.2"
|
|
|
+ string.prototype.trimend "^1.0.4"
|
|
|
+ string.prototype.trimstart "^1.0.4"
|
|
|
+ unbox-primitive "^1.0.1"
|
|
|
+
|
|
|
es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2, es-abstract@^1.18.2:
|
|
|
version "1.18.4"
|
|
|
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.4.tgz#c6b7a1acd6bb1c8b5afeb54a53c46ad02fab346d"
|
|
|
@@ -7587,6 +7685,13 @@ escape-html@^1.0.3, escape-html@~1.0.3:
|
|
|
version "1.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
|
|
|
|
|
|
+escape-quotes@1.0.2:
|
|
|
+ version "1.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/escape-quotes/-/escape-quotes-1.0.2.tgz#b4896d4a6cf82dd5b33f49b713408c6380f6cd97"
|
|
|
+ integrity sha1-tIltSmz4LdWzP0m3E0CMY4D2zZc=
|
|
|
+ dependencies:
|
|
|
+ escape-string-regexp "^1.0.5"
|
|
|
+
|
|
|
escape-string-regexp@=4.0.0, 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"
|
|
|
@@ -7920,6 +8025,11 @@ estraverse@^5.1.0, estraverse@^5.2.0:
|
|
|
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
|
|
|
integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
|
|
|
|
|
|
+estree-walker@^0.5.0:
|
|
|
+ version "0.5.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.5.2.tgz#d3850be7529c9580d815600b53126515e146dd39"
|
|
|
+ integrity sha512-XpCnW/AE10ws/kDAs37cngSkvgIR8aN3G0MS85m7dUpuK2EREo9VJ00uvw6Dg/hXEpfsE1I1TvJOJr+Z+TL+ig==
|
|
|
+
|
|
|
esutils@^2.0.2:
|
|
|
version "2.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
|
|
|
@@ -8699,6 +8809,11 @@ focus-trap@^2.4.5:
|
|
|
dependencies:
|
|
|
tabbable "^1.0.3"
|
|
|
|
|
|
+folktale@2.3.2:
|
|
|
+ version "2.3.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/folktale/-/folktale-2.3.2.tgz#38231b039e5ef36989920cbf805bf6b227bf4fd4"
|
|
|
+ integrity sha512-+8GbtQBwEqutP0v3uajDDoN64K2ehmHd0cjlghhxh0WpcfPzAIjPA03e1VvHlxL02FVGR0A6lwXsNQKn3H1RNQ==
|
|
|
+
|
|
|
follow-redirects@^1.10.0:
|
|
|
version "1.13.1"
|
|
|
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
|
|
|
@@ -9607,6 +9722,11 @@ has-flag@^4.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
|
|
|
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
|
|
|
|
|
|
+has-only@1.1.1:
|
|
|
+ version "1.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/has-only/-/has-only-1.1.1.tgz#0ed2b101e73a2226254421464c65e381affcce66"
|
|
|
+ integrity sha512-3GuFy9rDw0xvovCHb4SOKiRImbZ+a8boFBUyGNRPVd2mRyQOzYdau5G9nodUXC1ZKYN59hrHFkW1lgBQscYfTg==
|
|
|
+
|
|
|
has-own-prop@^2.0.0:
|
|
|
version "2.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/has-own-prop/-/has-own-prop-2.0.0.tgz#f0f95d58f65804f5d218db32563bb85b8e0417af"
|
|
|
@@ -10429,6 +10549,13 @@ is-callable@^1.2.3:
|
|
|
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
|
|
|
integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
|
|
|
|
|
|
+is-ci@2.0.0, is-ci@^2.0.0:
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
|
|
|
+ integrity sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==
|
|
|
+ dependencies:
|
|
|
+ ci-info "^2.0.0"
|
|
|
+
|
|
|
is-ci@^1.0.10:
|
|
|
version "1.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.2.1.tgz#e3779c8ee17fccf428488f6e281187f2e632841c"
|
|
|
@@ -10436,13 +10563,6 @@ is-ci@^1.0.10:
|
|
|
dependencies:
|
|
|
ci-info "^1.5.0"
|
|
|
|
|
|
-is-ci@^2.0.0:
|
|
|
- version "2.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
|
|
|
- integrity sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==
|
|
|
- dependencies:
|
|
|
- ci-info "^2.0.0"
|
|
|
-
|
|
|
is-ci@^3.0.0:
|
|
|
version "3.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-3.0.0.tgz#c7e7be3c9d8eef7d0fa144390bd1e4b88dc4c994"
|
|
|
@@ -10958,6 +11078,11 @@ isurl@^1.0.0-alpha5:
|
|
|
has-to-string-tag-x "^1.2.0"
|
|
|
is-object "^1.0.1"
|
|
|
|
|
|
+its-name@1.0.0:
|
|
|
+ version "1.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/its-name/-/its-name-1.0.0.tgz#2065f1883ecb568c65f7112ddbf123401fae4af0"
|
|
|
+ integrity sha1-IGXxiD7LVoxl9xEt2/EjQB+uSvA=
|
|
|
+
|
|
|
jake@^10.6.1:
|
|
|
version "10.8.2"
|
|
|
resolved "https://registry.yarnpkg.com/jake/-/jake-10.8.2.tgz#ebc9de8558160a66d82d0eadc6a2e58fbc500a7b"
|
|
|
@@ -11477,6 +11602,14 @@ js-yaml@^3.11.0:
|
|
|
argparse "^1.0.7"
|
|
|
esprima "^4.0.0"
|
|
|
|
|
|
+js-yaml@^3.9.1:
|
|
|
+ version "3.14.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
|
|
|
+ integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
|
|
|
+ dependencies:
|
|
|
+ argparse "^1.0.7"
|
|
|
+ esprima "^4.0.0"
|
|
|
+
|
|
|
js-yaml@^4.0.0:
|
|
|
version "4.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.0.0.tgz#f426bc0ff4b4051926cd588c71113183409a121f"
|
|
|
@@ -11529,7 +11662,7 @@ jsdom@^16.6.0:
|
|
|
ws "^7.4.6"
|
|
|
xml-name-validator "^3.0.0"
|
|
|
|
|
|
-jsesc@^2.5.1:
|
|
|
+jsesc@2.5.2, jsesc@^2.5.1:
|
|
|
version "2.5.2"
|
|
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
|
|
|
|
|
|
@@ -11820,6 +11953,15 @@ kruptein@^3.0.0:
|
|
|
dependencies:
|
|
|
asn1.js "^5.4.1"
|
|
|
|
|
|
+kuromoji@0.1.1:
|
|
|
+ version "0.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/kuromoji/-/kuromoji-0.1.1.tgz#4aabf39bcced8b8ad92d007a04a26be6da8477c9"
|
|
|
+ integrity sha1-Sqvzm8zti4rZLQB6BKJr5tqEd8k=
|
|
|
+ dependencies:
|
|
|
+ async "^2.0.1"
|
|
|
+ doublearray "0.0.2"
|
|
|
+ zlibjs "^0.2.0"
|
|
|
+
|
|
|
kuromoji@0.1.2:
|
|
|
version "0.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/kuromoji/-/kuromoji-0.1.2.tgz#293f0d6706df006112137980588d5daac26d0790"
|
|
|
@@ -11829,6 +11971,20 @@ kuromoji@0.1.2:
|
|
|
doublearray "0.0.2"
|
|
|
zlibjs "^0.3.1"
|
|
|
|
|
|
+kuromojin@^1.4.0:
|
|
|
+ version "1.5.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/kuromojin/-/kuromojin-1.5.1.tgz#f5c4cc2d4a8b56343c7281f7def8d56309184078"
|
|
|
+ integrity sha512-tzt3UUqWqzwHMsahchyrcs9kgbn6OM7xP4QRCd0w5vqE0lA/cjCH0OxjLaekz5cnxGmcy8RfN7La3xOxZOvJ1w==
|
|
|
+ dependencies:
|
|
|
+ kuromoji "0.1.1"
|
|
|
+
|
|
|
+kuromojin@^2.1.1:
|
|
|
+ version "2.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/kuromojin/-/kuromojin-2.1.1.tgz#5de1dbec4ffcc7cce57a10e75e751cd1ca384e38"
|
|
|
+ integrity sha512-bd5dfE9CdRBoRPiquE5uhzBrDOn2K3WuFeOWqZgM7DNtQhvS7P9IALy5MtDxXcnw7DLBAZ1A7DByPO5BhXdgew==
|
|
|
+ dependencies:
|
|
|
+ kuromoji "0.1.1"
|
|
|
+
|
|
|
kuromojin@^3.0.0:
|
|
|
version "3.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/kuromojin/-/kuromojin-3.0.0.tgz#54a1a6643110f49f741c4beb82fef400d1cd498b"
|
|
|
@@ -11851,6 +12007,11 @@ latest-version@^3.0.0:
|
|
|
dependencies:
|
|
|
package-json "^4.0.0"
|
|
|
|
|
|
+lazy-ass@1.6.0:
|
|
|
+ version "1.6.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/lazy-ass/-/lazy-ass-1.6.0.tgz#7999655e8646c17f089fdd187d150d3324d54513"
|
|
|
+ integrity sha1-eZllXoZGwX8In90YfRUNMyTVRRM=
|
|
|
+
|
|
|
lazy-cache@^1.0.3:
|
|
|
version "1.0.4"
|
|
|
resolved "https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-1.0.4.tgz#a1d78fc3a50474cb80845d3b3b6e1da49a446e8e"
|
|
|
@@ -12202,6 +12363,11 @@ lodash.set@^4.3.2:
|
|
|
version "4.3.2"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
|
|
|
|
|
|
+lodash.sortby@^4.7.0:
|
|
|
+ version "4.7.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
|
|
|
+ integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
|
|
|
+
|
|
|
lodash.template@^4.5.0:
|
|
|
version "4.5.0"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
|
|
|
@@ -12231,6 +12397,11 @@ lodash.uniq@^4.5.0:
|
|
|
version "4.5.0"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
|
|
|
|
|
|
+lodash.uniqwith@^4.5.0:
|
|
|
+ version "4.5.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/lodash.uniqwith/-/lodash.uniqwith-4.5.0.tgz#7a0cbf65f43b5928625a9d4d0dc54b18cadc7ef3"
|
|
|
+ integrity sha1-egy/ZfQ7WShiWp1NDcVLGMrcfvM=
|
|
|
+
|
|
|
lodash@4.x, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.7.0, lodash@~4.17.21:
|
|
|
version "4.17.21"
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
|
|
@@ -12546,6 +12717,13 @@ markdown-table@^1.1.1:
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-1.1.1.tgz#4b3dd3a133d1518b8ef0dbc709bf2a1b4824bc8c"
|
|
|
|
|
|
+match-index@^1.0.1:
|
|
|
+ version "1.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/match-index/-/match-index-1.0.3.tgz#752ec60c6586ea5dd440d5e62cfbff25838c071a"
|
|
|
+ integrity sha512-1XjyBWqCvEFFUDW/MPv0RwbITRD4xQXOvKoPYtLDq8IdZTfdF/cQSo5Yn4qvhfSSZgjgkTFsqJD2wOUG4ovV8Q==
|
|
|
+ dependencies:
|
|
|
+ regexp.prototype.flags "^1.1.1"
|
|
|
+
|
|
|
mathml-tag-names@^2.0.1, mathml-tag-names@^2.1.3:
|
|
|
version "2.1.3"
|
|
|
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
|
|
|
@@ -13105,7 +13283,7 @@ mkdirp@0.3.0:
|
|
|
version "0.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.3.0.tgz#1bbf5ab1ba827af23575143490426455f481fe1e"
|
|
|
|
|
|
-mkdirp@1.x, mkdirp@^1.0.4:
|
|
|
+mkdirp@1.0.4, mkdirp@1.x, mkdirp@^1.0.4:
|
|
|
version "1.0.4"
|
|
|
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
|
|
|
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
|
|
|
@@ -13249,6 +13427,38 @@ morgan@^1.10.0:
|
|
|
on-finished "~2.3.0"
|
|
|
on-headers "~1.0.2"
|
|
|
|
|
|
+morpheme-match-all@^1.1.0:
|
|
|
+ version "1.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/morpheme-match-all/-/morpheme-match-all-1.2.0.tgz#1aa437de0c0bfe2874f299d0206151248a75a7cb"
|
|
|
+ integrity sha512-z8F1k4U8fAMcjkGBDWwVrKZLR8VSvKtYh6+5GZ9hi5mtXrYMILwDMgiPwfNGJvk/liQEG9/oNAJUcwLpyjI9Xg==
|
|
|
+ dependencies:
|
|
|
+ morpheme-match "^1.2.1"
|
|
|
+
|
|
|
+morpheme-match-all@^2.0.5:
|
|
|
+ version "2.0.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/morpheme-match-all/-/morpheme-match-all-2.0.5.tgz#d4a005f7b6da845664aced1b5892f1580cb5eedc"
|
|
|
+ integrity sha512-a6B6Nh4AhjMoEzVz8NOT5M9f3XwFVPM395gqnFNUXG/KTqQFTb9qM5JJFHJe+SvWfRVXTZSejyXNt+h+jmHUuQ==
|
|
|
+ dependencies:
|
|
|
+ morpheme-match "^2.0.4"
|
|
|
+
|
|
|
+morpheme-match-textlint@^2.0.6:
|
|
|
+ version "2.0.6"
|
|
|
+ resolved "https://registry.yarnpkg.com/morpheme-match-textlint/-/morpheme-match-textlint-2.0.6.tgz#68921c9ab333c7bc32643991bb19765683d09769"
|
|
|
+ integrity sha512-CX+iQaUjjPMLvas+hZ8zg6Csxx5j1RLaytr+5w6lpBi/oTEV2pv6sgW5Vu3+pNJHbYcaqcuofQZsKocMNUNH8g==
|
|
|
+ dependencies:
|
|
|
+ morpheme-match "^2.0.4"
|
|
|
+ morpheme-match-all "^2.0.5"
|
|
|
+
|
|
|
+morpheme-match@^1.2.1:
|
|
|
+ version "1.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/morpheme-match/-/morpheme-match-1.2.1.tgz#783cdcf9feb0e8e7da7e794a8a38f6d711796aa0"
|
|
|
+ integrity sha512-SSIcFPas4Dctx5PbrfKbW5XNADlkcn38LI+fqgB9QtminQ7FXeOR3//rnAmooZ1/5zTGeFoi8H9kFBAH9y1nfQ==
|
|
|
+
|
|
|
+morpheme-match@^2.0.4:
|
|
|
+ version "2.0.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/morpheme-match/-/morpheme-match-2.0.4.tgz#4ce77a4d6b51c0b33b3ca6d398363c42756b0c99"
|
|
|
+ integrity sha512-C3U5g2h47dpztGVePLA8w2O1aQEvuJORwIcahWaCG91YPrq+0u7qcPsF9Nqqe8noFvHwgO7b2EEk3iPnYuGTew==
|
|
|
+
|
|
|
move-concurrently@^1.0.1:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"
|
|
|
@@ -13445,6 +13655,40 @@ nice-try@^1.0.4:
|
|
|
version "1.0.4"
|
|
|
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.4.tgz#d93962f6c52f2c1558c0fbda6d512819f1efe1c4"
|
|
|
|
|
|
+nlcst-parse-japanese@^1.1.2:
|
|
|
+ version "1.2.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/nlcst-parse-japanese/-/nlcst-parse-japanese-1.2.2.tgz#9cf4cfc9a87e31609cea919491011b3bf9a1183a"
|
|
|
+ integrity sha512-31zGyCKe6rwobq7Kp20ofKJwBneGwgius3rj6P3MMfvWEUwSpYqBOrWigBmNkOx4IYsObydI+KrOoLQFnBLoJA==
|
|
|
+ dependencies:
|
|
|
+ kuromojin "^1.4.0"
|
|
|
+ nlcst-types "^1.2.4"
|
|
|
+ unist-types "^1.1.5"
|
|
|
+
|
|
|
+nlcst-pattern-match@^1.3.3:
|
|
|
+ version "1.3.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/nlcst-pattern-match/-/nlcst-pattern-match-1.3.7.tgz#8d2eb338d710e137aa4667d33f8c23950e355ed9"
|
|
|
+ integrity sha512-g7AK11NHp2zgl01FULAZlQ4mAzDEOOLe95BZEJhbWJNDhoiUvK77BBzQ741UrtjDnXXfiyDN6WLEY8mp6asg3g==
|
|
|
+ dependencies:
|
|
|
+ "@types/debug" "^0.0.30"
|
|
|
+ debug "^3.1.0"
|
|
|
+ estree-walker "^0.5.0"
|
|
|
+ nlcst-to-string "^2.0.0"
|
|
|
+ nlcst-types "^1.2.4"
|
|
|
+ snap-shot-it "^7.9.3"
|
|
|
+ unist-types "^1.1.5"
|
|
|
+
|
|
|
+nlcst-to-string@^2.0.0, nlcst-to-string@^2.0.1:
|
|
|
+ version "2.0.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/nlcst-to-string/-/nlcst-to-string-2.0.4.tgz#9315dfab80882bbfd86ddf1b706f53622dc400cc"
|
|
|
+ integrity sha512-3x3jwTd6UPG7vi5k4GEzvxJ5rDA7hVUIRNHPblKuMVP9Z3xmlsd9cgLcpAMkc5uPOBna82EeshROFhsPkbnTZg==
|
|
|
+
|
|
|
+nlcst-types@^1.2.4:
|
|
|
+ version "1.2.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/nlcst-types/-/nlcst-types-1.2.4.tgz#5ca7c79d8cf8b070e7cd6c939d59c21dc1fd73d0"
|
|
|
+ integrity sha512-8wlNDXWlAk/i+QCFRDGet3ICLrFaHNc4+bF51VywnZmRuW0oVT5qnskHNebEWe1JNpU0ECI1oLqMDYaj91fzSA==
|
|
|
+ dependencies:
|
|
|
+ unist-types "^1.1.5"
|
|
|
+
|
|
|
no-case@^3.0.4:
|
|
|
version "3.0.4"
|
|
|
resolved "https://registry.yarnpkg.com/no-case/-/no-case-3.0.4.tgz#d361fd5c9800f558551a8369fc0dcd4662b6124d"
|
|
|
@@ -15075,7 +15319,7 @@ plantuml-encoder@^1.2.5:
|
|
|
pako "1.0.3"
|
|
|
utf8-bytes "0.0.1"
|
|
|
|
|
|
-pluralize@^8.0.0:
|
|
|
+pluralize@8.0.0, pluralize@^8.0.0:
|
|
|
version "8.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
|
|
|
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
|
|
|
@@ -15710,6 +15954,15 @@ pretty-format@^27.0.6:
|
|
|
ansi-styles "^5.0.0"
|
|
|
react-is "^17.0.1"
|
|
|
|
|
|
+prh@^5.4.4:
|
|
|
+ version "5.4.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/prh/-/prh-5.4.4.tgz#5b618213a187f3580f262f4e0f79e8e8561ea179"
|
|
|
+ integrity sha512-UATF+R/2H8owxwPvF12Knihu9aYGTuZttGHrEEq5NBWz38mREh23+WvCVKX3fhnIZIMV7ye6E1fnqAl+V6WYEw==
|
|
|
+ dependencies:
|
|
|
+ commandpost "^1.2.1"
|
|
|
+ diff "^4.0.1"
|
|
|
+ js-yaml "^3.9.1"
|
|
|
+
|
|
|
printj@~1.1.0:
|
|
|
version "1.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/printj/-/printj-1.1.2.tgz#d90deb2975a8b9f600fb3a1c94e3f4c53c78a222"
|
|
|
@@ -16001,6 +16254,11 @@ quick-lru@^4.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-4.0.1.tgz#5b8878f113a58217848c6482026c73e1ba57727f"
|
|
|
integrity sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==
|
|
|
|
|
|
+quote@0.4.0:
|
|
|
+ version "0.4.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/quote/-/quote-0.4.0.tgz#10839217f6c1362b89194044d29b233fd7f32f01"
|
|
|
+ integrity sha1-EIOSF/bBNiuJGUBE0psjP9fzLwE=
|
|
|
+
|
|
|
raf-schd@^2.1.0:
|
|
|
version "2.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/raf-schd/-/raf-schd-2.1.2.tgz#ec622b5167f2912089f054dc03ebd5bcf33c8f62"
|
|
|
@@ -16018,6 +16276,11 @@ raf@^3.1.0:
|
|
|
dependencies:
|
|
|
performance-now "^2.1.0"
|
|
|
|
|
|
+ramda@0.27.1:
|
|
|
+ version "0.27.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9"
|
|
|
+ integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw==
|
|
|
+
|
|
|
random-bytes@~1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/random-bytes/-/random-bytes-1.0.0.tgz#4f68a1dc0ae58bd3fb95848c30324db75d64360b"
|
|
|
@@ -16813,7 +17076,7 @@ regexp-clone@1.0.0, regexp-clone@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/regexp-clone/-/regexp-clone-1.0.0.tgz#222db967623277056260b992626354a04ce9bf63"
|
|
|
integrity sha512-TuAasHQNamyyJ2hb97IuBEif4qBHGjPHBS64sZwytpLEqtBQ1gPJTnOaQ6qmpET16cK14kkjbazl6+p0RRv0yw==
|
|
|
|
|
|
-regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.1:
|
|
|
+regexp.prototype.flags@^1.1.1, regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.1:
|
|
|
version "1.3.1"
|
|
|
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz#7ef352ae8d159e758c0eadca6f8fcb4eef07be26"
|
|
|
integrity sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA==
|
|
|
@@ -17578,7 +17841,7 @@ sentence-case@^3.0.4:
|
|
|
tslib "^2.0.3"
|
|
|
upper-case-first "^2.0.2"
|
|
|
|
|
|
-sentence-splitter@^3.2.1:
|
|
|
+sentence-splitter@^3.2.0, sentence-splitter@^3.2.1:
|
|
|
version "3.2.2"
|
|
|
resolved "https://registry.yarnpkg.com/sentence-splitter/-/sentence-splitter-3.2.2.tgz#b02a28c08bbad4bd3b6ec6f619d50e3fd3596d07"
|
|
|
integrity sha512-hMvaodgK9Fay928uiQoTMEWjXpCERdKD2uKo7BbSyP+uWTo+wHiRjN+ZShyI99rW0VuoV4Cuw8FUmaRcnpN7Ug==
|
|
|
@@ -17923,6 +18186,55 @@ snakeize@^0.1.0:
|
|
|
resolved "https://registry.yarnpkg.com/snakeize/-/snakeize-0.1.0.tgz#10c088d8b58eb076b3229bb5a04e232ce126422d"
|
|
|
integrity sha1-EMCI2LWOsHazIpu1oE4jLOEmQi0=
|
|
|
|
|
|
+snap-shot-compare@3.0.0:
|
|
|
+ version "3.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/snap-shot-compare/-/snap-shot-compare-3.0.0.tgz#7c3a4d78193bee12e3c7c945a2a8ea81bb421b59"
|
|
|
+ integrity sha512-bdwNOAGuKwPU+qsn0ASxTv+QfkXU+3VmkcDOkt965tes+JQQc8d6SfoLiEiRVhCey4v+ip2IjNUSbZm5nnkI9g==
|
|
|
+ dependencies:
|
|
|
+ check-more-types "2.24.0"
|
|
|
+ debug "4.1.1"
|
|
|
+ disparity "3.0.0"
|
|
|
+ folktale "2.3.2"
|
|
|
+ lazy-ass "1.6.0"
|
|
|
+ strip-ansi "5.2.0"
|
|
|
+ variable-diff "1.1.0"
|
|
|
+
|
|
|
+snap-shot-core@10.2.4:
|
|
|
+ version "10.2.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/snap-shot-core/-/snap-shot-core-10.2.4.tgz#feacadc77f2e83e9eee52fc4aaff31c25a1790c3"
|
|
|
+ integrity sha512-A7tkcfmvnRKge4VzFLAWA4UYMkvFY4TZKyL+D6hnHjI3HJ4pTepjG5DfR2ACeDKMzCSTQ5EwR2iOotI+Z37zsg==
|
|
|
+ dependencies:
|
|
|
+ arg "4.1.3"
|
|
|
+ check-more-types "2.24.0"
|
|
|
+ common-tags "1.8.0"
|
|
|
+ debug "4.3.1"
|
|
|
+ escape-quotes "1.0.2"
|
|
|
+ folktale "2.3.2"
|
|
|
+ is-ci "2.0.0"
|
|
|
+ jsesc "2.5.2"
|
|
|
+ lazy-ass "1.6.0"
|
|
|
+ mkdirp "1.0.4"
|
|
|
+ pluralize "8.0.0"
|
|
|
+ quote "0.4.0"
|
|
|
+ ramda "0.27.1"
|
|
|
+
|
|
|
+snap-shot-it@^7.9.3:
|
|
|
+ version "7.9.6"
|
|
|
+ resolved "https://registry.yarnpkg.com/snap-shot-it/-/snap-shot-it-7.9.6.tgz#042c168980a1dc3ba7ffe2bb2beeaa8e9512772d"
|
|
|
+ integrity sha512-t/ADZfQ8EUk4J76S5cmynye7qg1ecUFqQfANiOMNy0sFmYUaqfx9K/AWwpdcpr3vFsDptM+zSuTtKD0A1EOLqA==
|
|
|
+ dependencies:
|
|
|
+ "@bahmutov/data-driven" "1.0.0"
|
|
|
+ check-more-types "2.24.0"
|
|
|
+ common-tags "1.8.0"
|
|
|
+ debug "4.3.1"
|
|
|
+ has-only "1.1.1"
|
|
|
+ its-name "1.0.0"
|
|
|
+ lazy-ass "1.6.0"
|
|
|
+ pluralize "8.0.0"
|
|
|
+ ramda "0.27.1"
|
|
|
+ snap-shot-compare "3.0.0"
|
|
|
+ snap-shot-core "10.2.4"
|
|
|
+
|
|
|
snapdragon-node@^2.0.1:
|
|
|
version "2.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b"
|
|
|
@@ -18601,6 +18913,12 @@ stringify-entities@^1.0.1:
|
|
|
is-alphanumerical "^1.0.0"
|
|
|
is-hexadecimal "^1.0.0"
|
|
|
|
|
|
+strip-ansi@5.2.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
|
|
|
+ version "5.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
|
|
|
+ dependencies:
|
|
|
+ ansi-regex "^4.1.0"
|
|
|
+
|
|
|
strip-ansi@^3.0.0, strip-ansi@^3.0.1:
|
|
|
version "3.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
|
|
|
@@ -18620,12 +18938,6 @@ strip-ansi@^5.0.0:
|
|
|
dependencies:
|
|
|
ansi-regex "^4.0.0"
|
|
|
|
|
|
-strip-ansi@^5.1.0, strip-ansi@^5.2.0:
|
|
|
- version "5.2.0"
|
|
|
- resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
|
|
|
- dependencies:
|
|
|
- ansi-regex "^4.1.0"
|
|
|
-
|
|
|
strip-ansi@^6.0.0:
|
|
|
version "6.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532"
|
|
|
@@ -19336,7 +19648,7 @@ textlint-rule-helper@^1.1.5:
|
|
|
dependencies:
|
|
|
unist-util-visit "^1.1.0"
|
|
|
|
|
|
-textlint-rule-helper@^2.1.1:
|
|
|
+textlint-rule-helper@^2.0.0, textlint-rule-helper@^2.1.1, textlint-rule-helper@^2.2.0:
|
|
|
version "2.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.2.0.tgz#30522ba904a03849d57ea3e5ebd5920027cd8da3"
|
|
|
integrity sha512-9S5CsgQuQwPjM2wvr4JGdpkLf+pR9gOjedSQFa/Dkrbh+D9MXt1LIR4Jvx1RujKtt2nq42prmEX2q3xOxyUcIQ==
|
|
|
@@ -19346,6 +19658,50 @@ textlint-rule-helper@^2.1.1:
|
|
|
structured-source "^3.0.2"
|
|
|
unist-util-visit "^1.1.0"
|
|
|
|
|
|
+textlint-rule-ja-hiragana-keishikimeishi@^1.1.0:
|
|
|
+ version "1.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-rule-ja-hiragana-keishikimeishi/-/textlint-rule-ja-hiragana-keishikimeishi-1.1.0.tgz#f152c24869b328e4a1904da47a34e323d830fc97"
|
|
|
+ integrity sha512-rNwTzQdwGopLxesjXMYQi1MVzZbQOx7fap7dAcbajtvMCKMtucYcvOIptgegagpHctaRa303NqbHLhqMv3OIeg==
|
|
|
+ dependencies:
|
|
|
+ kuromojin "^2.1.1"
|
|
|
+ morpheme-match-all "^1.1.0"
|
|
|
+
|
|
|
+textlint-rule-ja-no-abusage@^3.0.0:
|
|
|
+ version "3.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-abusage/-/textlint-rule-ja-no-abusage-3.0.0.tgz#b43f3f66b7d0aa9a37877ea1c125e3da3bafcc0a"
|
|
|
+ integrity sha512-DIqPZgYTwTsvjX6Bgj7GA8vlwGMObagJpNoUtkucOaoy7E7GwUOL+knqFjcTtlkWSmoKpIkw5OWW5CV3kivlfQ==
|
|
|
+ dependencies:
|
|
|
+ kuromojin "^3.0.0"
|
|
|
+ morpheme-match-textlint "^2.0.6"
|
|
|
+ textlint-rule-prh "^5.3.0"
|
|
|
+
|
|
|
+textlint-rule-ja-no-inappropriate-words@^2.0.0:
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-inappropriate-words/-/textlint-rule-ja-no-inappropriate-words-2.0.0.tgz#8b229614f71e24cced888514cf5456bfe2141b35"
|
|
|
+ integrity sha512-gS2g8BqXv33D0QDz301aZh7EgWc2Vz70qBGJG0T3Dbtzxj/omqQCpxJtpVs5JKoGIBNkmxN5L+l0nf5TZ/luAw==
|
|
|
+ dependencies:
|
|
|
+ kuromojin "^3.0.0"
|
|
|
+
|
|
|
+textlint-rule-ja-no-mixed-period@^2.1.1:
|
|
|
+ version "2.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-mixed-period/-/textlint-rule-ja-no-mixed-period-2.1.1.tgz#6c63446de0bab9870041f38b1a339d54328f4c60"
|
|
|
+ integrity sha512-yCfRva4pl2Sa6Xsxhzkec9rGuqP4MBlGrQ7ZQIM9On9dMaeIVabcwniMbLfO1CzUBBe9xUaCF/8eE0zOi8g4/A==
|
|
|
+ dependencies:
|
|
|
+ check-ends-with-period "^1.0.1"
|
|
|
+ textlint-rule-helper "^2.0.0"
|
|
|
+
|
|
|
+textlint-rule-ja-no-redundant-expression@^4.0.0:
|
|
|
+ version "4.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-redundant-expression/-/textlint-rule-ja-no-redundant-expression-4.0.0.tgz#5385a58424dc4b8ec48edc0f5eb0864c9f2bcf4d"
|
|
|
+ integrity sha512-Wb6g/uwd7fL3v+BCvOMuiQONdL1JSvrDVnM4k5X7guQQggmA8R0lWCFZZuMUO5Mb0VuDX9bYptJL5AblzR1YVg==
|
|
|
+ dependencies:
|
|
|
+ "@textlint/regexp-string-matcher" "^1.1.0"
|
|
|
+ kuromojin "^3.0.0"
|
|
|
+ morpheme-match "^2.0.4"
|
|
|
+ morpheme-match-all "^2.0.5"
|
|
|
+ textlint-rule-helper "^2.1.1"
|
|
|
+ textlint-util-to-string "^3.1.1"
|
|
|
+
|
|
|
textlint-rule-max-comma@^2.0.2:
|
|
|
version "2.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/textlint-rule-max-comma/-/textlint-rule-max-comma-2.0.2.tgz#c204ae840b436d572d5c24e3a3056776992a882b"
|
|
|
@@ -19355,6 +19711,52 @@ textlint-rule-max-comma@^2.0.2:
|
|
|
textlint-util-to-string "^3.1.1"
|
|
|
unist-util-filter "^2.0.3"
|
|
|
|
|
|
+textlint-rule-max-kanji-continuous-len@^1.1.1:
|
|
|
+ version "1.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-rule-max-kanji-continuous-len/-/textlint-rule-max-kanji-continuous-len-1.1.1.tgz#cbcc44488c06d36c65099e12f7977e3a15c3b77f"
|
|
|
+ integrity sha1-y8xESIwG02xlCZ4S95d+OhXDt38=
|
|
|
+ dependencies:
|
|
|
+ match-index "^1.0.1"
|
|
|
+ textlint-rule-helper "^2.0.0"
|
|
|
+
|
|
|
+textlint-rule-max-ten@^4.0.2:
|
|
|
+ version "4.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-rule-max-ten/-/textlint-rule-max-ten-4.0.2.tgz#42c3662dde5291d4b1a09aea9aad5a3eeb545ed9"
|
|
|
+ integrity sha512-19DAGjbxJTmC8eyBmw7crSh+3YhoJdNRfTofubgi7Vhw0MsH4pueqCGRUdh88LA/BEwiHNqTIDVkyUx46Ew65w==
|
|
|
+ dependencies:
|
|
|
+ kuromojin "^3.0.0"
|
|
|
+ sentence-splitter "^3.2.0"
|
|
|
+ structured-source "^3.0.2"
|
|
|
+ textlint-rule-helper "^2.0.0"
|
|
|
+ textlint-util-to-string "^3.1.1"
|
|
|
+
|
|
|
+textlint-rule-no-double-negative-ja@^2.0.0:
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-rule-no-double-negative-ja/-/textlint-rule-no-double-negative-ja-2.0.0.tgz#68bf25027fb1626393cba9aa18b3bb245cdaea68"
|
|
|
+ integrity sha512-czi6ung/vpSaxGjrgbBN6iapIqd50tqBbsWaIvonhv2cHe1qAqgqS9C02YrSZPjnX7fkxs4pKQr4p+qK1rGzGA==
|
|
|
+ dependencies:
|
|
|
+ kuromojin "^3.0.0"
|
|
|
+
|
|
|
+textlint-rule-no-doubled-conjunction@^2.0.2:
|
|
|
+ version "2.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-conjunction/-/textlint-rule-no-doubled-conjunction-2.0.2.tgz#cab9aec5d24ea5f477d7d14f6a6fe4d9ab7f80f0"
|
|
|
+ integrity sha512-w9J2Tp8hpvlfQj9UXEgXMuUZ8lqWFcLl6y1FQDD8SadXOsKyJl4+U9h/YH3ruTi2/F+vCksY8vAytnck/ApSWg==
|
|
|
+ dependencies:
|
|
|
+ kuromojin "^3.0.0"
|
|
|
+ sentence-splitter "^3.2.1"
|
|
|
+ textlint-rule-helper "^2.2.0"
|
|
|
+ textlint-util-to-string "^3.1.1"
|
|
|
+
|
|
|
+textlint-rule-no-doubled-joshi@^4.0.0:
|
|
|
+ version "4.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-4.0.0.tgz#4e0776125ee244e05492e642a75d564baec728f8"
|
|
|
+ integrity sha512-IUlJBlvzdkiJhbxqw3KlvI/o+qUIrk2AltV1P67gQqLT1XMuxVUVftCMmKdGrH4tDN5nrD4TkcW+yoFxnBCEvQ==
|
|
|
+ dependencies:
|
|
|
+ kuromojin "^3.0.0"
|
|
|
+ sentence-splitter "^3.2.1"
|
|
|
+ textlint-rule-helper "^2.1.1"
|
|
|
+ textlint-util-to-string "^3.0.0"
|
|
|
+
|
|
|
textlint-rule-no-dropping-the-ra@^3.0.0:
|
|
|
version "3.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/textlint-rule-no-dropping-the-ra/-/textlint-rule-no-dropping-the-ra-3.0.0.tgz#cc408b719302818e52917f5dee537e1007c206e2"
|
|
|
@@ -19363,7 +19765,54 @@ textlint-rule-no-dropping-the-ra@^3.0.0:
|
|
|
kuromojin "^3.0.0"
|
|
|
textlint-rule-helper "^2.1.1"
|
|
|
|
|
|
-textlint-util-to-string@^3.1.1:
|
|
|
+textlint-rule-no-hankaku-kana@^1.0.2:
|
|
|
+ version "1.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-rule-no-hankaku-kana/-/textlint-rule-no-hankaku-kana-1.0.2.tgz#6d3a936b18cd7021ebffca8d4111181dc159f4c8"
|
|
|
+ integrity sha1-bTqTaxjNcCHr/8qNQREYHcFZ9Mg=
|
|
|
+ dependencies:
|
|
|
+ match-index "^1.0.1"
|
|
|
+ textlint-rule-helper "^1.1.5"
|
|
|
+
|
|
|
+textlint-rule-prefer-tari-tari@^1.0.3:
|
|
|
+ version "1.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-rule-prefer-tari-tari/-/textlint-rule-prefer-tari-tari-1.0.3.tgz#0164a473c55810dab87a1a3848156614fbc7f149"
|
|
|
+ integrity sha512-86jSAIDX+o9zCANePo0OkRRgxJkfSoWrrJd6pF3P8X+AAYvlSYeq11HcnLfQIwodQLxkPpjJD7Y7XhmnGWSXRA==
|
|
|
+ dependencies:
|
|
|
+ nlcst-parse-japanese "^1.1.2"
|
|
|
+ nlcst-pattern-match "^1.3.3"
|
|
|
+ nlcst-to-string "^2.0.1"
|
|
|
+ textlint-rule-helper "^2.0.0"
|
|
|
+ textlint-util-to-string "^2.1.1"
|
|
|
+
|
|
|
+textlint-rule-prh@^5.3.0:
|
|
|
+ version "5.3.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-rule-prh/-/textlint-rule-prh-5.3.0.tgz#c3a002e3e1b59751eb6b93dff81810caeb764a9f"
|
|
|
+ integrity sha512-gdod+lL1SWUDyXs1ICEwvQawaSshT3mvPGufBIjF2R5WFPdKQDMsiuzsjkLm+aF+9d97dA6pFsiyC8gSW7mSgg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/parser" "^7.7.5"
|
|
|
+ prh "^5.4.4"
|
|
|
+ textlint-rule-helper "^2.1.1"
|
|
|
+ untildify "^3.0.3"
|
|
|
+
|
|
|
+textlint-rule-sentence-length@^3.0.0:
|
|
|
+ version "3.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-rule-sentence-length/-/textlint-rule-sentence-length-3.0.0.tgz#72587bc05a1e02f9d0f0099c01fc36aa8740556e"
|
|
|
+ integrity sha512-H2mktN9Y29Hooljiot9yowsMpt4FSiTQt+EtiDRHPDDdXMX8eNG0The5Z7rfR94G5B1N6x3ZssZAcST9EKVjMQ==
|
|
|
+ dependencies:
|
|
|
+ "@textlint/regexp-string-matcher" "^1.1.0"
|
|
|
+ sentence-splitter "^3.2.1"
|
|
|
+ textlint-rule-helper "^2.1.1"
|
|
|
+ textlint-util-to-string "^3.1.1"
|
|
|
+
|
|
|
+textlint-util-to-string@^2.1.1:
|
|
|
+ version "2.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-2.1.1.tgz#7e456f16a2abc07e473cb9591acf19f110def2d1"
|
|
|
+ integrity sha512-PW6rXqLNGL3xZ6d5/INrX+pt8qbffmeDPLcvkBOlfNpDRFhVvNNjFmZXH86ZQjrOz9t/nNZDBXqnzqJuioJbSQ==
|
|
|
+ dependencies:
|
|
|
+ object-assign "^4.0.1"
|
|
|
+ structured-source "^3.0.2"
|
|
|
+
|
|
|
+textlint-util-to-string@^3.0.0, textlint-util-to-string@^3.1.1:
|
|
|
version "3.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-3.1.1.tgz#666c8b0f2e00a92b29c8b168b453a9b8aeb48381"
|
|
|
integrity sha512-mHE7/pDw/Hk+Q6YdSMNRrZPl5bCuWnFLbF+bxW+MsWQ64dw+Ia9irkammYbH5I0hVMMcfwb0MQc5nbsjqgWeyQ==
|
|
|
@@ -20058,6 +20507,11 @@ unique-string@^2.0.0:
|
|
|
dependencies:
|
|
|
crypto-random-string "^2.0.0"
|
|
|
|
|
|
+unist-types@^1.1.5:
|
|
|
+ version "1.1.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/unist-types/-/unist-types-1.1.5.tgz#f001c0af2c3b0ac6e4f5d9aa114e7afe046d7abe"
|
|
|
+ integrity sha512-6RSQ7sFV6pRycti5P0Al4GkKLoIsWZQw5XBAs4exX4K5XkhB9FCPzjCqLJEnmp//ekLxSq4oUKw4G0p46pxcew==
|
|
|
+
|
|
|
unist-util-filter@^2.0.3:
|
|
|
version "2.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/unist-util-filter/-/unist-util-filter-2.0.3.tgz#558cf866016f0e7ade1e30ef190abf253111dd39"
|
|
|
@@ -20175,6 +20629,11 @@ unstated@^2.1.1:
|
|
|
dependencies:
|
|
|
create-react-context "^0.1.5"
|
|
|
|
|
|
+untildify@^3.0.3:
|
|
|
+ version "3.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/untildify/-/untildify-3.0.3.tgz#1e7b42b140bcfd922b22e70ca1265bfe3634c7c9"
|
|
|
+ integrity sha512-iSk/J8efr8uPT/Z4eSUywnqyrQU7DSdMfdqK4iWEaUVVmcP5JcnpRqmVMwcwcnmI1ATFNgC5V90u09tBynNFKA==
|
|
|
+
|
|
|
unzip-response@^2.0.1:
|
|
|
version "2.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-2.0.1.tgz#d2f0f737d16b0615e72a6935ed04214572d56f97"
|
|
|
@@ -20430,6 +20889,14 @@ validator@^2.1.0:
|
|
|
version "2.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/validator/-/validator-2.1.0.tgz#63276570def208adcf1c032c1f4e6a17d2bd8d8b"
|
|
|
|
|
|
+variable-diff@1.1.0:
|
|
|
+ version "1.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/variable-diff/-/variable-diff-1.1.0.tgz#d2bd5c66db76c13879d96e6a306edc989df978da"
|
|
|
+ integrity sha1-0r1cZtt2wTh52W5qMG7cmJ35eNo=
|
|
|
+ dependencies:
|
|
|
+ chalk "^1.1.1"
|
|
|
+ object-assign "^4.0.1"
|
|
|
+
|
|
|
vary@^1, vary@~1.1.2:
|
|
|
version "1.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
|
|
|
@@ -21411,6 +21878,11 @@ zip-stream@^4.1.0:
|
|
|
compress-commons "^4.1.0"
|
|
|
readable-stream "^3.6.0"
|
|
|
|
|
|
+zlibjs@^0.2.0:
|
|
|
+ version "0.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/zlibjs/-/zlibjs-0.2.0.tgz#ae20f06243293d85c255563189f9b12f5b3ba1a0"
|
|
|
+ integrity sha1-riDwYkMpPYXCVVYxifmxL1s7oaA=
|
|
|
+
|
|
|
zlibjs@^0.3.1:
|
|
|
version "0.3.1"
|
|
|
resolved "https://registry.yarnpkg.com/zlibjs/-/zlibjs-0.3.1.tgz#50197edb28a1c42ca659cc8b4e6a9ddd6d444554"
|