|
|
@@ -3899,6 +3899,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"
|
|
|
@@ -5277,6 +5285,15 @@ 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-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"
|
|
|
@@ -7230,6 +7247,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"
|
|
|
@@ -7290,6 +7312,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"
|
|
|
@@ -7501,6 +7528,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"
|
|
|
@@ -19375,6 +19425,14 @@ textlint-rule-helper@^2.0.0, textlint-rule-helper@^2.1.1:
|
|
|
structured-source "^3.0.2"
|
|
|
unist-util-visit "^1.1.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-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"
|