From 4b495e87c87ed8625f592c955ef44fc371b13606 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 02:15:15 +0000 Subject: [PATCH] chore(deps): update dependency @d-zero/textlint-config to v5.0.0-alpha.52 --- package.json | 2 +- yarn.lock | 118 +++++++++++++++++++++++++++++++-------------------- 2 files changed, 72 insertions(+), 48 deletions(-) diff --git a/package.json b/package.json index 3b580d0..95221a9 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@d-zero/eslint-config": "5.0.0-alpha.51", "@d-zero/lint-staged-config": "5.0.0-alpha.51", "@d-zero/prettier-config": "5.0.0-alpha.52", - "@d-zero/textlint-config": "5.0.0-alpha.50", + "@d-zero/textlint-config": "5.0.0-alpha.52", "@d-zero/tsconfig": "0.4.1", "mermaid": "11.4.1", "npm-run-all2": "7.0.1", diff --git a/yarn.lock b/yarn.lock index f9d1729..f2d920d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -189,6 +189,13 @@ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== +"@babel/parser@^7.23.9": + version "7.26.3" + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.3.tgz#8c51c5db6ddf08134af1ddbacf16aaab48bac234" + integrity sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA== + dependencies: + "@babel/types" "^7.26.3" + "@babel/parser@^7.25.3", "@babel/parser@^7.7.5": version "7.26.2" resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.2.tgz#fd7b6f487cfea09889557ef5d4eeb9ff9a5abd11" @@ -204,6 +211,14 @@ "@babel/helper-string-parser" "^7.25.9" "@babel/helper-validator-identifier" "^7.25.9" +"@babel/types@^7.26.3": + version "7.26.3" + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.3.tgz#37e79830f04c2b5687acc77db97fbc75fb81f3c0" + integrity sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA== + dependencies: + "@babel/helper-string-parser" "^7.25.9" + "@babel/helper-validator-identifier" "^7.25.9" + "@braintree/sanitize-url@^6.0.0": version "6.0.4" resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-6.0.4.tgz#923ca57e173c6b232bbbb07347b1be982f03e783" @@ -678,16 +693,16 @@ "@prettier/plugin-pug" "3.2.0" prettier "3.4.2" -"@d-zero/textlint-config@5.0.0-alpha.50": - version "5.0.0-alpha.50" - resolved "https://registry.yarnpkg.com/@d-zero/textlint-config/-/textlint-config-5.0.0-alpha.50.tgz#eb31abb2941538327f10d30146f39623a0d1c0e0" - integrity sha512-KKcErnskdWWAY51CQDX6FDJ+MbxVLqqVbdmPE9kON9s6GIlMmtuWPGEOT+mfvXGwY2FqHv+Oo4gNPC3coSHTsA== +"@d-zero/textlint-config@5.0.0-alpha.52": + version "5.0.0-alpha.52" + resolved "https://registry.yarnpkg.com/@d-zero/textlint-config/-/textlint-config-5.0.0-alpha.52.tgz#55a7631d08648327971cd513e0231cc6774c9db8" + integrity sha512-an7Ujc9w8pYFgYlK070CTfQzlhnnwTjE2Tvh1D0xfyGjhrw5Gvy98y6U79kFroWu6X+gR7PUZjjP4NFKYVCIMw== dependencies: - textlint "14.3.0" + textlint "14.4.0" textlint-plugin-html "1.0.1" textlint-rule-preset-ja-spacing "2.4.3" textlint-rule-preset-japanese "10.0.3" - textlint-rule-preset-jtf-style "2.3.14" + textlint-rule-preset-jtf-style "3.0.0" "@d-zero/tsconfig@0.4.1": version "0.4.1" @@ -1152,7 +1167,7 @@ resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.4.1.tgz#00424f7b9bc6fe15cf6a78468ffe1e5d1adce5b2" integrity sha512-qrZyhCh8Ekk6nwArx3BROybm9BnX6vF7VcZbijetV/OM3yfS4rTYhoMWISmhVEP2H2re0CtWEyMl/XF+WdvVLQ== -"@textlint/ast-node-types@^14.3.0", "@textlint/ast-node-types@^14.4.0": +"@textlint/ast-node-types@^14.4.0": version "14.4.0" resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-14.4.0.tgz#63d3d99e33b6af21656d9509d6079f68f8da9762" integrity sha512-tEZbu6dMU8lysTpFrrW9WzN/hWnfGoanOX1WmdKZ7LgqUVDdsd9Q8RNLlQLOgl7ev1C7O3T4ruzl4rdYI5he1g== @@ -1165,14 +1180,14 @@ "@textlint/ast-node-types" "^14.4.0" debug "^4.3.4" -"@textlint/ast-traverse@^14.3.0", "@textlint/ast-traverse@^14.4.0": +"@textlint/ast-traverse@^14.4.0": version "14.4.0" resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-14.4.0.tgz#76d33bc7624112ed9f2b246a7f716aa4ba2c509f" integrity sha512-P6UrqKlXd9Lm0kJ1O8vyQU0/btXULiUHhE5nLZMnTNfgZYG3VasQ9BUyDHJn19O4PhUrIzZJusMi1XFcb3Y46Q== dependencies: "@textlint/ast-node-types" "^14.4.0" -"@textlint/config-loader@^14.3.0": +"@textlint/config-loader@^14.4.0": version "14.4.0" resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-14.4.0.tgz#214004eff5a2f0300181215086819d878c7a79bc" integrity sha512-TCYVhQ+wP/Gs7P5BDAfyRpLJ5tohicTSwQapd/xPjByXFtGx8xlsbLQHTWcodFFpty1O57KRPRsRDhvuTAA2bQ== @@ -1185,12 +1200,12 @@ debug "^4.3.4" rc-config-loader "^4.1.3" -"@textlint/feature-flag@^14.3.0", "@textlint/feature-flag@^14.4.0": +"@textlint/feature-flag@^14.4.0": version "14.4.0" resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-14.4.0.tgz#bbace464df9b7d74608d0aa73afdcf0f4c7e1acc" integrity sha512-aSphE9jw4QTjiCOe1tbtZ2NZpMRbYoUTi2E62KQ/mcVnwGC+Jk671wNSoUJzR/YNaLo63cQ7OKhHrBEb55t+Iw== -"@textlint/fixer-formatter@^14.3.0": +"@textlint/fixer-formatter@^14.4.0": version "14.4.0" resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-14.4.0.tgz#d7b196a2c37b44154d6fd869aa9b52bced9ed0b9" integrity sha512-DijDPVZgHkHKAEsYVXFZaP0TJGLDtirok/hgi1N1N3MW5ZtQpIHOW8DgKaJcmDZvPQjkTxzBaUp8rzBxHG8MaQ== @@ -1205,7 +1220,7 @@ strip-ansi "^6.0.1" text-table "^0.2.0" -"@textlint/kernel@^14.3.0", "@textlint/kernel@^14.4.0": +"@textlint/kernel@^14.4.0": version "14.4.0" resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-14.4.0.tgz#cea53d1e64812a6844e4cdd3e3bb911fb101f851" integrity sha512-zH19vQ0ns4n8kPr+csjPnV5yPip6gKs08GvDJBQlX3AEbRQkaSw4H5kBCE+R0D9qDkuqt7xe8Z8Tdm7E7aUvGw== @@ -1221,7 +1236,7 @@ fast-equals "^4.0.3" structured-source "^4.0.0" -"@textlint/linter-formatter@^14.3.0": +"@textlint/linter-formatter@^14.4.0": version "14.4.0" resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-14.4.0.tgz#8726687b87b3615ace728d7c55d3ffda25fe8799" integrity sha512-rnFwSSXDdsQHGVaRoJJYocVSYn4ZEPUFj78JYDZcR+TRYVDzRJEblFhwsiXl/gHD3L5g2RnBcLbxwZIW+xwtIA== @@ -1261,7 +1276,7 @@ resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-13.4.1.tgz#fe0a0f241c60b91b141e2b6109300b76183c9ac0" integrity sha512-keM5zHwyifijEDqEvAFhhXHC5UbmZjfGytRJzPPJaW3C3UsGbIzDCnfOSE9jUVTWZcngHuSJ7aKGv42Rhy9nEg== -"@textlint/module-interop@^14.3.0", "@textlint/module-interop@^14.4.0": +"@textlint/module-interop@^14.4.0": version "14.4.0" resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-14.4.0.tgz#1456243b769639fb35d5069d17a127c1458131ad" integrity sha512-QdtNDJc+XqDIbP9bwt7DryqE+vFbbIB28462VFWtXcHCJJoFTlmCJ1133SXLe14IOT9P04T9LMNhgv4d2v31gg== @@ -1276,7 +1291,7 @@ lodash.uniq "^4.5.0" lodash.uniqwith "^4.5.0" -"@textlint/resolver@^14.3.0", "@textlint/resolver@^14.4.0": +"@textlint/resolver@^14.4.0": version "14.4.0" resolved "https://registry.yarnpkg.com/@textlint/resolver/-/resolver-14.4.0.tgz#dcb5d169d6ec8f33ef4977430f6eb389a61a9277" integrity sha512-4jNO6Lbyiqtf22205XPpSYG4BNCZrvpmLzO2JUpYMe5C5g0z4l06Yqei3gJWYjdBLlL+fIxDcdW0hyIvvSFpUg== @@ -1296,28 +1311,28 @@ dependencies: "@textlint/ast-node-types" "^14.4.0" -"@textlint/textlint-plugin-markdown@^14.3.0": +"@textlint/textlint-plugin-markdown@^14.4.0": version "14.4.0" resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.4.0.tgz#3d4ae94048cbb7c188aeab04b2a61050e4cb7bdd" integrity sha512-J6RoZSC7MOr9WYqyG4s1BZxExiHfS6fMmiQuWGJB133vDDrY+wmiaFm/C6Li59YPdPivddxSDo7v8z2zyayW1A== dependencies: "@textlint/markdown-to-ast" "^14.4.0" -"@textlint/textlint-plugin-text@^14.3.0": +"@textlint/textlint-plugin-text@^14.4.0": version "14.4.0" resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.4.0.tgz#71df2efbb742d8f306c7d7e19385ac72dff6b69b" integrity sha512-ut3+MhOh9taPUKLaTT4nyil3MLnAbo60BYGWIz6cPrv3YMyvN/eCw4jW4VscvV1WTik19lzmDCBfSpfnmz/PiA== dependencies: "@textlint/text-to-ast" "^14.4.0" -"@textlint/types@^14.3.0", "@textlint/types@^14.4.0": +"@textlint/types@^14.4.0": version "14.4.0" resolved "https://registry.yarnpkg.com/@textlint/types/-/types-14.4.0.tgz#845830a4c7d28f18f7854debcace985fdf7700f5" integrity sha512-ZxZkiFxaXfjoaa/gzbGyUWR0mSMLChDaQrYJ0sPToCQ0QXUG3w5sIT2hCGZyBfNRc8/g0eH+KbDejD014oBPBQ== dependencies: "@textlint/ast-node-types" "^14.4.0" -"@textlint/utils@^14.3.0", "@textlint/utils@^14.4.0": +"@textlint/utils@^14.4.0": version "14.4.0" resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-14.4.0.tgz#d8b249b34972b8823422f60a7c64149a61540096" integrity sha512-/5QSdYa042z0SX+10+UPzHlMT2nWuRBkouf90/P60nycpFmWn0waIbVoARDlekzmaqB4BitbP7NGjjPmEju4bA== @@ -5563,7 +5578,7 @@ regexp-tree@^0.1.27: resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.27.tgz#2198f0ef54518ffa743fe74d983b56ffd631b6cd" integrity sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA== -regexp.prototype.flags@^1.1.1, regexp.prototype.flags@^1.4.3, regexp.prototype.flags@^1.5.3: +regexp.prototype.flags@^1.1.1, regexp.prototype.flags@^1.5.3: version "1.5.3" resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz#b3ae40b1d2499b8350ab2c3fe6ef3845d3a96f42" integrity sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ== @@ -6159,7 +6174,7 @@ textlint-plugin-html@1.0.1: structured-source "^4.0.0" unified "^10.1.2" -textlint-rule-helper@^2.1.1, textlint-rule-helper@^2.2.1, textlint-rule-helper@^2.2.4, textlint-rule-helper@^2.3.0, textlint-rule-helper@^2.3.1: +textlint-rule-helper@^2.1.1, textlint-rule-helper@^2.2.4, textlint-rule-helper@^2.3.0, textlint-rule-helper@^2.3.1: version "2.3.1" resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.3.1.tgz#d2b82dbd46f25694fd315cbee46479bb545af87f" integrity sha512-b1bijvyiUmKinfFE5hkQMSXs3Ky8jyZ3Y6SOoTRJKV9HLL2LWUVFAUezO7z4FpAkVvYruDYWCwA5qWV8GmvyUw== @@ -6349,21 +6364,21 @@ textlint-rule-preset-japanese@10.0.3: textlint-rule-prh "^5.2.0" textlint-rule-sentence-length "^5.0.0" -textlint-rule-preset-jtf-style@2.3.14: - version "2.3.14" - resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.14.tgz#97bdf8806cd635cd278e21931bbded687b93a253" - integrity sha512-xkVclRrC921eejsDP79dt7UhwT15825etgQSQx8SvOqaPRNwDdQ7kzep4LIyrdLgPm/3k/gX8qyw0BrN02U27w== +textlint-rule-preset-jtf-style@3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-3.0.0.tgz#f0eb214cff15354f72b75f780b6960a6934d9dbf" + integrity sha512-tPONJW5o9RRv9E3C2MY4v40UEtdtuexB6XCUiFh7whxqRnNhV3lbJlfCDPlxjpHlaX8IRHst42pkMkJhwuaWOQ== dependencies: analyze-desumasu-dearu "^2.1.2" japanese-numerals-to-number "^1.0.2" match-index "^1.0.3" moji "^0.5.1" - regexp.prototype.flags "^1.4.3" + regexp.prototype.flags "^1.5.3" regx "^1.0.4" - textlint-rule-helper "^2.2.1" - textlint-rule-prh "^5.2.1" + textlint-rule-helper "^2.3.1" + textlint-rule-prh "^6.0.0" -textlint-rule-prh@^5.2.0, textlint-rule-prh@^5.2.1: +textlint-rule-prh@^5.2.0: version "5.3.0" resolved "https://registry.yarnpkg.com/textlint-rule-prh/-/textlint-rule-prh-5.3.0.tgz#c3a002e3e1b59751eb6b93dff81810caeb764a9f" integrity sha512-gdod+lL1SWUDyXs1ICEwvQawaSshT3mvPGufBIjF2R5WFPdKQDMsiuzsjkLm+aF+9d97dA6pFsiyC8gSW7mSgg== @@ -6373,6 +6388,15 @@ textlint-rule-prh@^5.2.0, textlint-rule-prh@^5.2.1: textlint-rule-helper "^2.1.1" untildify "^3.0.3" +textlint-rule-prh@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/textlint-rule-prh/-/textlint-rule-prh-6.0.0.tgz#2b917bcb80ed3f9c981abd0dc19e461951c55934" + integrity sha512-byU7eUyhabX2FKx3ShOktKkmKLG5dhR0ru+PGllKgafKKWXtzOIAhAaDlqMC5qU6b3Jaz5rKQcnroGVCEjcP1Q== + dependencies: + "@babel/parser" "^7.23.9" + prh "^5.4.4" + textlint-rule-helper "^2.3.1" + textlint-rule-sentence-length@^5.0.0: version "5.2.0" resolved "https://registry.yarnpkg.com/textlint-rule-sentence-length/-/textlint-rule-sentence-length-5.2.0.tgz#5de87b750634c44517765bd8aa079a6fe608d809" @@ -6393,24 +6417,24 @@ textlint-util-to-string@^3.3.4: structured-source "^4.0.0" unified "^8.4.0" -textlint@14.3.0: - version "14.3.0" - resolved "https://registry.yarnpkg.com/textlint/-/textlint-14.3.0.tgz#7086f51f2bc9795aeaf1f01ed53f96385bda332c" - integrity sha512-oarGVGz7KwRd08QOvNDSffzjEyfS5mnGp7ZAxr799QC0HDBp0VM358WGyxdaboDXav1RlkQ3TWkvOvHBBMXCXw== - dependencies: - "@textlint/ast-node-types" "^14.3.0" - "@textlint/ast-traverse" "^14.3.0" - "@textlint/config-loader" "^14.3.0" - "@textlint/feature-flag" "^14.3.0" - "@textlint/fixer-formatter" "^14.3.0" - "@textlint/kernel" "^14.3.0" - "@textlint/linter-formatter" "^14.3.0" - "@textlint/module-interop" "^14.3.0" - "@textlint/resolver" "^14.3.0" - "@textlint/textlint-plugin-markdown" "^14.3.0" - "@textlint/textlint-plugin-text" "^14.3.0" - "@textlint/types" "^14.3.0" - "@textlint/utils" "^14.3.0" +textlint@14.4.0: + version "14.4.0" + resolved "https://registry.yarnpkg.com/textlint/-/textlint-14.4.0.tgz#2fdc25758c104f4573c7161907883d895baf3134" + integrity sha512-OutNGN573fI48bRdikgz+PAjCN/P4DRK9dLGxkNkqBlWmwbxLpvBxw1qspZEFVVLoNH94ra65NDfCwMvCosvdA== + dependencies: + "@textlint/ast-node-types" "^14.4.0" + "@textlint/ast-traverse" "^14.4.0" + "@textlint/config-loader" "^14.4.0" + "@textlint/feature-flag" "^14.4.0" + "@textlint/fixer-formatter" "^14.4.0" + "@textlint/kernel" "^14.4.0" + "@textlint/linter-formatter" "^14.4.0" + "@textlint/module-interop" "^14.4.0" + "@textlint/resolver" "^14.4.0" + "@textlint/textlint-plugin-markdown" "^14.4.0" + "@textlint/textlint-plugin-text" "^14.4.0" + "@textlint/types" "^14.4.0" + "@textlint/utils" "^14.4.0" debug "^4.3.4" file-entry-cache "^5.0.1" get-stdin "^5.0.1"