|
1467 | 1467 | version "4.0.3"
|
1468 | 1468 | resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.0.3.tgz#b51c87bb86022323f764fbdc976b173f19261cc5"
|
1469 | 1469 |
|
1470 |
| -"@textlint/ast-traverse@^2.0.9": |
1471 |
| - version "2.0.9" |
1472 |
| - resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-2.0.9.tgz#4bf427cf01b7195013e75d27540a77ad68c363d9" |
| 1470 | +"@textlint/ast-node-types@^4.4.2": |
| 1471 | + version "4.4.2" |
| 1472 | + resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.4.2.tgz#d3fda5c9086baba04bc75440039ccf18415c8446" |
| 1473 | + integrity sha512-m5brKbI7UY/Q8sbIZ7z1KB8ls04nRILshz5fPQ4EZ04jL19qrrUHJR8A6nK3vJ/GelkDWl4I0VDYSAjLEFQV8g== |
| 1474 | + |
| 1475 | +"@textlint/ast-tester@^2.3.4": |
| 1476 | + version "2.3.4" |
| 1477 | + resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-2.3.4.tgz#5134bd564f12d685201e61c8df476fa1321249c8" |
| 1478 | + integrity sha512-2gIsnJ1Dmr5jjF+u/vusNRqk2bJi0WwwbjP9WV/op51DhDTi7BUNjVSiZtcP9NVxidvs51XNEg+EMTRoKP3Msg== |
1473 | 1479 | dependencies:
|
1474 |
| - "@textlint/ast-node-types" "^4.0.3" |
| 1480 | + "@textlint/ast-node-types" "^4.4.2" |
1475 | 1481 |
|
1476 |
| -"@textlint/feature-flag@^3.0.5": |
1477 |
| - version "3.0.5" |
1478 |
| - resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-3.0.5.tgz#3783e0f2661053d2a74fdad775993395a2d530b4" |
| 1482 | +"@textlint/ast-traverse@^2.3.4": |
| 1483 | + version "2.3.4" |
| 1484 | + resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-2.3.4.tgz#b02f531ab3a02756eed35d26515e7450da31c713" |
| 1485 | + integrity sha512-NcjPXCvP8r4D2/azeQhwjPvh2+099I9RRBUrg6IpMfTW4IUUJb4BwZOPgjW+XRIVc71Dhgm82VSIagDL90FYcg== |
1479 | 1486 | dependencies:
|
1480 |
| - map-like "^2.0.0" |
| 1487 | + "@textlint/ast-node-types" "^4.4.2" |
1481 | 1488 |
|
1482 |
| - |
1483 |
| - version "3.0.0" |
1484 |
| - resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.0.0.tgz#ba10962acff64f17b9e5fce8089a40f1f8880dcd" |
| 1489 | +"@textlint/feature-flag@^3.3.4": |
| 1490 | + version "3.3.4" |
| 1491 | + resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-3.3.4.tgz#bae533899de864b9f43659473990f27eeec1c9e3" |
| 1492 | + integrity sha512-ULAqdD2y1sPAhbkaMjS2fltrZYCNQGsNDv/NQWFsCmDpQ1R8kxoUaTiXpebTM+nVuyvU5GfdkxhHyMarPIjmYw== |
1485 | 1493 | dependencies:
|
1486 |
| - "@textlint/ast-node-types" "^4.0.3" |
1487 |
| - "@textlint/ast-traverse" "^2.0.9" |
1488 |
| - "@textlint/feature-flag" "^3.0.5" |
1489 |
| - "@types/bluebird" "^3.5.18" |
1490 |
| - bluebird "^3.5.1" |
1491 |
| - debug "^2.6.6" |
1492 |
| - deep-equal "^1.0.1" |
1493 | 1494 | map-like "^2.0.0"
|
1494 |
| - object-assign "^4.1.1" |
| 1495 | + |
| 1496 | + |
| 1497 | + version "3.4.4" |
| 1498 | + resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.4.4.tgz#2f321fdae5bad9f6626c76caa20fc960cbcd01fd" |
| 1499 | + integrity sha512-ro9TPnE16C6gtKkY3aOjTs8ZfzAxdXLCV9JD4BuV5P+xBiiu9NdiE2Hwm3LyEGQjMxaKnXjbm/DTCAxA4gz0Dg== |
| 1500 | + dependencies: |
| 1501 | + "@textlint/ast-node-types" "^4.4.2" |
| 1502 | + "@textlint/ast-tester" "^2.3.4" |
| 1503 | + "@textlint/ast-traverse" "^2.3.4" |
| 1504 | + "@textlint/feature-flag" "^3.3.4" |
| 1505 | + "@textlint/source-code-fixer" "^3.4.4" |
| 1506 | + "@textlint/types" "^1.5.4" |
| 1507 | + "@textlint/utils" "^1.2.4" |
| 1508 | + debug "^4.3.1" |
| 1509 | + deep-equal "^1.1.1" |
| 1510 | + map-like "^2.0.0" |
1495 | 1511 | structured-source "^3.0.2"
|
1496 | 1512 |
|
1497 | 1513 | "@textlint/markdown-to-ast@^6.0.9":
|
|
1506 | 1522 | traverse "^0.6.6"
|
1507 | 1523 | unified "^6.1.6"
|
1508 | 1524 |
|
| 1525 | +"@textlint/source-code-fixer@^3.4.4": |
| 1526 | + version "3.4.4" |
| 1527 | + resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-3.4.4.tgz#c15622cbc796722a04044a35edc33b38f2b6adb9" |
| 1528 | + integrity sha512-GDHVin2EJ9PGJ33VMGlqtPcvUlY+pkTbaWs4jWv8oBaEK8UUBzS5ZpEc4xi7Xp5vIXnVsCSLKNC6bgvR9X/AoQ== |
| 1529 | + dependencies: |
| 1530 | + "@textlint/types" "^1.5.4" |
| 1531 | + debug "^4.3.1" |
| 1532 | + |
1509 | 1533 |
|
1510 | 1534 | version "5.0.0"
|
1511 | 1535 | resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-5.0.0.tgz#55c6457655fc98b037ac944bca730e4721401205"
|
1512 | 1536 | dependencies:
|
1513 | 1537 | "@textlint/markdown-to-ast" "^6.0.9"
|
1514 | 1538 |
|
1515 |
| -"@types/bluebird@^3.5.18": |
1516 |
| - version "3.5.24" |
1517 |
| - resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.24.tgz#11f76812531c14f793b8ecbf1de96f672905de8a" |
| 1539 | +"@textlint/types@^1.5.4": |
| 1540 | + version "1.5.4" |
| 1541 | + resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.5.4.tgz#4ebd6b052bb329810949516412ad2b285b04dc02" |
| 1542 | + integrity sha512-bhSrOjW8AFSa/xf6lYZ2akE0j+4O/WEAA2S/R8RrjNMkA5Az2j57mxPNpqMhEeyHDkpzN/coIlqUwgYvcJHv1A== |
| 1543 | + dependencies: |
| 1544 | + "@textlint/ast-node-types" "^4.4.2" |
| 1545 | + |
| 1546 | +"@textlint/utils@^1.2.4": |
| 1547 | + version "1.2.4" |
| 1548 | + resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-1.2.4.tgz#208a052e55d0d717f6c55097866bf84f444c5b66" |
| 1549 | + integrity sha512-FREWc8n6bJFsKehtUlHPtbqnXULWhdnlazqWiHMjiBtcxUfD+1kY3P7PNGbChdzeZGmwBkgFQyGkok8bAGnZOw== |
1518 | 1550 |
|
1519 | 1551 | "@types/cheerio@*":
|
1520 | 1552 | version "0.22.9"
|
@@ -3107,6 +3139,14 @@ cache-loader@^1.2.2:
|
3107 | 3139 | neo-async "^2.5.0"
|
3108 | 3140 | schema-utils "^0.4.2"
|
3109 | 3141 |
|
| 3142 | +call-bind@^1.0.0, call-bind@^1.0.2: |
| 3143 | + version "1.0.2" |
| 3144 | + resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c" |
| 3145 | + integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA== |
| 3146 | + dependencies: |
| 3147 | + function-bind "^1.1.1" |
| 3148 | + get-intrinsic "^1.0.2" |
| 3149 | + |
3110 | 3150 | call-me-maybe@^1.0.1:
|
3111 | 3151 | version "1.0.1"
|
3112 | 3152 | resolved "https://registry.yarnpkg.com/call-me-maybe/-/call-me-maybe-1.0.1.tgz#26d208ea89e37b5cbde60250a15f031c16a4d66b"
|
@@ -4363,6 +4403,13 @@ debug@^4.0.0, debug@^4.0.1:
|
4363 | 4403 | dependencies:
|
4364 | 4404 | ms "^2.1.1"
|
4365 | 4405 |
|
| 4406 | +debug@^4.3.1: |
| 4407 | + version "4.3.1" |
| 4408 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee" |
| 4409 | + integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ== |
| 4410 | + dependencies: |
| 4411 | + ms "2.1.2" |
| 4412 | + |
4366 | 4413 | decamelize-keys@^1.0.0:
|
4367 | 4414 | version "1.1.0"
|
4368 | 4415 | resolved "https://registry.yarnpkg.com/decamelize-keys/-/decamelize-keys-1.1.0.tgz#d171a87933252807eb3cb61dc1c1445d078df2d9"
|
@@ -4394,10 +4441,22 @@ deep-diff@^0.3.5:
|
4394 | 4441 | version "0.3.8"
|
4395 | 4442 | resolved "https://registry.yarnpkg.com/deep-diff/-/deep-diff-0.3.8.tgz#c01de63efb0eec9798801d40c7e0dae25b582c84"
|
4396 | 4443 |
|
4397 |
| -deep-equal@*, deep-equal@^1.0.1, deep-equal@~1.0.1: |
| 4444 | +deep-equal@*, deep-equal@~1.0.1: |
4398 | 4445 | version "1.0.1"
|
4399 | 4446 | resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.0.1.tgz#f5d260292b660e084eff4cdbc9f08ad3247448b5"
|
4400 | 4447 |
|
| 4448 | +deep-equal@^1.1.1: |
| 4449 | + version "1.1.1" |
| 4450 | + resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.1.1.tgz#b5c98c942ceffaf7cb051e24e1434a25a2e6076a" |
| 4451 | + integrity sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g== |
| 4452 | + dependencies: |
| 4453 | + is-arguments "^1.0.4" |
| 4454 | + is-date-object "^1.0.1" |
| 4455 | + is-regex "^1.0.4" |
| 4456 | + object-is "^1.0.1" |
| 4457 | + object-keys "^1.1.1" |
| 4458 | + regexp.prototype.flags "^1.2.0" |
| 4459 | + |
4401 | 4460 | deep-extend@^0.6.0:
|
4402 | 4461 | version "0.6.0"
|
4403 | 4462 | resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac"
|
@@ -4426,9 +4485,10 @@ default-require-extensions@^2.0.0:
|
4426 | 4485 | dependencies:
|
4427 | 4486 | strip-bom "^3.0.0"
|
4428 | 4487 |
|
4429 |
| -define-properties@^1.1.1, define-properties@^1.1.2: |
| 4488 | +define-properties@^1.1.1, define-properties@^1.1.2, define-properties@^1.1.3: |
4430 | 4489 | version "1.1.3"
|
4431 | 4490 | resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
|
| 4491 | + integrity sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ== |
4432 | 4492 | dependencies:
|
4433 | 4493 | object-keys "^1.0.12"
|
4434 | 4494 |
|
@@ -5756,6 +5816,15 @@ get-caller-file@^1.0.1:
|
5756 | 5816 | version "1.0.3"
|
5757 | 5817 | resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.3.tgz#f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a"
|
5758 | 5818 |
|
| 5819 | +get-intrinsic@^1.0.2: |
| 5820 | + version "1.1.1" |
| 5821 | + resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6" |
| 5822 | + integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q== |
| 5823 | + dependencies: |
| 5824 | + function-bind "^1.1.1" |
| 5825 | + has "^1.0.3" |
| 5826 | + has-symbols "^1.0.1" |
| 5827 | + |
5759 | 5828 | get-own-enumerable-property-symbols@^2.0.1:
|
5760 | 5829 | version "2.0.1"
|
5761 | 5830 | resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-2.0.1.tgz#5c4ad87f2834c4b9b4e84549dc1e0650fb38c24b"
|
@@ -6169,6 +6238,11 @@ has-symbols@^1.0.0:
|
6169 | 6238 | version "1.0.0"
|
6170 | 6239 | resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
|
6171 | 6240 |
|
| 6241 | +has-symbols@^1.0.1: |
| 6242 | + version "1.0.2" |
| 6243 | + resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423" |
| 6244 | + integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw== |
| 6245 | + |
6172 | 6246 | has-unicode@^2.0.0:
|
6173 | 6247 | version "2.0.1"
|
6174 | 6248 | resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
|
@@ -6672,6 +6746,13 @@ is-alphanumerical@^1.0.0:
|
6672 | 6746 | is-alphabetical "^1.0.0"
|
6673 | 6747 | is-decimal "^1.0.0"
|
6674 | 6748 |
|
| 6749 | +is-arguments@^1.0.4: |
| 6750 | + version "1.1.0" |
| 6751 | + resolved "https://registry.yarnpkg.com/is-arguments/-/is-arguments-1.1.0.tgz#62353031dfbee07ceb34656a6bde59efecae8dd9" |
| 6752 | + integrity sha512-1Ij4lOMPl/xB5kBDn7I+b2ttPMKa8szhEIrXDuXQD/oe3HJLTLhqhgGspwgyGd6MOywBUqVvYicF72lkgDnIHg== |
| 6753 | + dependencies: |
| 6754 | + call-bind "^1.0.0" |
| 6755 | + |
6675 | 6756 | is-arrayish@^0.2.1:
|
6676 | 6757 | version "0.2.1"
|
6677 | 6758 | resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
|
|
8615 | 8696 | version "2.0.0"
|
8616 | 8697 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
|
8617 | 8698 |
|
| 8699 | + |
| 8700 | + version "2.1.2" |
| 8701 | + resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009" |
| 8702 | + integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== |
| 8703 | + |
8618 | 8704 | ms@^2.1.1:
|
8619 | 8705 | version "2.1.1"
|
8620 | 8706 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
|
@@ -9004,6 +9090,11 @@ object-keys@^1.0.0, object-keys@^1.0.11, object-keys@^1.0.12:
|
9004 | 9090 | version "1.0.12"
|
9005 | 9091 | resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.12.tgz#09c53855377575310cca62f55bb334abff7b3ed2"
|
9006 | 9092 |
|
| 9093 | +object-keys@^1.1.1: |
| 9094 | + version "1.1.1" |
| 9095 | + resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e" |
| 9096 | + integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA== |
| 9097 | + |
9007 | 9098 | object-visit@^1.0.0:
|
9008 | 9099 | version "1.0.1"
|
9009 | 9100 | resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb"
|
@@ -10798,6 +10889,14 @@ regex-not@^1.0.0, regex-not@^1.0.2:
|
10798 | 10889 | extend-shallow "^3.0.2"
|
10799 | 10890 | safe-regex "^1.1.0"
|
10800 | 10891 |
|
| 10892 | +regexp.prototype.flags@^1.2.0: |
| 10893 | + version "1.3.1" |
| 10894 | + resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz#7ef352ae8d159e758c0eadca6f8fcb4eef07be26" |
| 10895 | + integrity sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA== |
| 10896 | + dependencies: |
| 10897 | + call-bind "^1.0.2" |
| 10898 | + define-properties "^1.1.3" |
| 10899 | + |
10801 | 10900 | regexpu-core@^1.0.0:
|
10802 | 10901 | version "1.0.0"
|
10803 | 10902 | resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-1.0.0.tgz#86a763f58ee4d7c2f6b102e4764050de7ed90c6b"
|
|
0 commit comments