|
|
@@ -8460,6 +8460,10 @@ fast-text-encoding@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/fast-text-encoding/-/fast-text-encoding-1.0.0.tgz#3e5ce8293409cfaa7177a71b9ca84e1b1e6f25ef"
|
|
|
integrity sha512-R9bHCvweUxxwkDwhjav5vxpFvdPGlVngtqmx4pIZfSUhM/Q4NiIUHB456BAf+Q1Nwu3HEZYONtu+Rya+af4jiQ==
|
|
|
|
|
|
+"fast-xml-parser@github:Delagen/fast-xml-parser":
|
|
|
+ version "3.17.4"
|
|
|
+ resolved "https://codeload.github.com/Delagen/fast-xml-parser/tar.gz/1c5242775113a190650d8fef08c78105430d6405"
|
|
|
+
|
|
|
fastq@^1.6.0:
|
|
|
version "1.6.0"
|
|
|
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.6.0.tgz#4ec8a38f4ac25f21492673adb7eae9cfef47d1c2"
|
|
|
@@ -11011,6 +11015,14 @@ isomorphic-fetch@^2.1.1:
|
|
|
node-fetch "^1.0.1"
|
|
|
whatwg-fetch ">=0.10.0"
|
|
|
|
|
|
+isomorphic-fetch@^3.0.0:
|
|
|
+ version "3.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-3.0.0.tgz#0267b005049046d2421207215d45d6a262b8b8b4"
|
|
|
+ integrity sha512-qvUtwJ3j6qwsF3jLxkZ72qCgjMysPzDfeV240JHiGZsANBYd+EEuu35v7dfrJ9Up0Ak07D7GGSkGhCHTqg/5wA==
|
|
|
+ dependencies:
|
|
|
+ node-fetch "^2.6.1"
|
|
|
+ whatwg-fetch "^3.4.1"
|
|
|
+
|
|
|
isstream@~0.1.2:
|
|
|
version "0.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
|
|
|
@@ -19802,6 +19814,15 @@ textlint-rule-no-hankaku-kana@^1.0.2:
|
|
|
match-index "^1.0.1"
|
|
|
textlint-rule-helper "^1.1.5"
|
|
|
|
|
|
+textlint-rule-no-hoso-kinshi-yogo@^1.3.2:
|
|
|
+ version "1.3.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-rule-no-hoso-kinshi-yogo/-/textlint-rule-no-hoso-kinshi-yogo-1.3.2.tgz#ac1385925a90bda681180f561aa3674293b49cc5"
|
|
|
+ integrity sha512-vudLy3rxuRvnMoSwfV8Ao2m0laiY5vLsFI208Pm4lybLTPbV9keFhdTLKTXv3SqnLpXGsQaRS6D+Qjv9socITQ==
|
|
|
+ dependencies:
|
|
|
+ fast-xml-parser "github:Delagen/fast-xml-parser"
|
|
|
+ isomorphic-fetch "^3.0.0"
|
|
|
+ kuromojin "^3.0.0"
|
|
|
+
|
|
|
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"
|
|
|
@@ -21212,6 +21233,11 @@ whatwg-fetch@>=0.10.0:
|
|
|
version "2.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.3.tgz#9c84ec2dcf68187ff00bc64e1274b442176e1c84"
|
|
|
|
|
|
+whatwg-fetch@^3.4.1:
|
|
|
+ version "3.6.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#dced24f37f2624ed0281725d51d0e2e3fe677f8c"
|
|
|
+ integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==
|
|
|
+
|
|
|
whatwg-mimetype@^2.3.0:
|
|
|
version "2.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
|