|
|
@@ -2457,6 +2457,67 @@
|
|
|
resolved "https://registry.yarnpkg.com/@sqltools/formatter/-/formatter-1.2.3.tgz#1185726610acc37317ddab11c3c7f9066966bd20"
|
|
|
integrity sha512-O3uyB/JbkAEMZaP3YqyHH7TMnex7tWyCbCI4EfJdOCoN6HIhqdJBWTM6aCCiWQ/5f5wxjgU735QAIpJbjDvmzg==
|
|
|
|
|
|
+"@textlint/ast-node-types@^12.0.0":
|
|
|
+ version "12.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-12.0.0.tgz#23bd683f9fc04209ae28bff72954c8aa67c6b1ca"
|
|
|
+ integrity sha512-qUjmlpz1vR3AStBA9RPDCVT0/pGtePvBJ5Vb/0PzTrnr04iFktG6P6B1VOmgTh8J9Kl/FonQFo3A9M1Q3UH+JA==
|
|
|
+
|
|
|
+"@textlint/ast-tester@^12.0.2":
|
|
|
+ version "12.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-12.0.2.tgz#037f2c6eea6f5505290c69be2e8954ca828f3087"
|
|
|
+ integrity sha512-kHta27+SJC0YxEyEdlNux6m2JepX920gc5x98lVBVYK6Wq6cAF67EEGl1o9ynqroIHEc3wTSEDOFwxXpnlfsNA==
|
|
|
+ dependencies:
|
|
|
+ "@textlint/ast-node-types" "^12.0.0"
|
|
|
+ debug "^4.3.2"
|
|
|
+
|
|
|
+"@textlint/ast-traverse@^12.0.2":
|
|
|
+ version "12.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-12.0.2.tgz#e7a2b8bd500f361ece0314534a1ec08c7ac522ae"
|
|
|
+ integrity sha512-OrbGnwtqNAsX7jVSRKecc1Lp2tg54ntnTuvOHkYrZrlC72Hk7+7V/UFQBmFNQCe0cH6Tjb5FFFcgp6f8gM+ehw==
|
|
|
+ dependencies:
|
|
|
+ "@textlint/ast-node-types" "^12.0.0"
|
|
|
+
|
|
|
+"@textlint/feature-flag@^12.0.2":
|
|
|
+ version "12.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-12.0.2.tgz#5d700134e87a7091170835aca1983090174f603c"
|
|
|
+ integrity sha512-yNq5uErjFrVq1gghg3A8D77+E36wLXRws5LwSsoRC4LVPIGR+LYZ9BlkoyNTas8dOzGwTs6XZIcWCIWXy77M8Q==
|
|
|
+
|
|
|
+"@textlint/kernel@^12.0.2":
|
|
|
+ version "12.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-12.0.2.tgz#f535ab8dd53f419f275e534620afd7b2055a7eef"
|
|
|
+ integrity sha512-IVWC5xyHj58X3/sUXAOndOPMQMkvGaXXPCtLITm8rSwKRc4D/qF2hhwAisOu8XImIwBGzvhFlq+IM7cUW1qDtA==
|
|
|
+ dependencies:
|
|
|
+ "@textlint/ast-node-types" "^12.0.0"
|
|
|
+ "@textlint/ast-tester" "^12.0.2"
|
|
|
+ "@textlint/ast-traverse" "^12.0.2"
|
|
|
+ "@textlint/feature-flag" "^12.0.2"
|
|
|
+ "@textlint/source-code-fixer" "^12.0.2"
|
|
|
+ "@textlint/types" "^12.0.2"
|
|
|
+ "@textlint/utils" "^12.0.2"
|
|
|
+ debug "^4.3.2"
|
|
|
+ deep-equal "^1.1.1"
|
|
|
+ structured-source "^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"
|
|
|
+ integrity sha512-lWNndH7Z+KGo8NhM4e3I5fR0SfZeS25AW7MRQGsKbxHL8NSi6KmCXVK8unEls82+DKXW4VdjTTgVYTTOVGa3BA==
|
|
|
+ dependencies:
|
|
|
+ "@textlint/types" "^12.0.2"
|
|
|
+ debug "^4.3.2"
|
|
|
+
|
|
|
+"@textlint/types@^12.0.2":
|
|
|
+ version "12.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@textlint/types/-/types-12.0.2.tgz#991a0e500e4577eddd8f1c7a2f3dd7016525e48f"
|
|
|
+ integrity sha512-w5aWSCd1sot1waiYw8KnmJNY1q+k9LDoaA6xjGbBuVBGJl0TLXIZoOP8HYFUcKFfJRpqGGob1geTHiyFdnyS0w==
|
|
|
+ dependencies:
|
|
|
+ "@textlint/ast-node-types" "^12.0.0"
|
|
|
+
|
|
|
+"@textlint/utils@^12.0.2":
|
|
|
+ version "12.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-12.0.2.tgz#0c756f460ed5c7b904802bf2f01c9894aab1daf0"
|
|
|
+ integrity sha512-IYmibhDMWd8EmRvk8ii9AA/ecrZk5Wj5NNcKuB78+ae2PIVI1zWzQoieSvQyX7DLPRVH4S22RORiEpruRcDzng==
|
|
|
+
|
|
|
"@tootallnate/once@1":
|
|
|
version "1.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
|
|
|
@@ -4362,6 +4423,11 @@ bootstrap@^5.0.2:
|
|
|
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.2.tgz#aff23d5e0e03c31255ad437530ee6556e78e728e"
|
|
|
integrity sha512-1Ge963tyEQWJJ+8qtXFU6wgmAVj9gweEjibUdbmcCEYsn38tVwRk8107rk2vzt6cfQcRr3SlZ8aQBqaD8aqf+Q==
|
|
|
|
|
|
+boundary@^1.0.1:
|
|
|
+ version "1.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/boundary/-/boundary-1.0.1.tgz#4d67dc2602c0cc16dd9bce7ebf87e948290f5812"
|
|
|
+ integrity sha1-TWfcJgLAzBbdm85+v4fpSCkPWBI=
|
|
|
+
|
|
|
bowser@^1.7.3:
|
|
|
version "1.9.4"
|
|
|
resolved "https://registry.yarnpkg.com/bowser/-/bowser-1.9.4.tgz#890c58a2813a9d3243704334fa81b96a5c150c9a"
|
|
|
@@ -6396,6 +6462,13 @@ debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@~4.1.0:
|
|
|
dependencies:
|
|
|
ms "^2.1.1"
|
|
|
|
|
|
+debug@^4.3.2:
|
|
|
+ version "4.3.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
|
|
|
+ integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
|
|
|
+ dependencies:
|
|
|
+ ms "2.1.2"
|
|
|
+
|
|
|
debuglog@^1.0.1:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
|
|
|
@@ -17732,6 +17805,13 @@ strong-log-transformer@^2.1.0:
|
|
|
minimist "^1.2.0"
|
|
|
through "^2.3.4"
|
|
|
|
|
|
+structured-source@^3.0.2:
|
|
|
+ version "3.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/structured-source/-/structured-source-3.0.2.tgz#dd802425e0f53dc4a6e7aca3752901a1ccda7af5"
|
|
|
+ integrity sha1-3YAkJeD1PcSm56yjdSkBoczaevU=
|
|
|
+ dependencies:
|
|
|
+ boundary "^1.0.1"
|
|
|
+
|
|
|
stubs@^3.0.0:
|
|
|
version "3.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/stubs/-/stubs-3.0.0.tgz#e8d2ba1fa9c90570303c030b6900f7d5f89abe5b"
|