|
396 | 396 | dependencies:
|
397 | 397 | "@textlint/ast-node-types" "^13.3.2"
|
398 | 398 |
|
399 |
| -"@textlint/config-inliner@^0.13.1": |
400 |
| - version "0.13.1" |
401 |
| - resolved "https://registry.yarnpkg.com/@textlint/config-inliner/-/config-inliner-0.13.1.tgz#757f8a90fb6a832dbeec760544b6e2fd8875dd2f" |
402 |
| - integrity sha512-7B9DEuvDoU86RthxnqYx6f6C+5Qd2LwCgmyg5RoFkM1iBzUIwyjZPpBFmbETHAXcHAQRwunVAHc2nRqBaejExQ== |
| 399 | +"@textlint/config-inliner@^0.14.0": |
| 400 | + version "0.14.0" |
| 401 | + resolved "https://registry.yarnpkg.com/@textlint/config-inliner/-/config-inliner-0.14.0.tgz#4eb6e7579528cc1cef507c070c409b4b750f3231" |
| 402 | + integrity sha512-11Zn7VSoRPmh3y27z+EjsqMqZ+dSvsgDvRvbTifVu9QS72uayXocKLNK9FyLGpzwIaPI/Z2mkgoGIlf2V4RsoQ== |
403 | 403 | dependencies:
|
404 | 404 | "@textlint/config-loader" "^13.3.0"
|
405 | 405 | untildify "^4.0.0"
|
|
430 | 430 | rc-config-loader "^4.1.2"
|
431 | 431 | try-resolve "^1.0.1"
|
432 | 432 |
|
433 |
| -"@textlint/config-partial-parser@^0.13.0": |
434 |
| - version "0.13.0" |
435 |
| - resolved "https://registry.yarnpkg.com/@textlint/config-partial-parser/-/config-partial-parser-0.13.0.tgz#1b0b2a161542ed0fad9acb4b017158f48944a4e6" |
436 |
| - integrity sha512-tSkZYsr9iY/4TF7XzE+8zqWmC4kBAIShjRbvhHEqKh/o48e0TkZJG9qwkuR60CVjiYJRwj5gdvgQe/npV7o1mA== |
| 433 | +"@textlint/config-partial-parser@^0.14.0": |
| 434 | + version "0.14.0" |
| 435 | + resolved "https://registry.yarnpkg.com/@textlint/config-partial-parser/-/config-partial-parser-0.14.0.tgz#e954a4d5b6e5a031de35a25718e144295d357ac5" |
| 436 | + integrity sha512-igrKNfWdWzoZ02yDXc5mNUAZ2DAP+oelsNvr1ndOY2KXKqpyeMx4fym6xq+w06NrtDvCe0948W0dFMrY85mbdg== |
437 | 437 | dependencies:
|
438 | 438 | "@textlint/config-loader" "^13.3.0"
|
439 | 439 | "@textlint/kernel" "^13.3.0"
|
|
618 | 618 | lodash.uniq "^4.5.0"
|
619 | 619 | lodash.uniqwith "^4.5.0"
|
620 | 620 |
|
621 |
| -"@textlint/runtime-helper@^0.13.1": |
622 |
| - version "0.13.1" |
623 |
| - resolved "https://registry.yarnpkg.com/@textlint/runtime-helper/-/runtime-helper-0.13.1.tgz#cc634b79314445189aadb51161941ea17f0282d0" |
624 |
| - integrity sha512-C7r5hnV9MzEjrmKAnT1kSKLOaSe0Udx37WLIK7eNqiJ/OwbGIFroMOFVO9NQCMDNKr9bcXk1TDyJPAV70CMsyA== |
| 621 | +"@textlint/runtime-helper@^0.14.0": |
| 622 | + version "0.14.0" |
| 623 | + resolved "https://registry.yarnpkg.com/@textlint/runtime-helper/-/runtime-helper-0.14.0.tgz#f6e8fbfe4191eb2025e5ca3a80ae0a1980f56dda" |
| 624 | + integrity sha512-uNxbg2AXpT9ncpG430w3sWlbWvy4DpSlMsCh+9UJ8M90unH9q/qv0/GkkPYDGlBdhD6ribmsT3idFbpZhNiLfQ== |
625 | 625 | dependencies:
|
626 | 626 | "@kvs/env" "^1.1.0"
|
627 | 627 | "@textlint/config-loader" "^13.3.0"
|
|
630 | 630 | "@textlint/types" "^13.3.0"
|
631 | 631 | "@textlint/utils" "^13.3.0"
|
632 | 632 |
|
633 |
| -"@textlint/script-compiler@^0.13.2": |
634 |
| - version "0.13.2" |
635 |
| - resolved "https://registry.yarnpkg.com/@textlint/script-compiler/-/script-compiler-0.13.2.tgz#fb848c642f3e1609f2efea55541ee50fcc92a7c7" |
636 |
| - integrity sha512-FuxKDmT4Eeacs9Lj6ubZt36qKYKHTyZ6ZvG8Oq/84n8pKapq2HIOLGLfZT6m/ELzbRLOtmhXAciqKeFCZ7ttYw== |
| 633 | +"@textlint/script-compiler@^0.14.0": |
| 634 | + version "0.14.0" |
| 635 | + resolved "https://registry.yarnpkg.com/@textlint/script-compiler/-/script-compiler-0.14.0.tgz#13eb95064290673aec912b9d420724d8d331b47b" |
| 636 | + integrity sha512-RfSm1ZZNjmluOz+ie6Sr23oGZFp4bL6a01q1FBVoZ14bk+JYVsSzXbHJxH9r8sl/MAG7RxnBTPcsbyEHufQCIw== |
637 | 637 | dependencies:
|
638 | 638 | "@babel/core" "^7.12.10"
|
639 |
| - "@textlint/config-inliner" "^0.13.1" |
| 639 | + "@textlint/config-inliner" "^0.14.0" |
640 | 640 | "@textlint/config-loader" "^13.3.0"
|
641 |
| - "@textlint/config-partial-parser" "^0.13.0" |
| 641 | + "@textlint/config-partial-parser" "^0.14.0" |
642 | 642 | "@textlint/kernel" "^13.3.0"
|
643 |
| - "@textlint/runtime-helper" "^0.13.1" |
644 |
| - "@textlint/script-parser" "^0.13.1" |
| 643 | + "@textlint/runtime-helper" "^0.14.0" |
| 644 | + "@textlint/script-parser" "^0.14.0" |
645 | 645 | "@textlint/textlint-plugin-markdown" "^13.3.0"
|
646 | 646 | "@textlint/textlint-plugin-text" "^13.3.0"
|
647 | 647 | "@textlint/types" "^13.3.0"
|
|
654 | 654 | terser-webpack-plugin "^5.3.6"
|
655 | 655 | webpack "^5.75.0"
|
656 | 656 |
|
657 |
| -"@textlint/script-parser@^0.13.1": |
658 |
| - version "0.13.1" |
659 |
| - resolved "https://registry.yarnpkg.com/@textlint/script-parser/-/script-parser-0.13.1.tgz#393f2fe5bbf6296ffb3d0c2553331a4fbd73c5d6" |
660 |
| - integrity sha512-7+4qbvlEhWao9t6egA4hW4puhX+AwuXuvVnY2yZO/MxSP7ay9xkPVwtPp5KnwNanD7jC3hw5ErGbxyCbCXoF8A== |
| 657 | +"@textlint/script-parser@^0.14.0": |
| 658 | + version "0.14.0" |
| 659 | + resolved "https://registry.yarnpkg.com/@textlint/script-parser/-/script-parser-0.14.0.tgz#45b0e7aa24395d141236afa8b3ad51e84cbc51cf" |
| 660 | + integrity sha512-bXC9RBrLpFqCsv3Qsaq5roLN2QUHUVy1gi/8WZLuV9wBmkwQyi0nnZnX89Zo/AjSbbsEf1OCgll4Pfnf5bvx4w== |
661 | 661 |
|
662 | 662 | "@textlint/source-code-fixer@^13.3.0":
|
663 | 663 | version "13.3.0"
|
|
796 | 796 | resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-13.3.2.tgz#4854e22c9434bd5d69d8151c2aacf88ddc09cff5"
|
797 | 797 | integrity sha512-eEi4j5vyQ0WRkfkBS+Sa2q1YQVo0B6cFXde2+TVpoDp7f8yPAb4wMv9jgQ23N+DpiafJVOhRQLyJdrITFwnmFw==
|
798 | 798 |
|
799 |
| -"@textlint/website-generator@^0.13.2": |
800 |
| - version "0.13.2" |
801 |
| - resolved "https://registry.yarnpkg.com/@textlint/website-generator/-/website-generator-0.13.2.tgz#71620c48e45196b6b720b21d6a23e111815570f3" |
802 |
| - integrity sha512-CFi2WagvhBXgCs7oPhAqvWI2Vinutmbbwnxg/Ibra3SvkW8AcZdvtpVogCNlTovZcvbMl5vobgOZUGgKsO1RaA== |
| 799 | +"@textlint/website-generator@^0.14.0": |
| 800 | + version "0.14.0" |
| 801 | + resolved "https://registry.yarnpkg.com/@textlint/website-generator/-/website-generator-0.14.0.tgz#7a6e665e5335388dac1cc2b41d0eefbf5d4c7d72" |
| 802 | + integrity sha512-9rq2Wi/6ZlHsNWN90S2RPbzPemADjMNr3SPfQmYTRlJSoqnhlYuWr7jsrhKgDaBZtk77n4jnCB94hT5fGUKXuw== |
803 | 803 | dependencies:
|
804 |
| - "@textlint/script-compiler" "^0.13.2" |
| 804 | + "@textlint/script-compiler" "^0.14.0" |
805 | 805 | meow "^9.0.0"
|
806 | 806 | read-pkg "^5.2.0"
|
807 |
| - textchecker-element "^0.13.2" |
| 807 | + textchecker-element "^0.14.0" |
808 | 808 |
|
809 | 809 | "@types/eslint-scope@^3.7.3":
|
810 | 810 | version "3.7.4"
|
@@ -3884,10 +3884,10 @@ text-table@^0.2.0:
|
3884 | 3884 | resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
|
3885 | 3885 | integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
|
3886 | 3886 |
|
3887 |
| -textchecker-element@^0.13.2: |
3888 |
| - version "0.13.2" |
3889 |
| - resolved "https://registry.yarnpkg.com/textchecker-element/-/textchecker-element-0.13.2.tgz#1ac2b0997a2b1c491b04df6b6e59fa2ada686fac" |
3890 |
| - integrity sha512-G1N306x3KHcImzHxO1X9BAtr/IgAV3S1k/xRmNCZxlQe53+KkDn6Q6rFr6+Bf7q3Xv6f4YrRFL1gTQ+oJ5WmjA== |
| 3887 | +textchecker-element@^0.14.0: |
| 3888 | + version "0.14.0" |
| 3889 | + resolved "https://registry.yarnpkg.com/textchecker-element/-/textchecker-element-0.14.0.tgz#db6478a892296c840de54e8061d612f0cc67d47b" |
| 3890 | + integrity sha512-8bH3gzWrVd4my3MPIpiRurLTjObnFvCu2RF7Z36kRXUYsLJbwDAKsj5ZbPCpfF3txXADMYYglCYV3cm4aqnjGg== |
3891 | 3891 | dependencies:
|
3892 | 3892 | "@textlint/source-code-fixer" "^13.3.0"
|
3893 | 3893 | delay "^4.4.0"
|
|
0 commit comments