From 2ad6ebfad771a76094c93c78f33f4e3b0d24f77f Mon Sep 17 00:00:00 2001 From: azu Date: Thu, 24 Oct 2024 16:31:17 +0900 Subject: [PATCH] chore(deps): update textlint and HonKit --- package-lock.json | 392 +++++++++++++++++++++++----------------------- package.json | 4 +- 2 files changed, 202 insertions(+), 194 deletions(-) diff --git a/package-lock.json b/package-lock.json index f7d06c619..ac331167e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "gitbook-plugin-page-toc-button": "^0.1.1", "gitbook-summary-to-path": "^1.1.0", "globby": "^11.0.4", - "honkit": "^6.0.0", + "honkit": "^6.0.2", "honkit-plugin-sandpack": "^1.4.0", "js-levenshtein": "^1.1.6", "jsdom": "^20.0.0", @@ -60,7 +60,7 @@ "semver": "^7.3.7", "strict-eval": "^1.0.2", "sudachi-synonyms-dictionary": "^11.0.0", - "textlint": "^14.2.0", + "textlint": "^14.3.0", "textlint-filter-rule-allowlist": "^4.0.0", "textlint-filter-rule-comments": "^1.2.2", "textlint-rule-eslint": "^4.0.1", @@ -1974,21 +1974,31 @@ } }, "node_modules/@honkit/asciidoc": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@honkit/asciidoc/-/asciidoc-6.0.0.tgz", - "integrity": "sha512-5+PGy77dYli0JqKzOX6z/rSMafC5NWAvdmO5xyKlKwBJQfIThElP+zym/pH82Jee2cKbDx+cnrS9zpeq1Nodhg==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@honkit/asciidoc/-/asciidoc-6.0.2.tgz", + "integrity": "sha512-6lo5fhJUOQx7bRvfVZj4So8JTJeQR2a8rL5rQ1iozvkDe9/JFbpyV72wZxWDd9b/yaK0/5yflZUe0UNENQz9rg==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@honkit/html": "6.0.0", + "@honkit/html": "6.0.2", "asciidoctor": "^2.2.8", "lodash": "^4.17.21" } }, + "node_modules/@honkit/honkit-plugin-fontsettings": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@honkit/honkit-plugin-fontsettings/-/honkit-plugin-fontsettings-6.0.2.tgz", + "integrity": "sha512-P2mj7/cDAIRkZCwFKhe3JNJw0rvcH6XKdc9xihKDJEI+w01fGT5ox/jnkY4UNz6kVfjDpriEr96e/OU2OCxNJQ==", + "dev": true, + "license": "Apache-2.0", + "engines": { + "gitbook": ">=2.4.0" + } + }, "node_modules/@honkit/honkit-plugin-highlight": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@honkit/honkit-plugin-highlight/-/honkit-plugin-highlight-6.0.0.tgz", - "integrity": "sha512-MotMeuXJCXUArcHEwVviozTpiQ5mFd7KJGUPrxJJy24kXW1vBc6D3BG4Zt3+zD9Tum4UnHr5CuXNQuNDzhcbnQ==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@honkit/honkit-plugin-highlight/-/honkit-plugin-highlight-6.0.2.tgz", + "integrity": "sha512-/9+Lkj8yLstTtZrwbjq530q2KZCRQZT6KWEI8d63vHnczuj6Mb6RmPXEeT4m4slxYgCdYn52ZskRMg9NKK+IlA==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -1999,9 +2009,9 @@ } }, "node_modules/@honkit/honkit-plugin-theme-default": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@honkit/honkit-plugin-theme-default/-/honkit-plugin-theme-default-6.0.0.tgz", - "integrity": "sha512-jpoHcWMSJuGs1H/Kzpjl7qsA3WtR2cqtwdTpvOnD0ASodOQtStOLdWFpXOfDJQaVZjcmVYbw7BhhqKXn4CKWQA==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@honkit/honkit-plugin-theme-default/-/honkit-plugin-theme-default-6.0.2.tgz", + "integrity": "sha512-7qxJQDO+MA+tvJvQOexe00m1jMQ4U3dKXYPI1beetZCXV951NTQjKqKr4vCWLbOYXTdu4DALNrOg3+OyTvACeQ==", "dev": true, "license": "Apache-2.0", "engines": { @@ -2009,9 +2019,9 @@ } }, "node_modules/@honkit/html": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@honkit/html/-/html-6.0.0.tgz", - "integrity": "sha512-nmk1q81AYuXRNIHMeK3K+pu4JUR3Ry2V2L3YxAmFr0xoSgnM9HGa+ZGeyOHUYk+H1taAaavxFv6EP0nXdT9NRw==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@honkit/html/-/html-6.0.2.tgz", + "integrity": "sha512-28GlMEvBex9kfcqhKCDNJcBY+DV3XW2FLAJlcjuZO99SMktQe+4LDLNuoSi9mY+Z120Xwl92h7VBrXFJIY2bmA==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -2021,13 +2031,13 @@ } }, "node_modules/@honkit/markdown-legacy": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@honkit/markdown-legacy/-/markdown-legacy-6.0.0.tgz", - "integrity": "sha512-oCvDIdeETd7F4ySaVlicOM4qM23Pb7CiofEtQMPDYfICCf/N7P8lqy+yjfYfacW4RHJ5DgyGmaQVKYmutIX3uA==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@honkit/markdown-legacy/-/markdown-legacy-6.0.2.tgz", + "integrity": "sha512-Fvn794bf0cA20dKHGzdLkYiT1PXPZKdrZGXRMroXtToSbE5iM+eZ5QDBPD197gMTDlpo7HHChoxRMo1aReUikQ==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@honkit/html": "6.0.0", + "@honkit/html": "6.0.2", "kramed": "0.5.6", "lodash": "^4.17.21" } @@ -2758,107 +2768,107 @@ "dev": true }, "node_modules/@textlint/config-loader": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/config-loader/-/config-loader-14.2.0.tgz", - "integrity": "sha512-LDIr0zykTVsIWz/q+NIiYXoF0Fqdl1X+JLGIAG6E2CTKJhsGW4naKvt2d9zWhCjSM7E9ZX6XAdvo16WDJALYlg==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/config-loader/-/config-loader-14.3.0.tgz", + "integrity": "sha512-z7g3dArU7EhWHHy0lvMDQF+6TWDppvqkXh7J6YRTXnq00ftEC1MbHGfrsZNJF1av6rBJ8r8nquKyCoeYZBz7cw==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/kernel": "^14.2.0", - "@textlint/module-interop": "^14.2.0", - "@textlint/types": "^14.2.0", - "@textlint/utils": "^14.2.0", + "@textlint/kernel": "^14.3.0", + "@textlint/module-interop": "^14.3.0", + "@textlint/resolver": "^14.3.0", + "@textlint/types": "^14.3.0", + "@textlint/utils": "^14.3.0", "debug": "^4.3.4", - "rc-config-loader": "^4.1.3", - "try-resolve": "^1.0.1" + "rc-config-loader": "^4.1.3" } }, "node_modules/@textlint/config-loader/node_modules/@textlint/ast-node-types": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz", - "integrity": "sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.3.0.tgz", + "integrity": "sha512-baDgKcA8MeO55I2+LNc9FTAJ/aUKlxN6DgM5B511tT9kDwECXRk+iYi/H+oaP25z5Zq3FqrL6n7mmyfFWDUWkQ==", "dev": true, "license": "MIT" }, "node_modules/@textlint/config-loader/node_modules/@textlint/ast-tester": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-14.2.0.tgz", - "integrity": "sha512-k7HAVjv5hUFNWUeb1h+3yaoSnwhjKJ55FaFVlUPsW5qFRIAkWaZ0Xpo2IEAyGaa5jgulWe8vEX6ZTmvwi6bzUA==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-14.3.0.tgz", + "integrity": "sha512-K1TbF1Kko1XAKCWuFY/TkZO521ZWv2DAHu4JYsqqY/PnqqySHZorjSG78EfYBhkVq1E3ktprlAJmp8GNmpoYWQ==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.2.0", + "@textlint/ast-node-types": "^14.3.0", "debug": "^4.3.4" } }, "node_modules/@textlint/config-loader/node_modules/@textlint/ast-traverse": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-14.2.0.tgz", - "integrity": "sha512-qmB+bbLTndlgIObMxoXhdE/t1o6JUQxgw1pzLEtd7rvZO7sNH4Agui1ddlWjaIczj+K40tm8jsfi/74NJtJ9fg==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-14.3.0.tgz", + "integrity": "sha512-1YA5M2T+KeIHC0br5FwhkTwuLEUxkf5K5QtXJmXSF0Mf06ZlLfZ44RMlKYD3ElmzG+TmpmFdKIs4FzFSJRtslw==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.2.0" + "@textlint/ast-node-types": "^14.3.0" } }, "node_modules/@textlint/config-loader/node_modules/@textlint/feature-flag": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-14.2.0.tgz", - "integrity": "sha512-KjO4ACoKhA10XUi4Wp3dKixfEMFQAE+WLgCDEB5k+cAKPkwaFYjN5vezA1TGe+fSHcQiBjv268F0r3hmtsPf8Q==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-14.3.0.tgz", + "integrity": "sha512-wWKbyHpmwxEEcyoBMd2u6GB5bw7vJ2a68HmBRknUABFL7vvp8JAzf4D/I2cLXgV06OoMbWE+hnV2CInayJiCpA==", "dev": true, "license": "MIT" }, "node_modules/@textlint/config-loader/node_modules/@textlint/kernel": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/kernel/-/kernel-14.2.0.tgz", - "integrity": "sha512-QYF2ZGnkLhd+GYGWL2wpZNjK0ec8HqwGjAsmc49E0g5NKMDvX3U/TYGwjsM8g6WCxGVGS625wr0tm6UxIAK5+Q==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/kernel/-/kernel-14.3.0.tgz", + "integrity": "sha512-RLkIJjP+GtrLmjLtAYSCORKF55z5wtw2E9Vb4h3RSQLjzYopQ3s9N1LbUwLJDr8tz0AphtOb6t1efF3d+NIemw==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.2.0", - "@textlint/ast-tester": "^14.2.0", - "@textlint/ast-traverse": "^14.2.0", - "@textlint/feature-flag": "^14.2.0", - "@textlint/source-code-fixer": "^14.2.0", - "@textlint/types": "^14.2.0", - "@textlint/utils": "^14.2.0", + "@textlint/ast-node-types": "^14.3.0", + "@textlint/ast-tester": "^14.3.0", + "@textlint/ast-traverse": "^14.3.0", + "@textlint/feature-flag": "^14.3.0", + "@textlint/source-code-fixer": "^14.3.0", + "@textlint/types": "^14.3.0", + "@textlint/utils": "^14.3.0", "debug": "^4.3.4", "fast-equals": "^4.0.3", "structured-source": "^4.0.0" } }, "node_modules/@textlint/config-loader/node_modules/@textlint/module-interop": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-14.2.0.tgz", - "integrity": "sha512-1X3DfCwF3y07eVyK41K6As0L+Ekyn5lAh98hVoUNOGDJQtjRvM3aKZ8z0o0BtbCeH7nYTyExo31lUgURWuDWnQ==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-14.3.0.tgz", + "integrity": "sha512-Adxkx8GSFVPhCZiveTD/u66f5T3W6yIlPUsKi7ZLar7ahYI/D4P/XfA0RNhgMF3xM4uw+vNrer2LcY4KY7cUfw==", "dev": true, "license": "MIT" }, "node_modules/@textlint/config-loader/node_modules/@textlint/source-code-fixer": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-14.2.0.tgz", - "integrity": "sha512-xMFtpwcs5Z1WTiFBmLN2Fe2GQg3u0kEZgF42AvFHKphbmToKYlGUMw1jaMsEXaxrTOTjqwj3SycRR7rrgKgOxg==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-14.3.0.tgz", + "integrity": "sha512-KJJoiN1Ha9R6tJrg3KHnYkq0s86D53PUjYxxCYJxo9Q8yTcXx+aXPspvgW+qGD+qcQxjarqbLl6m8uRlbyrg3Q==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/types": "^14.2.0", + "@textlint/types": "^14.3.0", "debug": "^4.3.4" } }, "node_modules/@textlint/config-loader/node_modules/@textlint/types": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.2.0.tgz", - "integrity": "sha512-lK8HCnkNg+spOHVw1HX0AvwP1BZVlJsbL4OLIHnwfvakfUxLQFXtJ6x2asAXMNMQGqwSWKQrLBCmWZWVsDtReg==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.3.0.tgz", + "integrity": "sha512-zvPCQUpK1hOQA6Bg4XLYvKbOvFcQT65Nm25wsDdOGRgOvZbUzA+DJkiaH9Z8DAaJx83tTknIeLl4qwu97Hw1Ew==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.2.0" + "@textlint/ast-node-types": "^14.3.0" } }, "node_modules/@textlint/config-loader/node_modules/@textlint/utils": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/utils/-/utils-14.2.0.tgz", - "integrity": "sha512-eXRygFRC1CK+BHRqIe2RRFiC8VJMpV7NwsLdBKsFMcivgNRgL6hkhhbrMI6MbPg+jdWM+nK5Z9+QpPYL9c9/pg==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/utils/-/utils-14.3.0.tgz", + "integrity": "sha512-Q7bKiPobKCDXM5z+xByLZzSjcOBhvlDufQGHNgHR8EFie2/AFc68cN8RYCY0MmwCMBMuHuYaOzfIOpQpK9oTcQ==", "dev": true, "license": "MIT" }, @@ -2869,45 +2879,45 @@ "dev": true }, "node_modules/@textlint/fixer-formatter": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-14.2.0.tgz", - "integrity": "sha512-Ji4Kq0hckDj1WranfNwnN87nUE4EldMyf7z2AEQ51vDSqLeYk+WCQo6/Gc+a+ytQt5s/QPyfcpiHItr75xHF8g==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-14.3.0.tgz", + "integrity": "sha512-xbSH4vb1wdjJngHxpfBu65Y+uTZdU/w0b7Hd6TJ7Q5FaZD1pftyUHGisLMN+xX3V56t28e+qAkSBTQ4Mq4UdYQ==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/module-interop": "^14.2.0", - "@textlint/types": "^14.2.0", + "@textlint/module-interop": "^14.3.0", + "@textlint/resolver": "^14.3.0", + "@textlint/types": "^14.3.0", "chalk": "^4.1.2", "debug": "^4.3.4", "diff": "^5.2.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1", - "text-table": "^0.2.0", - "try-resolve": "^1.0.1" + "text-table": "^0.2.0" } }, "node_modules/@textlint/fixer-formatter/node_modules/@textlint/ast-node-types": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz", - "integrity": "sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.3.0.tgz", + "integrity": "sha512-baDgKcA8MeO55I2+LNc9FTAJ/aUKlxN6DgM5B511tT9kDwECXRk+iYi/H+oaP25z5Zq3FqrL6n7mmyfFWDUWkQ==", "dev": true, "license": "MIT" }, "node_modules/@textlint/fixer-formatter/node_modules/@textlint/module-interop": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-14.2.0.tgz", - "integrity": "sha512-1X3DfCwF3y07eVyK41K6As0L+Ekyn5lAh98hVoUNOGDJQtjRvM3aKZ8z0o0BtbCeH7nYTyExo31lUgURWuDWnQ==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-14.3.0.tgz", + "integrity": "sha512-Adxkx8GSFVPhCZiveTD/u66f5T3W6yIlPUsKi7ZLar7ahYI/D4P/XfA0RNhgMF3xM4uw+vNrer2LcY4KY7cUfw==", "dev": true, "license": "MIT" }, "node_modules/@textlint/fixer-formatter/node_modules/@textlint/types": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.2.0.tgz", - "integrity": "sha512-lK8HCnkNg+spOHVw1HX0AvwP1BZVlJsbL4OLIHnwfvakfUxLQFXtJ6x2asAXMNMQGqwSWKQrLBCmWZWVsDtReg==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.3.0.tgz", + "integrity": "sha512-zvPCQUpK1hOQA6Bg4XLYvKbOvFcQT65Nm25wsDdOGRgOvZbUzA+DJkiaH9Z8DAaJx83tTknIeLl4qwu97Hw1Ew==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.2.0" + "@textlint/ast-node-types": "^14.3.0" } }, "node_modules/@textlint/fixer-formatter/node_modules/ansi-styles": { @@ -3027,16 +3037,17 @@ "dev": true }, "node_modules/@textlint/linter-formatter": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-14.2.0.tgz", - "integrity": "sha512-9+5n3UIhbKGNCvI5s0BJexHrWqw/TZQnUQLpvbL04SnJqwSH2xlUQfEwPAybPO1Tb9coUGHYlBZObRxy9tRwig==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-14.3.0.tgz", + "integrity": "sha512-9Rzq0y9Qi6L43To9GIUd1kh/7Pq202qU9nQ15atyK5BlvPFlzJnc98X/hCE1tN+uDriZnxu4v4Vs7+mHFT9VPw==", "dev": true, "license": "MIT", "dependencies": { "@azu/format-text": "^1.0.2", "@azu/style-format": "^1.0.1", - "@textlint/module-interop": "^14.2.0", - "@textlint/types": "^14.2.0", + "@textlint/module-interop": "^14.3.0", + "@textlint/resolver": "^14.3.0", + "@textlint/types": "^14.3.0", "chalk": "^4.1.2", "debug": "^4.3.4", "js-yaml": "^3.14.1", @@ -3045,32 +3056,31 @@ "string-width": "^4.2.3", "strip-ansi": "^6.0.1", "table": "^6.8.1", - "text-table": "^0.2.0", - "try-resolve": "^1.0.1" + "text-table": "^0.2.0" } }, "node_modules/@textlint/linter-formatter/node_modules/@textlint/ast-node-types": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz", - "integrity": "sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.3.0.tgz", + "integrity": "sha512-baDgKcA8MeO55I2+LNc9FTAJ/aUKlxN6DgM5B511tT9kDwECXRk+iYi/H+oaP25z5Zq3FqrL6n7mmyfFWDUWkQ==", "dev": true, "license": "MIT" }, "node_modules/@textlint/linter-formatter/node_modules/@textlint/module-interop": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-14.2.0.tgz", - "integrity": "sha512-1X3DfCwF3y07eVyK41K6As0L+Ekyn5lAh98hVoUNOGDJQtjRvM3aKZ8z0o0BtbCeH7nYTyExo31lUgURWuDWnQ==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-14.3.0.tgz", + "integrity": "sha512-Adxkx8GSFVPhCZiveTD/u66f5T3W6yIlPUsKi7ZLar7ahYI/D4P/XfA0RNhgMF3xM4uw+vNrer2LcY4KY7cUfw==", "dev": true, "license": "MIT" }, "node_modules/@textlint/linter-formatter/node_modules/@textlint/types": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.2.0.tgz", - "integrity": "sha512-lK8HCnkNg+spOHVw1HX0AvwP1BZVlJsbL4OLIHnwfvakfUxLQFXtJ6x2asAXMNMQGqwSWKQrLBCmWZWVsDtReg==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.3.0.tgz", + "integrity": "sha512-zvPCQUpK1hOQA6Bg4XLYvKbOvFcQT65Nm25wsDdOGRgOvZbUzA+DJkiaH9Z8DAaJx83tTknIeLl4qwu97Hw1Ew==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.2.0" + "@textlint/ast-node-types": "^14.3.0" } }, "node_modules/@textlint/linter-formatter/node_modules/ansi-styles": { @@ -3235,6 +3245,13 @@ "lodash.uniqwith": "^4.5.0" } }, + "node_modules/@textlint/resolver": { + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/resolver/-/resolver-14.3.0.tgz", + "integrity": "sha512-v17n8eUJPNaE9SblemmEnAeIcGHBfn/hEMuZe0iSl3hLyJueDM7zP3GP54FoWyuTIMyQqPt21l6+48+BjJ9tfQ==", + "dev": true, + "license": "MIT" + }, "node_modules/@textlint/source-code-fixer": { "version": "13.4.1", "resolved": "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-13.4.1.tgz", @@ -7474,11 +7491,11 @@ "dev": true }, "node_modules/fast-uri": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.2.tgz", - "integrity": "sha512-GR6f0hD7XXyNJa25Tb9BuIdN0tdr+0BMi6/CJPH3wJO1JjNG3n/VsSw38AwRdKZABm8lGbPfakLRkYzx2V9row==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.3.tgz", + "integrity": "sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==", "dev": true, - "license": "MIT" + "license": "BSD-3-Clause" }, "node_modules/fastq": { "version": "1.17.0", @@ -8174,15 +8191,6 @@ "gitbook": "*" } }, - "node_modules/gitbook-plugin-fontsettings": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/gitbook-plugin-fontsettings/-/gitbook-plugin-fontsettings-2.0.0.tgz", - "integrity": "sha512-bZpz/Jev7lL1d3VNp41KHZD67UYqyqdOwbsJE6YEW93R2mGiLfZLpUs86d2nrY61BedhlNck1xF52FNT6sWeig==", - "dev": true, - "engines": { - "gitbook": ">=2.4.0" - } - }, "node_modules/gitbook-plugin-github-issue-feedback": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/gitbook-plugin-github-issue-feedback/-/gitbook-plugin-github-issue-feedback-1.4.0.tgz", @@ -8992,17 +9000,18 @@ } }, "node_modules/honkit": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/honkit/-/honkit-6.0.0.tgz", - "integrity": "sha512-ldNDQeT1qSWhdKE7zKlKD6NZqd7eZJD6tEOdTI76e2t9HAdbUcp63aaZxq9wR0vutkx4EPEKfxG1Njlyz5Dvyw==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/honkit/-/honkit-6.0.2.tgz", + "integrity": "sha512-5vV0jIyRHCigmvq0AVlgNenfNHdtOiaPK3L8N22NywBXNdrqszCEikhROKMWlqMB9CjpONXNcPu8Fj9tdnlYtQ==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@honkit/asciidoc": "6.0.0", - "@honkit/honkit-plugin-highlight": "6.0.0", - "@honkit/honkit-plugin-theme-default": "6.0.0", - "@honkit/html": "6.0.0", - "@honkit/markdown-legacy": "6.0.0", + "@honkit/asciidoc": "6.0.2", + "@honkit/honkit-plugin-fontsettings": "6.0.2", + "@honkit/honkit-plugin-highlight": "6.0.2", + "@honkit/honkit-plugin-theme-default": "6.0.2", + "@honkit/html": "6.0.2", + "@honkit/markdown-legacy": "6.0.2", "bash-color": "^0.0.4", "cheerio": "^1.0.0", "chokidar": "^3.6.0", @@ -9019,7 +9028,6 @@ "extend": "^3.0.2", "flat-cache": "^2.0.1", "front-matter": "^2.3.0", - "gitbook-plugin-fontsettings": "^2.0.0", "gitbook-plugin-livereload": "^0.0.1", "gitbook-plugin-lunr": "^1.2.0", "gitbook-plugin-search": "^2.2.1", @@ -15836,24 +15844,25 @@ "dev": true }, "node_modules/textlint": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/textlint/-/textlint-14.2.0.tgz", - "integrity": "sha512-f3vT1mwpHuP2IWNG7AiE7n4nRKiOI/4Rxz7wQSv6KWaCgigcwi9x4JCMWKn1gpEvC/bssKW1/G0XxzHvKybCKg==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/textlint/-/textlint-14.3.0.tgz", + "integrity": "sha512-oarGVGz7KwRd08QOvNDSffzjEyfS5mnGp7ZAxr799QC0HDBp0VM358WGyxdaboDXav1RlkQ3TWkvOvHBBMXCXw==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.2.0", - "@textlint/ast-traverse": "^14.2.0", - "@textlint/config-loader": "^14.2.0", - "@textlint/feature-flag": "^14.2.0", - "@textlint/fixer-formatter": "^14.2.0", - "@textlint/kernel": "^14.2.0", - "@textlint/linter-formatter": "^14.2.0", - "@textlint/module-interop": "^14.2.0", - "@textlint/textlint-plugin-markdown": "^14.2.0", - "@textlint/textlint-plugin-text": "^14.2.0", - "@textlint/types": "^14.2.0", - "@textlint/utils": "^14.2.0", + "@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", "debug": "^4.3.4", "file-entry-cache": "^5.0.1", "get-stdin": "^5.0.1", @@ -15866,7 +15875,6 @@ "read-pkg": "^1.1.0", "read-pkg-up": "^3.0.0", "structured-source": "^4.0.0", - "try-resolve": "^1.0.1", "unique-concat": "^0.2.2" }, "bin": { @@ -17342,67 +17350,67 @@ } }, "node_modules/textlint/node_modules/@textlint/ast-node-types": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz", - "integrity": "sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.3.0.tgz", + "integrity": "sha512-baDgKcA8MeO55I2+LNc9FTAJ/aUKlxN6DgM5B511tT9kDwECXRk+iYi/H+oaP25z5Zq3FqrL6n7mmyfFWDUWkQ==", "dev": true, "license": "MIT" }, "node_modules/textlint/node_modules/@textlint/ast-tester": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-14.2.0.tgz", - "integrity": "sha512-k7HAVjv5hUFNWUeb1h+3yaoSnwhjKJ55FaFVlUPsW5qFRIAkWaZ0Xpo2IEAyGaa5jgulWe8vEX6ZTmvwi6bzUA==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-14.3.0.tgz", + "integrity": "sha512-K1TbF1Kko1XAKCWuFY/TkZO521ZWv2DAHu4JYsqqY/PnqqySHZorjSG78EfYBhkVq1E3ktprlAJmp8GNmpoYWQ==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.2.0", + "@textlint/ast-node-types": "^14.3.0", "debug": "^4.3.4" } }, "node_modules/textlint/node_modules/@textlint/ast-traverse": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-14.2.0.tgz", - "integrity": "sha512-qmB+bbLTndlgIObMxoXhdE/t1o6JUQxgw1pzLEtd7rvZO7sNH4Agui1ddlWjaIczj+K40tm8jsfi/74NJtJ9fg==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-14.3.0.tgz", + "integrity": "sha512-1YA5M2T+KeIHC0br5FwhkTwuLEUxkf5K5QtXJmXSF0Mf06ZlLfZ44RMlKYD3ElmzG+TmpmFdKIs4FzFSJRtslw==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.2.0" + "@textlint/ast-node-types": "^14.3.0" } }, "node_modules/textlint/node_modules/@textlint/feature-flag": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-14.2.0.tgz", - "integrity": "sha512-KjO4ACoKhA10XUi4Wp3dKixfEMFQAE+WLgCDEB5k+cAKPkwaFYjN5vezA1TGe+fSHcQiBjv268F0r3hmtsPf8Q==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-14.3.0.tgz", + "integrity": "sha512-wWKbyHpmwxEEcyoBMd2u6GB5bw7vJ2a68HmBRknUABFL7vvp8JAzf4D/I2cLXgV06OoMbWE+hnV2CInayJiCpA==", "dev": true, "license": "MIT" }, "node_modules/textlint/node_modules/@textlint/kernel": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/kernel/-/kernel-14.2.0.tgz", - "integrity": "sha512-QYF2ZGnkLhd+GYGWL2wpZNjK0ec8HqwGjAsmc49E0g5NKMDvX3U/TYGwjsM8g6WCxGVGS625wr0tm6UxIAK5+Q==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/kernel/-/kernel-14.3.0.tgz", + "integrity": "sha512-RLkIJjP+GtrLmjLtAYSCORKF55z5wtw2E9Vb4h3RSQLjzYopQ3s9N1LbUwLJDr8tz0AphtOb6t1efF3d+NIemw==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.2.0", - "@textlint/ast-tester": "^14.2.0", - "@textlint/ast-traverse": "^14.2.0", - "@textlint/feature-flag": "^14.2.0", - "@textlint/source-code-fixer": "^14.2.0", - "@textlint/types": "^14.2.0", - "@textlint/utils": "^14.2.0", + "@textlint/ast-node-types": "^14.3.0", + "@textlint/ast-tester": "^14.3.0", + "@textlint/ast-traverse": "^14.3.0", + "@textlint/feature-flag": "^14.3.0", + "@textlint/source-code-fixer": "^14.3.0", + "@textlint/types": "^14.3.0", + "@textlint/utils": "^14.3.0", "debug": "^4.3.4", "fast-equals": "^4.0.3", "structured-source": "^4.0.0" } }, "node_modules/textlint/node_modules/@textlint/markdown-to-ast": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/markdown-to-ast/-/markdown-to-ast-14.2.0.tgz", - "integrity": "sha512-vDcj8fuo1ZJinLtDwMO8yh9hxWujDFQRJ/MDd4Y+vxGDJRnB0c9ZVPOOPlQjaumlVNI7CB1fDsz+jx8z6/d8iw==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/markdown-to-ast/-/markdown-to-ast-14.3.0.tgz", + "integrity": "sha512-z4UMKFh3r5KtylPt5OO6su7DScU+fMZ7Qv5LTrJNaOqcmOzFho64Y1I26BJv86f8BC+MUYP0kza5MZGaR2LYQA==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.2.0", + "@textlint/ast-node-types": "^14.3.0", "debug": "^4.3.4", "mdast-util-gfm-autolink-literal": "^0.1.3", "neotraverse": "^0.6.15", @@ -17414,67 +17422,67 @@ } }, "node_modules/textlint/node_modules/@textlint/module-interop": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-14.2.0.tgz", - "integrity": "sha512-1X3DfCwF3y07eVyK41K6As0L+Ekyn5lAh98hVoUNOGDJQtjRvM3aKZ8z0o0BtbCeH7nYTyExo31lUgURWuDWnQ==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-14.3.0.tgz", + "integrity": "sha512-Adxkx8GSFVPhCZiveTD/u66f5T3W6yIlPUsKi7ZLar7ahYI/D4P/XfA0RNhgMF3xM4uw+vNrer2LcY4KY7cUfw==", "dev": true, "license": "MIT" }, "node_modules/textlint/node_modules/@textlint/source-code-fixer": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-14.2.0.tgz", - "integrity": "sha512-xMFtpwcs5Z1WTiFBmLN2Fe2GQg3u0kEZgF42AvFHKphbmToKYlGUMw1jaMsEXaxrTOTjqwj3SycRR7rrgKgOxg==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-14.3.0.tgz", + "integrity": "sha512-KJJoiN1Ha9R6tJrg3KHnYkq0s86D53PUjYxxCYJxo9Q8yTcXx+aXPspvgW+qGD+qcQxjarqbLl6m8uRlbyrg3Q==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/types": "^14.2.0", + "@textlint/types": "^14.3.0", "debug": "^4.3.4" } }, "node_modules/textlint/node_modules/@textlint/text-to-ast": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/text-to-ast/-/text-to-ast-14.2.0.tgz", - "integrity": "sha512-i71ksLnlkb6epmeOiRv/xiHHLBWOtCx3gUBiTr8YC/9xbdhzBehFblJ6IjeikIJYPTfpzDECRmDqDNq7Cvos3Q==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/text-to-ast/-/text-to-ast-14.3.0.tgz", + "integrity": "sha512-wCjJmpwlff/wPsGaECBbNn0hPfiCnbr4mPJKFE59M3aeISoH3zqITCx9RCVPBYbYHzqTWmHPNLYI7egVIbZgrA==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.2.0" + "@textlint/ast-node-types": "^14.3.0" } }, "node_modules/textlint/node_modules/@textlint/textlint-plugin-markdown": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.2.0.tgz", - "integrity": "sha512-TDd132D816R5q+/ZDfxe15Cxua6RNegkQzPv0iaZZKob6t8lhMND6lUHfbXEEGHCtyignxZUXQXZGZcjKtWL4A==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.3.0.tgz", + "integrity": "sha512-0lyYK/SUOgww+sxBtvjjsinHKMvFZUpLKvxCepymGlTyuOTYo7QmjmfhLc5G97PChOpUG41dpQoZt9miohQT1A==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/markdown-to-ast": "^14.2.0" + "@textlint/markdown-to-ast": "^14.3.0" } }, "node_modules/textlint/node_modules/@textlint/textlint-plugin-text": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.2.0.tgz", - "integrity": "sha512-5E39BWG9T5c0XOz5Vxdffa17FDwu9Woud29bYyq3OQ+JjwMQXSz3JPQ1MTNsJbqn0R58+ZKXfaWEZ/Gsoau5UA==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.3.0.tgz", + "integrity": "sha512-XpgyWTy2CqoKGuBrEsBJOVJqoXREAB6RFjPaa5bHvdvjwzU+EFqCNR9RXXs3Iov1ip/AaXDz/JeB4IYk6zj8GQ==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/text-to-ast": "^14.2.0" + "@textlint/text-to-ast": "^14.3.0" } }, "node_modules/textlint/node_modules/@textlint/types": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.2.0.tgz", - "integrity": "sha512-lK8HCnkNg+spOHVw1HX0AvwP1BZVlJsbL4OLIHnwfvakfUxLQFXtJ6x2asAXMNMQGqwSWKQrLBCmWZWVsDtReg==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.3.0.tgz", + "integrity": "sha512-zvPCQUpK1hOQA6Bg4XLYvKbOvFcQT65Nm25wsDdOGRgOvZbUzA+DJkiaH9Z8DAaJx83tTknIeLl4qwu97Hw1Ew==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.2.0" + "@textlint/ast-node-types": "^14.3.0" } }, "node_modules/textlint/node_modules/@textlint/utils": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/@textlint/utils/-/utils-14.2.0.tgz", - "integrity": "sha512-eXRygFRC1CK+BHRqIe2RRFiC8VJMpV7NwsLdBKsFMcivgNRgL6hkhhbrMI6MbPg+jdWM+nK5Z9+QpPYL9c9/pg==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@textlint/utils/-/utils-14.3.0.tgz", + "integrity": "sha512-Q7bKiPobKCDXM5z+xByLZzSjcOBhvlDufQGHNgHR8EFie2/AFc68cN8RYCY0MmwCMBMuHuYaOzfIOpQpK9oTcQ==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 63a4b3f53..b32f2fdd0 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "gitbook-plugin-page-toc-button": "^0.1.1", "gitbook-summary-to-path": "^1.1.0", "globby": "^11.0.4", - "honkit": "^6.0.0", + "honkit": "^6.0.2", "honkit-plugin-sandpack": "^1.4.0", "js-levenshtein": "^1.1.6", "jsdom": "^20.0.0", @@ -99,7 +99,7 @@ "semver": "^7.3.7", "strict-eval": "^1.0.2", "sudachi-synonyms-dictionary": "^11.0.0", - "textlint": "^14.2.0", + "textlint": "^14.3.0", "textlint-filter-rule-allowlist": "^4.0.0", "textlint-filter-rule-comments": "^1.2.2", "textlint-rule-eslint": "^4.0.1",