|
|
@@ -2524,6 +2524,13 @@
|
|
|
"@textlint/types" "^12.0.2"
|
|
|
debug "^4.3.2"
|
|
|
|
|
|
+"@textlint/types@^1.5.5":
|
|
|
+ version "1.5.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.5.5.tgz#9c82dbcbf4e00116573f05c6739c6c8ec3b35304"
|
|
|
+ integrity sha512-80P6fcqgsG9bP6JgR6W/E/oIx+71pplaicYCvvB4vMIeGk0OnWls4Q21kCpDYmq/C/ABtZ/Gy/Ov/8ExQPeQ7A==
|
|
|
+ dependencies:
|
|
|
+ "@textlint/ast-node-types" "^4.4.3"
|
|
|
+
|
|
|
"@textlint/types@^12.0.2":
|
|
|
version "12.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-12.0.2.tgz#991a0e500e4577eddd8f1c7a2f3dd7016525e48f"
|
|
|
@@ -4026,7 +4033,7 @@ async@3.2.0, async@>=3.2.0, async@^3.2.0:
|
|
|
resolved "https://registry.yarnpkg.com/async/-/async-3.2.0.tgz#b3a2685c5ebb641d3de02d161002c60fc9f85720"
|
|
|
integrity sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw==
|
|
|
|
|
|
-async@^2.6.2:
|
|
|
+async@^2.0.1, async@^2.6.2:
|
|
|
version "2.6.3"
|
|
|
resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
|
|
|
integrity sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==
|
|
|
@@ -7071,6 +7078,11 @@ dotenv@>=8.2.0, dotenv@^8.0.0, dotenv@^8.2.0:
|
|
|
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
|
|
|
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
|
|
|
|
|
|
+doublearray@0.0.2:
|
|
|
+ version "0.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/doublearray/-/doublearray-0.0.2.tgz#63186fe8d34413276d3621f6aa0ec5f79e227ef9"
|
|
|
+ integrity sha1-Yxhv6NNEEydtNiH2qg7F954ifvk=
|
|
|
+
|
|
|
dtrace-provider@~0.8:
|
|
|
version "0.8.8"
|
|
|
resolved "https://registry.yarnpkg.com/dtrace-provider/-/dtrace-provider-0.8.8.tgz#2996d5490c37e1347be263b423ed7b297fb0d97e"
|
|
|
@@ -11808,6 +11820,23 @@ kruptein@^3.0.0:
|
|
|
dependencies:
|
|
|
asn1.js "^5.4.1"
|
|
|
|
|
|
+kuromoji@0.1.2:
|
|
|
+ version "0.1.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/kuromoji/-/kuromoji-0.1.2.tgz#293f0d6706df006112137980588d5daac26d0790"
|
|
|
+ integrity sha512-V0dUf+C2LpcPEXhoHLMAop/bOht16Dyr+mDiIE39yX3vqau7p80De/koFqpiTcL1zzdZlc3xuHZ8u5gjYRfFaQ==
|
|
|
+ dependencies:
|
|
|
+ async "^2.0.1"
|
|
|
+ doublearray "0.0.2"
|
|
|
+ zlibjs "^0.3.1"
|
|
|
+
|
|
|
+kuromojin@^3.0.0:
|
|
|
+ version "3.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/kuromojin/-/kuromojin-3.0.0.tgz#54a1a6643110f49f741c4beb82fef400d1cd498b"
|
|
|
+ integrity sha512-3h3qnn/NVVhqoKFP4oc7e6apO2B01Atc056oiVlIY7Uoup4rhrnBe28g3y9lK1HTmLDQEejvXB+3I3qxAneF7A==
|
|
|
+ dependencies:
|
|
|
+ kuromoji "0.1.2"
|
|
|
+ lru_map "^0.4.1"
|
|
|
+
|
|
|
last-call-webpack-plugin@^3.0.0:
|
|
|
version "3.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/last-call-webpack-plugin/-/last-call-webpack-plugin-3.0.0.tgz#9742df0e10e3cf46e5c0381c2de90d3a7a2d7555"
|
|
|
@@ -12324,6 +12353,11 @@ lru-cache@^5.1.1:
|
|
|
dependencies:
|
|
|
yallist "^3.0.2"
|
|
|
|
|
|
+lru_map@^0.4.1:
|
|
|
+ version "0.4.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/lru_map/-/lru_map-0.4.1.tgz#f7b4046283c79fb7370c36f8fca6aee4324b0a98"
|
|
|
+ integrity sha512-I+lBvqMMFfqaV8CJCISjI3wbjmwVu/VyOoU7+qtu9d7ioW5klMgsTTiUOUp+DJvfTTzKXoPbyC6YfgkNcyPSOg==
|
|
|
+
|
|
|
lucene-query-parser@^1.2.0:
|
|
|
version "1.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/lucene-query-parser/-/lucene-query-parser-1.2.0.tgz#46dad5b4ddc59abbf27f9df4c519d959c2033432"
|
|
|
@@ -19302,6 +19336,16 @@ textlint-rule-helper@^1.1.5:
|
|
|
dependencies:
|
|
|
unist-util-visit "^1.1.0"
|
|
|
|
|
|
+textlint-rule-helper@^2.1.1:
|
|
|
+ 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==
|
|
|
+ dependencies:
|
|
|
+ "@textlint/ast-node-types" "^4.4.3"
|
|
|
+ "@textlint/types" "^1.5.5"
|
|
|
+ structured-source "^3.0.2"
|
|
|
+ unist-util-visit "^1.1.0"
|
|
|
+
|
|
|
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"
|
|
|
@@ -19311,6 +19355,14 @@ textlint-rule-max-comma@^2.0.2:
|
|
|
textlint-util-to-string "^3.1.1"
|
|
|
unist-util-filter "^2.0.3"
|
|
|
|
|
|
+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"
|
|
|
+ integrity sha512-KbSIlcxj1kLs4sGSMSLGA8OmgRoaPAWtodJaGEyEUiy7uiZM/VPqYALpuD8vf16N1OR5SM/bXXeZFME65r8ZgQ==
|
|
|
+ dependencies:
|
|
|
+ kuromojin "^3.0.0"
|
|
|
+ textlint-rule-helper "^2.1.1"
|
|
|
+
|
|
|
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"
|
|
|
@@ -21358,3 +21410,8 @@ zip-stream@^4.1.0:
|
|
|
archiver-utils "^2.1.0"
|
|
|
compress-commons "^4.1.0"
|
|
|
readable-stream "^3.6.0"
|
|
|
+
|
|
|
+zlibjs@^0.3.1:
|
|
|
+ version "0.3.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/zlibjs/-/zlibjs-0.3.1.tgz#50197edb28a1c42ca659cc8b4e6a9ddd6d444554"
|
|
|
+ integrity sha1-UBl+2yihxCymWcyLTmqd3W1ERVQ=
|