|
297 | 297 | dependencies:
|
298 | 298 | "@textlint/ast-node-types" "^4.4.3"
|
299 | 299 |
|
| 300 | +"@textlint/config-inliner@^0.11.3": |
| 301 | + version "0.11.3" |
| 302 | + resolved "https://registry.yarnpkg.com/@textlint/config-inliner/-/config-inliner-0.11.3.tgz#28c92df66d6fc57f3bb078779458e3719f086885" |
| 303 | + integrity sha512-XzvWzyTmRWM9bKslXPD+j3J1z3lpHDHWJcolJKP9Zilpapdl5uXKzAcZpVqOb3Hj3ZmpH4jg2k1t57KxqJXoCQ== |
| 304 | + dependencies: |
| 305 | + "@textlint/config-loader" "^0.11.0" |
| 306 | + untildify "^4.0.0" |
| 307 | + |
300 | 308 | "@textlint/config-loader@^0.11.0":
|
301 | 309 | version "0.11.0"
|
302 | 310 | resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-0.11.0.tgz#9667febee3b13e2a9e83ddb2c333a276c896c83c"
|
|
310 | 318 | rc-config-loader "^4.0.0"
|
311 | 319 | try-resolve "^1.0.1"
|
312 | 320 |
|
313 |
| -"@textlint/config-partial-parser@^0.11.0": |
314 |
| - version "0.11.0" |
315 |
| - resolved "https://registry.yarnpkg.com/@textlint/config-partial-parser/-/config-partial-parser-0.11.0.tgz#f319edea97d5b954f317c622830302108a79fd1c" |
316 |
| - integrity sha512-wL7oqI/e7pkgl0u3gXrH+J4e4qhGGrB2upiKMvDURpvIFPusNVyTdBb0NyMyxjN+HmLkKjmepLpswlMEaXwLmg== |
| 321 | +"@textlint/config-partial-parser@^0.11.3": |
| 322 | + version "0.11.3" |
| 323 | + resolved "https://registry.yarnpkg.com/@textlint/config-partial-parser/-/config-partial-parser-0.11.3.tgz#b7861f966fffdc1b93176e87b10d2fe11a968301" |
| 324 | + integrity sha512-Eep6BUPNew6gyzBaL1yDyr6mIW8XiP/IK+SExvTR5oQJNCM/t5UY8WOj5kSu3hpiKbGNZZrnjaVsFknXuDtmug== |
317 | 325 | dependencies:
|
318 | 326 | "@textlint/config-loader" "^0.11.0"
|
319 | 327 | "@textlint/kernel" "^3.4.1"
|
|
506 | 514 | "@textlint/types" "^1.5.1"
|
507 | 515 | "@textlint/utils" "^1.2.1"
|
508 | 516 |
|
509 |
| -"@textlint/script-compiler@^0.11.0": |
510 |
| - version "0.11.0" |
511 |
| - resolved "https://registry.yarnpkg.com/@textlint/script-compiler/-/script-compiler-0.11.0.tgz#1fd3656a344239be9519ca6d74c7475db40c105c" |
512 |
| - integrity sha512-wYRrsHBRZV413zKxAqp6RP8+2wMuAmWGXm8CbQfQaT4U0Aj55JpF3tQMGCuSh4iBBiVB+bYUQ4Zb547Y7x3t2Q== |
| 517 | +"@textlint/script-compiler@^0.11.3": |
| 518 | + version "0.11.3" |
| 519 | + resolved "https://registry.yarnpkg.com/@textlint/script-compiler/-/script-compiler-0.11.3.tgz#36895fb56ce62ae23beb0172db9f9e972b7f88af" |
| 520 | + integrity sha512-k2p+DCi5GvDYPPZWXGsZMDDBdNOus5I9/vQ0hwnFYEJT9MSWIezU1HrGD3SZ4jaXyP51VMImP5eQFJCz9jMKCw== |
513 | 521 | dependencies:
|
514 | 522 | "@babel/core" "^7.12.10"
|
| 523 | + "@textlint/config-inliner" "^0.11.3" |
515 | 524 | "@textlint/config-loader" "^0.11.0"
|
516 |
| - "@textlint/config-partial-parser" "^0.11.0" |
| 525 | + "@textlint/config-partial-parser" "^0.11.3" |
517 | 526 | "@textlint/kernel" "^3.4.1"
|
518 | 527 | "@textlint/runtime-helper" "^0.11.0"
|
519 | 528 | "@textlint/script-parser" "^0.11.0"
|
|
614 | 623 | resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-1.2.5.tgz#1406e179d44d130d8e60322f3f873a721c93ba75"
|
615 | 624 | integrity sha512-2vgz4x3tKK+R9N0OlOovJClRCHubxZi86ki218cvRVpoU9pPrHwkwZud+rjItDl2xFBj7Gujww7c0W1wyytWVQ==
|
616 | 625 |
|
617 |
| -"@textlint/website-generator@^0.11.2": |
618 |
| - version "0.11.2" |
619 |
| - resolved "https://registry.yarnpkg.com/@textlint/website-generator/-/website-generator-0.11.2.tgz#dab87beac30bb8d5e8d4314921ca53a033985ffe" |
620 |
| - integrity sha512-hVynb3WnHThQthU5s+W5DV+MeXvnUqZBSq9tGyXQOlVEYYPRXtfHQcNlToscInkQ3D0CNXr/XjSDPmvnkoJ4Kw== |
| 626 | +"@textlint/website-generator@^0.11.3": |
| 627 | + version "0.11.3" |
| 628 | + resolved "https://registry.yarnpkg.com/@textlint/website-generator/-/website-generator-0.11.3.tgz#f4640d23f46338953a5a9d717f5db4b7d39d528c" |
| 629 | + integrity sha512-EuZMUp4adKJ4bYf5exZ86/ipHrN7pULnahvn4surPjz98UnXBIs7yz/AjsFT+0q0Kqg9XU+DniUxQdnrooJUAQ== |
621 | 630 | dependencies:
|
622 |
| - "@textlint/script-compiler" "^0.11.0" |
| 631 | + "@textlint/script-compiler" "^0.11.3" |
623 | 632 | meow "^9.0.0"
|
624 | 633 | read-pkg "^5.2.0"
|
625 |
| - textchecker-element "^0.11.2" |
| 634 | + textchecker-element "^0.11.3" |
626 | 635 |
|
627 | 636 | "@types/eslint-scope@^3.7.0":
|
628 | 637 | version "3.7.0"
|
@@ -3584,10 +3593,10 @@ text-table@^0.2.0:
|
3584 | 3593 | resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
|
3585 | 3594 | integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
|
3586 | 3595 |
|
3587 |
| -textchecker-element@^0.11.2: |
3588 |
| - version "0.11.2" |
3589 |
| - resolved "https://registry.yarnpkg.com/textchecker-element/-/textchecker-element-0.11.2.tgz#a7e9bd99fc8044c6bdfb4d80e1cc62489264c730" |
3590 |
| - integrity sha512-yr3YBks5SgjjesymJr8eRWMj94bQte4Ebm+SfZVVaQmPV3fm3rKNcUE1fgmp6cbNET0uiQF2Xnp5iba9N9L9tg== |
| 3596 | +textchecker-element@^0.11.3: |
| 3597 | + version "0.11.3" |
| 3598 | + resolved "https://registry.yarnpkg.com/textchecker-element/-/textchecker-element-0.11.3.tgz#92b99c3740cdb028d3d3a9941ff171f28d8b9a39" |
| 3599 | + integrity sha512-comOpj7K9tPfNINnxMWlQylC1D4o1XCoHQaAsA5DRb6hydI41lzrYDQ85ekGU0Uovvfw0mOX9o1dwAGyj3pLgQ== |
3591 | 3600 | dependencies:
|
3592 | 3601 | "@textlint/source-code-fixer" "^3.4.1"
|
3593 | 3602 | delay "^4.4.0"
|
@@ -3813,13 +3822,13 @@ textlint-rule-no-nfd@^1.0.2:
|
3813 | 3822 | textlint-rule-no-hankaku-kana "^1.0.2"
|
3814 | 3823 | textlint-rule-no-mix-dearu-desumasu "^5.0.0"
|
3815 | 3824 | textlint-rule-no-nfd "^1.0.2"
|
3816 |
| - textlint-rule-preset-jtf-style "^2.3.9" |
| 3825 | + textlint-rule-preset-jtf-style "^2.3.11" |
3817 | 3826 | textlint-rule-sentence-length "^2.2.0"
|
3818 | 3827 |
|
3819 |
| -textlint-rule-preset-jtf-style@^2.3.9: |
3820 |
| - version "2.3.9" |
3821 |
| - resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.9.tgz#740b256dfe6cb737b2ae71ba34f89efd0decf333" |
3822 |
| - integrity sha512-GIUHwOK3ndhD+2MMkqcaDS4Xh0ZMuLY/UZgzKz8+KodRpQ3MM/+AbPACdJ219z2wF6hhIIdeUKBxuBr2uumeQQ== |
| 3828 | +textlint-rule-preset-jtf-style@^2.3.11: |
| 3829 | + version "2.3.11" |
| 3830 | + resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.11.tgz#f6a5f20fafa3ada6671820347c1335b58eb0cf8f" |
| 3831 | + integrity sha512-kkzdAZbsUp5iNcjmirX2Fe3O7JZC38PBKmQ9ygU0ZWuStb7IzcpCowsTSTtwR9YEvuXqoufziLnGlsAFXeY3Ow== |
3823 | 3832 | dependencies:
|
3824 | 3833 | analyze-desumasu-dearu "^2.1.2"
|
3825 | 3834 | japanese-numerals-to-number "^1.0.2"
|
@@ -4160,6 +4169,11 @@ untildify@^3.0.3:
|
4160 | 4169 | resolved "https://registry.yarnpkg.com/untildify/-/untildify-3.0.3.tgz#1e7b42b140bcfd922b22e70ca1265bfe3634c7c9"
|
4161 | 4170 | integrity sha512-iSk/J8efr8uPT/Z4eSUywnqyrQU7DSdMfdqK4iWEaUVVmcP5JcnpRqmVMwcwcnmI1ATFNgC5V90u09tBynNFKA==
|
4162 | 4171 |
|
| 4172 | +untildify@^4.0.0: |
| 4173 | + version "4.0.0" |
| 4174 | + resolved "https://registry.yarnpkg.com/untildify/-/untildify-4.0.0.tgz#2bc947b953652487e4600949fb091e3ae8cd919b" |
| 4175 | + integrity sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw== |
| 4176 | + |
4163 | 4177 | uri-js@^4.2.2:
|
4164 | 4178 | version "4.4.1"
|
4165 | 4179 | resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
|
|
0 commit comments