|
298 | 298 | dependencies:
|
299 | 299 | "@textlint/ast-node-types" "^4.4.2"
|
300 | 300 |
|
301 |
| -"@textlint/config-inliner@^0.11.3": |
302 |
| - version "0.11.3" |
303 |
| - resolved "https://registry.yarnpkg.com/@textlint/config-inliner/-/config-inliner-0.11.3.tgz#28c92df66d6fc57f3bb078779458e3719f086885" |
304 |
| - integrity sha512-XzvWzyTmRWM9bKslXPD+j3J1z3lpHDHWJcolJKP9Zilpapdl5uXKzAcZpVqOb3Hj3ZmpH4jg2k1t57KxqJXoCQ== |
| 301 | +"@textlint/config-inliner@^0.12.0": |
| 302 | + version "0.12.0" |
| 303 | + resolved "https://registry.yarnpkg.com/@textlint/config-inliner/-/config-inliner-0.12.0.tgz#b5235fc183bf75094fd0386a07cdeb98c2f4906d" |
| 304 | + integrity sha512-8mriJaY+m51fzJy1BrO+6JlG3GC1vbyTw3+OP46Q+mBHAl3Si9PiYxd7rI5miBA8ENzDVStiNyf4ZH4Usgpivg== |
305 | 305 | dependencies:
|
306 |
| - "@textlint/config-loader" "^0.11.0" |
| 306 | + "@textlint/config-loader" "^0.12.0" |
307 | 307 | untildify "^4.0.0"
|
308 | 308 |
|
309 |
| -"@textlint/config-loader@^0.11.0": |
310 |
| - version "0.11.0" |
311 |
| - resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-0.11.0.tgz#9667febee3b13e2a9e83ddb2c333a276c896c83c" |
312 |
| - integrity sha512-GUQ+yPdlohmlYXrlzPEVvfUxq9gcg2QU5OVEYEauntafS/KcdVrUmp90WTMFXa0MesBjFwCnNSzgzwSI5iAxyQ== |
| 309 | +"@textlint/config-loader@^0.12.0": |
| 310 | + version "0.12.0" |
| 311 | + resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-0.12.0.tgz#0b4bbfdcf611e41fd2f79e06b6e9d2cef5ca2fb6" |
| 312 | + integrity sha512-Liv53bMjKpV5JNG+5Jmy5ch+QTnpOS58NjOEy1qSz7btAqY9OSjd9k5u+Q3dtt4eXElcfQdziz1G98gY9Gr5xg== |
313 | 313 | dependencies:
|
314 |
| - "@textlint/kernel" "^3.4.1" |
315 |
| - "@textlint/module-interop" "^1.2.1" |
316 |
| - "@textlint/types" "^1.5.1" |
317 |
| - "@textlint/utils" "^1.2.1" |
| 314 | + "@textlint/kernel" "^12.0.0" |
| 315 | + "@textlint/module-interop" "^12.0.0" |
| 316 | + "@textlint/types" "^12.0.0" |
| 317 | + "@textlint/utils" "^12.0.0" |
318 | 318 | debug "^4.3.1"
|
319 | 319 | rc-config-loader "^4.0.0"
|
320 | 320 | try-resolve "^1.0.1"
|
321 | 321 |
|
322 |
| -"@textlint/config-partial-parser@^0.11.3": |
323 |
| - version "0.11.3" |
324 |
| - resolved "https://registry.yarnpkg.com/@textlint/config-partial-parser/-/config-partial-parser-0.11.3.tgz#b7861f966fffdc1b93176e87b10d2fe11a968301" |
325 |
| - integrity sha512-Eep6BUPNew6gyzBaL1yDyr6mIW8XiP/IK+SExvTR5oQJNCM/t5UY8WOj5kSu3hpiKbGNZZrnjaVsFknXuDtmug== |
| 322 | +"@textlint/config-partial-parser@^0.12.0": |
| 323 | + version "0.12.0" |
| 324 | + resolved "https://registry.yarnpkg.com/@textlint/config-partial-parser/-/config-partial-parser-0.12.0.tgz#3bd13746160d8ab68193fdcc4b23d6e0fb2522df" |
| 325 | + integrity sha512-Pz8abEnXzUDvNOb3ey94WdKO+fdfxaVTIq2EIC9r+cQVtRJoCX23IMDmmjO3tSGFut+pebjJ04MHQEMD7pG4fA== |
326 | 326 | dependencies:
|
327 |
| - "@textlint/config-loader" "^0.11.0" |
328 |
| - "@textlint/kernel" "^3.4.1" |
329 |
| - "@textlint/types" "^1.5.1" |
330 |
| - "@textlint/utils" "^1.2.4" |
| 327 | + "@textlint/config-loader" "^0.12.0" |
| 328 | + "@textlint/kernel" "^12.0.0" |
| 329 | + "@textlint/types" "^12.0.0" |
| 330 | + "@textlint/utils" "^12.0.0" |
331 | 331 |
|
332 | 332 | "@textlint/feature-flag@^12.0.0":
|
333 | 333 | version "12.0.0"
|
|
392 | 392 | map-like "^2.0.0"
|
393 | 393 | structured-source "^3.0.2"
|
394 | 394 |
|
395 |
| -"@textlint/kernel@^3.0.0", "@textlint/kernel@^3.4.1", "@textlint/kernel@^3.4.4": |
| 395 | +"@textlint/kernel@^3.0.0", "@textlint/kernel@^3.4.4": |
396 | 396 | version "3.4.4"
|
397 | 397 | resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.4.4.tgz#2f321fdae5bad9f6626c76caa20fc960cbcd01fd"
|
398 | 398 | integrity sha512-ro9TPnE16C6gtKkY3aOjTs8ZfzAxdXLCV9JD4BuV5P+xBiiu9NdiE2Hwm3LyEGQjMxaKnXjbm/DTCAxA4gz0Dg==
|
|
481 | 481 | traverse "^0.6.6"
|
482 | 482 | unified "^6.2.0"
|
483 | 483 |
|
484 |
| -"@textlint/module-interop@^1.2.1", "@textlint/module-interop@^1.2.4": |
| 484 | +"@textlint/module-interop@^1.2.4": |
485 | 485 | version "1.2.4"
|
486 | 486 | resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.2.4.tgz#176ecec3fd09c2860dd155c599fdc4087ff85f47"
|
487 | 487 | integrity sha512-/wUKvDbBEujrhpcuD7Et4Mcicm3SG2oAe/tyMruLxSJ86umGxd34dEcHRON8fJzou9qyt0gFoczcypd4k3hJow==
|
488 | 488 |
|
489 |
| -"@textlint/module-interop@^1.2.5": |
490 |
| - version "1.2.5" |
491 |
| - resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.2.5.tgz#f10582e66e0633ac1aea228f30c5b3f5d8463f45" |
492 |
| - integrity sha512-+yEluCSbj6oxk9ENFojVcSxURvXOg7AU3vBiVHPjPEShaqbzZZ6tcut6gbDcIYhEDUkegZGmGwyfOe+wNABhKw== |
493 |
| - |
494 | 489 | "@textlint/module-interop@^12.0.0":
|
495 | 490 | version "12.0.0"
|
496 | 491 | resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-12.0.0.tgz#f6f4a513f7d58c25304fc1e6a544989a82565978"
|
|
508 | 503 | lodash.uniqwith "^4.5.0"
|
509 | 504 | to-regex "^3.0.2"
|
510 | 505 |
|
511 |
| -"@textlint/runtime-helper@^0.11.0": |
512 |
| - version "0.11.0" |
513 |
| - resolved "https://registry.yarnpkg.com/@textlint/runtime-helper/-/runtime-helper-0.11.0.tgz#a4aeb8caceabbf7519606bee4f543f79b6e09ef0" |
514 |
| - integrity sha512-4jfDEjrkX5D6q7ZfSeeVB7vWILDn1uV3aXtaXlpX7Snt5GxnTI27zX9S63rZQ+K9o0YVABn47D0pmxSOPTVQoQ== |
| 506 | +"@textlint/runtime-helper@^0.12.0": |
| 507 | + version "0.12.0" |
| 508 | + resolved "https://registry.yarnpkg.com/@textlint/runtime-helper/-/runtime-helper-0.12.0.tgz#df3ede9977c759dca7cf21e6f544f845ea08341e" |
| 509 | + integrity sha512-o6gmm1k0/+/2sL5ix7x4Z89FCo9LMn11dQMfxxvTCrsAORLaktKEYQc7zMkTy/1iVZO2/N3+YiJUx10igxtNQg== |
515 | 510 | dependencies:
|
516 | 511 | "@kvs/env" "^1.1.0"
|
517 |
| - "@textlint/config-loader" "^0.11.0" |
518 |
| - "@textlint/kernel" "^3.4.1" |
519 |
| - "@textlint/module-interop" "^1.2.1" |
520 |
| - "@textlint/types" "^1.5.1" |
521 |
| - "@textlint/utils" "^1.2.1" |
| 512 | + "@textlint/config-loader" "^0.12.0" |
| 513 | + "@textlint/kernel" "^12.0.0" |
| 514 | + "@textlint/module-interop" "^12.0.0" |
| 515 | + "@textlint/types" "^12.0.0" |
| 516 | + "@textlint/utils" "^12.0.0" |
522 | 517 |
|
523 |
| -"@textlint/script-compiler@^0.11.3": |
524 |
| - version "0.11.3" |
525 |
| - resolved "https://registry.yarnpkg.com/@textlint/script-compiler/-/script-compiler-0.11.3.tgz#36895fb56ce62ae23beb0172db9f9e972b7f88af" |
526 |
| - integrity sha512-k2p+DCi5GvDYPPZWXGsZMDDBdNOus5I9/vQ0hwnFYEJT9MSWIezU1HrGD3SZ4jaXyP51VMImP5eQFJCz9jMKCw== |
| 518 | +"@textlint/script-compiler@^0.12.0": |
| 519 | + version "0.12.0" |
| 520 | + resolved "https://registry.yarnpkg.com/@textlint/script-compiler/-/script-compiler-0.12.0.tgz#eed7a8b0109430c5f636bbc328e90ca1b3c78800" |
| 521 | + integrity sha512-abOh8FBVDvvrZ8sKY0qSpVBTk1U0s+jmcat+D5xHTcVZ99fvUH8tqHP3EH0yyXB8bpHTgVZfKwxVo0uY95iTQw== |
527 | 522 | dependencies:
|
528 | 523 | "@babel/core" "^7.12.10"
|
529 |
| - "@textlint/config-inliner" "^0.11.3" |
530 |
| - "@textlint/config-loader" "^0.11.0" |
531 |
| - "@textlint/config-partial-parser" "^0.11.3" |
532 |
| - "@textlint/kernel" "^3.4.1" |
533 |
| - "@textlint/runtime-helper" "^0.11.0" |
534 |
| - "@textlint/script-parser" "^0.11.0" |
535 |
| - "@textlint/types" "^1.5.1" |
| 524 | + "@textlint/config-inliner" "^0.12.0" |
| 525 | + "@textlint/config-loader" "^0.12.0" |
| 526 | + "@textlint/config-partial-parser" "^0.12.0" |
| 527 | + "@textlint/kernel" "^12.0.0" |
| 528 | + "@textlint/runtime-helper" "^0.12.0" |
| 529 | + "@textlint/script-parser" "^0.12.0" |
| 530 | + "@textlint/types" "^12.0.0" |
536 | 531 | babel-loader "^8.2.2"
|
537 | 532 | babel-plugin-static-fs "^3.0.0"
|
538 | 533 | meow "^9.0.0"
|
|
542 | 537 | terser-webpack-plugin "^5.1.1"
|
543 | 538 | webpack "^5.33.2"
|
544 | 539 |
|
545 |
| -"@textlint/script-parser@^0.11.0": |
546 |
| - version "0.11.0" |
547 |
| - resolved "https://registry.yarnpkg.com/@textlint/script-parser/-/script-parser-0.11.0.tgz#45e27b7cfeb0b5175ed12b3d9601ac0a9dc94be6" |
548 |
| - integrity sha512-XBJR/n/aMVUkda2OjxCuoC/uhRF74a2QzpJZyKRUGzYJPxQ39MMmPc3hskKlg4zjQgQyPNwCaGeJq539MIZ0tQ== |
| 540 | +"@textlint/script-parser@^0.12.0": |
| 541 | + version "0.12.0" |
| 542 | + resolved "https://registry.yarnpkg.com/@textlint/script-parser/-/script-parser-0.12.0.tgz#8011b40cfac7b3442be92a9c522b72dee8876f18" |
| 543 | + integrity sha512-rpRkymZYRsemM/eOSTmlIpWGKszSIKhAu2oeyBZAJxMBmjghU1DKGzf2+TA1utfSBcQIEnNSNbdm2hp2hJFtpA== |
549 | 544 |
|
550 | 545 | "@textlint/source-code-fixer@^12.0.0":
|
551 | 546 | version "12.0.0"
|
|
555 | 550 | "@textlint/types" "^12.0.0"
|
556 | 551 | debug "^4.3.1"
|
557 | 552 |
|
558 |
| -"@textlint/source-code-fixer@^3.4.1", "@textlint/source-code-fixer@^3.4.4": |
| 553 | +"@textlint/source-code-fixer@^3.4.4": |
559 | 554 | version "3.4.4"
|
560 | 555 | resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-3.4.4.tgz#c15622cbc796722a04044a35edc33b38f2b6adb9"
|
561 | 556 | integrity sha512-GDHVin2EJ9PGJ33VMGlqtPcvUlY+pkTbaWs4jWv8oBaEK8UUBzS5ZpEc4xi7Xp5vIXnVsCSLKNC6bgvR9X/AoQ==
|
|
605 | 600 | dependencies:
|
606 | 601 | "@textlint/text-to-ast" "^3.3.4"
|
607 | 602 |
|
608 |
| -"@textlint/types@^1.1.2", "@textlint/types@^1.5.1", "@textlint/types@^1.5.4": |
| 603 | +"@textlint/types@^1.1.2", "@textlint/types@^1.5.4": |
609 | 604 | version "1.5.4"
|
610 | 605 | resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.5.4.tgz#4ebd6b052bb329810949516412ad2b285b04dc02"
|
611 | 606 | integrity sha512-bhSrOjW8AFSa/xf6lYZ2akE0j+4O/WEAA2S/R8RrjNMkA5Az2j57mxPNpqMhEeyHDkpzN/coIlqUwgYvcJHv1A==
|
|
619 | 614 | dependencies:
|
620 | 615 | "@textlint/ast-node-types" "^12.0.0"
|
621 | 616 |
|
622 |
| -"@textlint/utils@^1.2.1", "@textlint/utils@^1.2.4": |
| 617 | +"@textlint/utils@^1.2.4": |
623 | 618 | version "1.2.4"
|
624 | 619 | resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-1.2.4.tgz#208a052e55d0d717f6c55097866bf84f444c5b66"
|
625 | 620 | integrity sha512-FREWc8n6bJFsKehtUlHPtbqnXULWhdnlazqWiHMjiBtcxUfD+1kY3P7PNGbChdzeZGmwBkgFQyGkok8bAGnZOw==
|
|
629 | 624 | resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-12.0.0.tgz#e457b4ebbf3925b3bf0d32c597e1a20beaa1b121"
|
630 | 625 | integrity sha512-bnIr17iouc4MtVR+r7v8mBasNn3ZsQpfTLTi4RelrZJdICHMBUMOWRX70cVRV/xJck/nfY9igt325qI0y2ELoQ==
|
631 | 626 |
|
632 |
| -"@textlint/website-generator@^0.11.3": |
633 |
| - version "0.11.3" |
634 |
| - resolved "https://registry.yarnpkg.com/@textlint/website-generator/-/website-generator-0.11.3.tgz#f4640d23f46338953a5a9d717f5db4b7d39d528c" |
635 |
| - integrity sha512-EuZMUp4adKJ4bYf5exZ86/ipHrN7pULnahvn4surPjz98UnXBIs7yz/AjsFT+0q0Kqg9XU+DniUxQdnrooJUAQ== |
| 627 | +"@textlint/website-generator@^0.12.0": |
| 628 | + version "0.12.0" |
| 629 | + resolved "https://registry.yarnpkg.com/@textlint/website-generator/-/website-generator-0.12.0.tgz#da4fc6fa67b502939319e5013e843d1b79889365" |
| 630 | + integrity sha512-Eay2UKEoQN6fYs150ISZ4ZW9gX+KwYvEy4crNOyoUjwEWRI4h3AFP1Z4YoktkD08Q/F5PibcduZGe16Bq3qJ1A== |
636 | 631 | dependencies:
|
637 |
| - "@textlint/script-compiler" "^0.11.3" |
| 632 | + "@textlint/script-compiler" "^0.12.0" |
638 | 633 | meow "^9.0.0"
|
639 | 634 | read-pkg "^5.2.0"
|
640 |
| - textchecker-element "^0.11.3" |
| 635 | + textchecker-element "^0.12.0" |
641 | 636 |
|
642 | 637 | "@types/eslint-scope@^3.7.0":
|
643 | 638 | version "3.7.0"
|
@@ -3827,12 +3822,12 @@ text-table@^0.2.0:
|
3827 | 3822 | resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
|
3828 | 3823 | integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
|
3829 | 3824 |
|
3830 |
| -textchecker-element@^0.11.3: |
3831 |
| - version "0.11.3" |
3832 |
| - resolved "https://registry.yarnpkg.com/textchecker-element/-/textchecker-element-0.11.3.tgz#92b99c3740cdb028d3d3a9941ff171f28d8b9a39" |
3833 |
| - integrity sha512-comOpj7K9tPfNINnxMWlQylC1D4o1XCoHQaAsA5DRb6hydI41lzrYDQ85ekGU0Uovvfw0mOX9o1dwAGyj3pLgQ== |
| 3825 | +textchecker-element@^0.12.0: |
| 3826 | + version "0.12.0" |
| 3827 | + resolved "https://registry.yarnpkg.com/textchecker-element/-/textchecker-element-0.12.0.tgz#500f72d74ae5fef11fce1a9b695d3fd2d12510d7" |
| 3828 | + integrity sha512-rMqNMa+6F86t+5EgCddf1IJhhaOzXQxpZohkg7x2B+5qxNJO1PqX0r71Z1caSefMGuLzAUsnsVMlUCXSFJUDxQ== |
3834 | 3829 | dependencies:
|
3835 |
| - "@textlint/source-code-fixer" "^3.4.1" |
| 3830 | + "@textlint/source-code-fixer" "^12.0.0" |
3836 | 3831 | delay "^4.4.0"
|
3837 | 3832 | eventmit "^1.1.0"
|
3838 | 3833 | lit-html "^1.3.0"
|
@@ -4037,7 +4032,7 @@ textlint-rule-no-nfd@^1.0.2:
|
4037 | 4032 | dependencies:
|
4038 | 4033 | "@textlint-rule/textlint-rule-no-invalid-control-character" "^1.2.0"
|
4039 | 4034 | "@textlint-rule/textlint-rule-no-unmatched-pair" "^1.0.7"
|
4040 |
| - "@textlint/module-interop" "^1.2.5" |
| 4035 | + "@textlint/module-interop" "^12.0.0" |
4041 | 4036 | textlint-rule-ja-no-abusage "^3.0.0"
|
4042 | 4037 | textlint-rule-ja-no-mixed-period "^2.1.1"
|
4043 | 4038 | textlint-rule-ja-no-redundant-expression "^4.0.0"
|
|
0 commit comments