diff --git a/actions/helm/generate-docs/package-lock.json b/actions/helm/generate-docs/package-lock.json index bf0f033c..75d82ba4 100644 --- a/actions/helm/generate-docs/package-lock.json +++ b/actions/helm/generate-docs/package-lock.json @@ -5,10 +5,10 @@ "packages": { "": { "dependencies": { - "@textlint/textlint-plugin-markdown": "^15.4.1", - "markdownlint-cli2": "^0.19.1", + "@textlint/textlint-plugin-markdown": "^15.5.0", + "markdownlint-cli2": "^0.20.0", "prettier": "^3.7.4", - "textlint": "^15.4.1", + "textlint": "^15.5.0", "textlint-filter-rule-comments": "^1.2.2", "textlint-rule-terminology": "^5.2.16" } @@ -163,9 +163,9 @@ "license": "MIT" }, "node_modules/@modelcontextprotocol/sdk": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.24.0.tgz", - "integrity": "sha512-D8h5KXY2vHFW8zTuxn2vuZGN0HGrQ5No6LkHwlEA9trVgNdPL3TF1dSqKA7Dny6BbBYKSW/rOBDXdC8KJAjUCg==", + "version": "1.24.3", + "resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.24.3.tgz", + "integrity": "sha512-YgSHW29fuzKKAHTGe9zjNoo+yF8KaQPzDC2W9Pv41E7/57IfY+AMGJ/aDFlgTLcVVELoggKE4syABCE75u3NCw==", "license": "MIT", "dependencies": { "ajv": "^8.17.1", @@ -257,60 +257,60 @@ } }, "node_modules/@textlint/ast-node-types": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-15.4.1.tgz", - "integrity": "sha512-XifMpBMdo0E1Fuh85YdcYAgy+okNg9WKBzIPIO4JUDnSWUVFihnogrM4cjDapeHkgzSgulwR8oJVJ17eyxI1bA==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-15.5.0.tgz", + "integrity": "sha512-K0LEuuTo4rza8yDrlYkRdXLao8Iz/QBMsQdIxRrOOrLYb4HAtZaypZ78c+J6rDA1UlGxadZVLmkkiv4KV5fMKQ==", "license": "MIT" }, "node_modules/@textlint/ast-tester": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-15.4.1.tgz", - "integrity": "sha512-qHuPUR9oieieeng5IO29jmtdIbhTaqNAEJKjbvrZxFiuywzWpcvHPry5PjwDWLbbb1SCWCVg6trEOdxBioXkLw==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-15.5.0.tgz", + "integrity": "sha512-G/DhhuRETUVzRiZw2joZrEG52j2Lq9hY//ohVvxcFva9BI+NqYe4wyqg93QXYYg4jPDEgjX8yQ3CvdOlLvQvmA==", "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "15.4.1", + "@textlint/ast-node-types": "15.5.0", "debug": "^4.4.3" } }, "node_modules/@textlint/ast-traverse": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-15.4.1.tgz", - "integrity": "sha512-GEdGN7QNFckDU/RKX03/nJttlXNOXnbX/nt3kdm2BBKhMY44ADJnQZubi2RXI3tacg+5jGxYmPkX/MQVYJVmxQ==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-15.5.0.tgz", + "integrity": "sha512-6icSA4t/rXuPtddaHGKPfSYTs6mNzrI3Up0n5Xm0dr3CIUL8sUlidhPDEN9fUQ2Gpy31enV+ftQeVcKdrbsR9Q==", "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "15.4.1" + "@textlint/ast-node-types": "15.5.0" } }, "node_modules/@textlint/config-loader": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/@textlint/config-loader/-/config-loader-15.4.1.tgz", - "integrity": "sha512-EnzI2ukVn7n/+IoGoDbmSffbTrenapvPEhxNFv8/rAajggKOPXfveCfGHjVI6OAVPYFU1OMIDyw0XxcQikgOCQ==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/@textlint/config-loader/-/config-loader-15.5.0.tgz", + "integrity": "sha512-JJH21QhL2KwaJblD2reDamC2xnLrIwkgv3uUkE3ZhmXbD2ruFKLas2egTXqKn1JPt5hlaGRtWwuOH7viFpTukA==", "license": "MIT", "dependencies": { - "@textlint/kernel": "15.4.1", - "@textlint/module-interop": "15.4.1", - "@textlint/resolver": "15.4.1", - "@textlint/types": "15.4.1", - "@textlint/utils": "15.4.1", + "@textlint/kernel": "15.5.0", + "@textlint/module-interop": "15.5.0", + "@textlint/resolver": "15.5.0", + "@textlint/types": "15.5.0", + "@textlint/utils": "15.5.0", "debug": "^4.4.3", "rc-config-loader": "^4.1.3" } }, "node_modules/@textlint/feature-flag": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-15.4.1.tgz", - "integrity": "sha512-R7lZR73wGupkTVEAE5PaN3gf+tRswI2H+kuyMKYTucdOfImgfmMHi15jDmAxCw5B9tfMDNgxI0Moba0bOlQ2sg==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-15.5.0.tgz", + "integrity": "sha512-MhoLoR6M8w2BtCc07H2R19i8ydtsr6+40u41u7Lc2ryBufjrTv5d/Uq4l/xniesRR4tm3x4HrM4HeeqY1RTiQA==", "license": "MIT" }, "node_modules/@textlint/fixer-formatter": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-15.4.1.tgz", - "integrity": "sha512-prDhAbzUjiC/Vm/1RIxBuqO6wALQko+UyjGFdbwk/4g3gg8yUSF3mF5yqNumh+tQv/PaQYSlPOUTecjdpoIFJA==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-15.5.0.tgz", + "integrity": "sha512-iuG9mf5tl4PKWrpA0Coo14/OYCLc3ORFg3JZYaaAT97j4KQuRvKYJjMTKX5ygngbzamZvH32Ep6bCjfoLBF4fQ==", "license": "MIT", "dependencies": { - "@textlint/module-interop": "15.4.1", - "@textlint/resolver": "15.4.1", - "@textlint/types": "15.4.1", + "@textlint/module-interop": "15.5.0", + "@textlint/resolver": "15.5.0", + "@textlint/types": "15.5.0", "chalk": "^4.1.2", "debug": "^4.4.3", "diff": "^5.2.0", @@ -320,37 +320,37 @@ } }, "node_modules/@textlint/kernel": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/@textlint/kernel/-/kernel-15.4.1.tgz", - "integrity": "sha512-XVh5lGmZA38pYdeJpiR+be/udE2wvtkuN3BIlFnR91V8/C7Wl9hTGrNoubaRgoO6JLnESyRDBH6fJBCBqtyujA==", - "license": "MIT", - "dependencies": { - "@textlint/ast-node-types": "15.4.1", - "@textlint/ast-tester": "15.4.1", - "@textlint/ast-traverse": "15.4.1", - "@textlint/feature-flag": "15.4.1", - "@textlint/source-code-fixer": "15.4.1", - "@textlint/types": "15.4.1", - "@textlint/utils": "15.4.1", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/@textlint/kernel/-/kernel-15.5.0.tgz", + "integrity": "sha512-xaq4H4wWd43zekWGXrf5OpmYCoExwLl0BxRySdbm0gtVFh6xPHd4uqjCrd+K2nZYuLw4hCdEMtGzQY4Kip5sdA==", + "license": "MIT", + "dependencies": { + "@textlint/ast-node-types": "15.5.0", + "@textlint/ast-tester": "15.5.0", + "@textlint/ast-traverse": "15.5.0", + "@textlint/feature-flag": "15.5.0", + "@textlint/source-code-fixer": "15.5.0", + "@textlint/types": "15.5.0", + "@textlint/utils": "15.5.0", "debug": "^4.4.3", "fast-equals": "^4.0.3", "structured-source": "^4.0.0" } }, "node_modules/@textlint/linter-formatter": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-15.4.1.tgz", - "integrity": "sha512-kAV7Sup3vwvqxKvBbf9lx/JaPHkRybQp/LLvA73U1AorPZE6XyfBAFG24BbMiCs4OX1ax4g7kXRuFPgMLWRf+g==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-15.5.0.tgz", + "integrity": "sha512-DPTm2+VXKID41qKQWagg/4JynM6hEEpvbq0PlGsEoC4Xm7IqXIxFym3mSf5+ued0cuiIV1hR9kgXjqGdP035tw==", "license": "MIT", "dependencies": { "@azu/format-text": "^1.0.2", "@azu/style-format": "^1.0.1", - "@textlint/module-interop": "15.4.1", - "@textlint/resolver": "15.4.1", - "@textlint/types": "15.4.1", + "@textlint/module-interop": "15.5.0", + "@textlint/resolver": "15.5.0", + "@textlint/types": "15.5.0", "chalk": "^4.1.2", "debug": "^4.4.3", - "js-yaml": "^4.1.0", + "js-yaml": "^4.1.1", "lodash": "^4.17.21", "pluralize": "^2.0.0", "string-width": "^4.2.3", @@ -360,12 +360,12 @@ } }, "node_modules/@textlint/markdown-to-ast": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/@textlint/markdown-to-ast/-/markdown-to-ast-15.4.1.tgz", - "integrity": "sha512-b6+MNADWtXz8c2CP7sWOBbS1YGaZ51h8Ws9efLAT/kltOcGg4nGvIK2Vgs8vmTePcl8kIRfR02bllk2Lc82yyg==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/@textlint/markdown-to-ast/-/markdown-to-ast-15.5.0.tgz", + "integrity": "sha512-tZ+2nFT+kBx53Zk876e4fhNBrpIrgNBHWEMKLLxcOoQxxtrSVvghaCm0vjcGTUPrT6B2Sx2yxB35hMmBJy74Rg==", "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "15.4.1", + "@textlint/ast-node-types": "15.5.0", "debug": "^4.4.3", "mdast-util-gfm-autolink-literal": "^0.1.3", "neotraverse": "^0.6.18", @@ -378,69 +378,69 @@ } }, "node_modules/@textlint/module-interop": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-15.4.1.tgz", - "integrity": "sha512-jHtM2E5CR68P3z/+FGrEU5pml2fQVzEo2sez9FEjrVHSPCrHtqHcPaKfsYbQJjc9C48ObwaWrCzRNaL3KedNCQ==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-15.5.0.tgz", + "integrity": "sha512-rqfouEhBEgZlR9umswWXXRBcmmSM28Trpr9b0duzgehKYVc7wSQCuQMagr6YBJa2NRMfRNinupusbJXMg0ij2A==", "license": "MIT" }, "node_modules/@textlint/resolver": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/@textlint/resolver/-/resolver-15.4.1.tgz", - "integrity": "sha512-uVssyG3XXXKNY+O7NOajGvQZTyOuhPviwlq7Xek6ZT9K1eDQtA8074cPkAQoLMYhi/TUyOE5P5kpz42UF8Lmdw==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/@textlint/resolver/-/resolver-15.5.0.tgz", + "integrity": "sha512-kK5nFbg5N3kVoZExQI/dnYjCInmTltvXDnuCRrBxHI01i6kO/o8R7Lc2aFkAZ6/NUZuRPalkyDdwZJke4/R2wg==", "license": "MIT" }, "node_modules/@textlint/source-code-fixer": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-15.4.1.tgz", - "integrity": "sha512-Q77Jm2KE/fkJPbq07DacB3O2H9dBt5bjeIyt5YuL+cQeeK6p6stL27VgFehHWZ2EIo4pfrd1O2Qr8U/UbG0pVw==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-15.5.0.tgz", + "integrity": "sha512-z08omVKoHJ22qrG1tnrWtc2/m9XqsRMy4aNqyhSieMYkzVASFjLGf71xs8fdr5pcQ5xC+zGIT2MCQzTwzRSvsg==", "license": "MIT", "dependencies": { - "@textlint/types": "15.4.1", + "@textlint/types": "15.5.0", "debug": "^4.4.3" } }, "node_modules/@textlint/text-to-ast": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/@textlint/text-to-ast/-/text-to-ast-15.4.1.tgz", - "integrity": "sha512-fo9ZQ/AufHwoffBZU2e+ZmlKb/xj60+zOgh/N+STCrVTZJ96mzejoJhBT/g8yEFPELcW+R9cJ9Yj29dUdmnAkg==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/@textlint/text-to-ast/-/text-to-ast-15.5.0.tgz", + "integrity": "sha512-j4U6Rsc+3ejjuejuWJTXbdYtq6yW/PCTRHJTt8718smJ8KfdS4rqTYR1kbnjU4w4OH0u6UVUigcpKlEmnbzr2g==", "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "15.4.1" + "@textlint/ast-node-types": "15.5.0" } }, "node_modules/@textlint/textlint-plugin-markdown": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-15.4.1.tgz", - "integrity": "sha512-8zoZlkh1gzlUZF0R/TtqG6bqKfXdfLrL/+n8ThTTs3TUTbRry9sktGT3itLI0ksgVIygyZPKWlRh3EZdqCPwyw==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-15.5.0.tgz", + "integrity": "sha512-1V5e8+dqs+TyBms/Cefa8ZQxZ2FZTDm6BBqpr/Y5xpmlzks3QVT8AbM0WZi8IeP1XNTLnTxXyr6ASFckMb9+vw==", "license": "MIT", "dependencies": { - "@textlint/markdown-to-ast": "15.4.1", - "@textlint/types": "15.4.1" + "@textlint/markdown-to-ast": "15.5.0", + "@textlint/types": "15.5.0" } }, "node_modules/@textlint/textlint-plugin-text": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-text/-/textlint-plugin-text-15.4.1.tgz", - "integrity": "sha512-RynPPDMcOev//2FGXOk64+AcA4jQkjKevQCmVnhNcN2IfZdSX3eEvq9oCRdf33vPlCXLKzu2SKY406Pl1NMppw==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-text/-/textlint-plugin-text-15.5.0.tgz", + "integrity": "sha512-gcyagsQIB/D1YiPGA+RD0iUTPz10lpCdYUxRdPswsv4zY5BPathOkwFldbc4fdcX3ZveLgg/k8brjUT1wPKLZw==", "license": "MIT", "dependencies": { - "@textlint/text-to-ast": "15.4.1", - "@textlint/types": "15.4.1" + "@textlint/text-to-ast": "15.5.0", + "@textlint/types": "15.5.0" } }, "node_modules/@textlint/types": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/@textlint/types/-/types-15.4.1.tgz", - "integrity": "sha512-WByVZ3zblbvuI+voWQplUP7seSTKXI9z6TMVXEB3dY3JFrZCIXWKNfLbETX5lZV7fYkCMaDtILO1l6s11wdbQA==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/@textlint/types/-/types-15.5.0.tgz", + "integrity": "sha512-EjAPbuA+3NyQ9WyFP7iUlddi35F3mGrf4tb4cZM0nWywbtEJ3+XAYqL+5RsF0qFeSguxGir09NdZOWrG9wVOUQ==", "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "15.4.1" + "@textlint/ast-node-types": "15.5.0" } }, "node_modules/@textlint/utils": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/@textlint/utils/-/utils-15.4.1.tgz", - "integrity": "sha512-LuKgosjL34ld2OlPIJ7OYhdZfI3byJ0tvojiPi6PK0IIJ2Vk2RtssV84DZJOubedqSTzEN2EBB9tVdtcHcKFUg==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/@textlint/utils/-/utils-15.5.0.tgz", + "integrity": "sha512-r6IybQjfeAUKT2kMjsoSX7Z3eqGjBhJ6bucWt6JGMclfmrOmr9W8Xctm3lBgP12U2lEJs4kKlUh7npU44gHTlw==", "license": "MIT" }, "node_modules/@types/debug": { @@ -1232,9 +1232,9 @@ } }, "node_modules/finalhandler": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.0.tgz", - "integrity": "sha512-/t88Ty3d5JWQbWYgaOGCCYfXRwV1+be02WqYYlL6h0lEiUAMPM8o8qKGO01YIkOHzka2up08wvgYD0mDiI+q3Q==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.1.tgz", + "integrity": "sha512-S8KoZgRZN+a5rNwqTxlZZePjT/4cnm0ROV70LedRHZ0p8u9fRID0hJUZQpkKLzro8LfmC8sx23bY6tVNxv8pQA==", "license": "MIT", "dependencies": { "debug": "^4.4.0", @@ -1245,7 +1245,11 @@ "statuses": "^2.0.1" }, "engines": { - "node": ">= 0.8" + "node": ">= 18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" } }, "node_modules/find-up-simple": { @@ -1328,6 +1332,18 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/get-east-asian-width": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.4.0.tgz", + "integrity": "sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==", + "license": "MIT", + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/get-intrinsic": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", @@ -1753,9 +1769,9 @@ "license": "MIT" }, "node_modules/katex": { - "version": "0.16.25", - "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.25.tgz", - "integrity": "sha512-woHRUZ/iF23GBP1dkDQMh1QBad9dmr8/PAwNA54VrSOVYgI12MAcE14TqnDdQOdzyEonGzMepYnqBMYdsoAr8Q==", + "version": "0.16.27", + "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.27.tgz", + "integrity": "sha512-aeQoDkuRWSqQN6nSvVCEFvfXdqo1OQiCmmW1kc9xSdjutPv7BGO7pqY9sQRJpMOGrEdfDgF2TfRXe5eUAD2Waw==", "funding": [ "https://opencollective.com/katex", "https://github.com/sponsors/katex" @@ -1859,9 +1875,9 @@ } }, "node_modules/markdownlint": { - "version": "0.39.0", - "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.39.0.tgz", - "integrity": "sha512-Xt/oY7bAiHwukL1iru2np5LIkhwD19Y7frlsiDILK62v3jucXCD6JXlZlwMG12HZOR+roHIVuJZrfCkOhp6k3g==", + "version": "0.40.0", + "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.40.0.tgz", + "integrity": "sha512-UKybllYNheWac61Ia7T6fzuQNDZimFIpCg2w6hHjgV1Qu0w1TV0LlSgryUGzM0bkKQCBhy2FDhEELB73Kb0kAg==", "license": "MIT", "dependencies": { "micromark": "4.0.2", @@ -1871,7 +1887,8 @@ "micromark-extension-gfm-footnote": "2.1.0", "micromark-extension-gfm-table": "2.1.1", "micromark-extension-math": "3.1.0", - "micromark-util-types": "2.0.2" + "micromark-util-types": "2.0.2", + "string-width": "8.1.0" }, "engines": { "node": ">=20" @@ -1881,9 +1898,9 @@ } }, "node_modules/markdownlint-cli2": { - "version": "0.19.1", - "resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.19.1.tgz", - "integrity": "sha512-p3JTemJJbkiMjXEMiFwgm0v6ym5g8K+b2oDny+6xdl300tUKySxvilJQLSea48C6OaYNmO30kH9KxpiAg5bWJw==", + "version": "0.20.0", + "resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.20.0.tgz", + "integrity": "sha512-esPk+8Qvx/f0bzI7YelUeZp+jCtFOk3KjZ7s9iBQZ6HlymSXoTtWGiIRZP05/9Oy2ehIoIjenVwndxGtxOIJYQ==", "license": "MIT", "peer": true, "dependencies": { @@ -1891,7 +1908,7 @@ "js-yaml": "4.1.1", "jsonc-parser": "3.3.1", "markdown-it": "14.1.0", - "markdownlint": "0.39.0", + "markdownlint": "0.40.0", "markdownlint-cli2-formatter-default": "0.0.6", "micromatch": "4.0.8" }, @@ -1917,6 +1934,18 @@ "markdownlint-cli2": ">=0.0.4" } }, + "node_modules/markdownlint/node_modules/ansi-regex": { + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz", + "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" + } + }, "node_modules/markdownlint/node_modules/micromark": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz", @@ -1985,6 +2014,37 @@ "url": "https://opencollective.com/unified" } }, + "node_modules/markdownlint/node_modules/string-width": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-8.1.0.tgz", + "integrity": "sha512-Kxl3KJGb/gxkaUMOjRsQ8IrXiGW75O4E3RPjFIINOVH8AMl2SQ/yWdTzWwF3FevIX9LcMAjJW+GRwAlAbTSXdg==", + "license": "MIT", + "dependencies": { + "get-east-asian-width": "^1.3.0", + "strip-ansi": "^7.1.0" + }, + "engines": { + "node": ">=20" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/markdownlint/node_modules/strip-ansi": { + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz", + "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==", + "license": "MIT", + "dependencies": { + "ansi-regex": "^6.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" + } + }, "node_modules/math-intrinsics": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", @@ -3780,26 +3840,26 @@ "license": "MIT" }, "node_modules/textlint": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/textlint/-/textlint-15.4.1.tgz", - "integrity": "sha512-Enhu+WpNnP30OlOBTV3cMez+fNzcsv1bV9AtIVscUMiDcF/aFfAPoXklMMGltK2fffxPVEn5pr2yFiyihJdZ+w==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/textlint/-/textlint-15.5.0.tgz", + "integrity": "sha512-CpdpwEKSewYMpKeoSFbMqTxKsyqjbJqPg+O3EUj0IsK3Lt+YD17mT3Rm7ryuHSbFB7Qw2EIdCx8Sjh+zfx7Heg==", "license": "MIT", "peer": true, "dependencies": { - "@modelcontextprotocol/sdk": "^1.22.0", - "@textlint/ast-node-types": "15.4.1", - "@textlint/ast-traverse": "15.4.1", - "@textlint/config-loader": "15.4.1", - "@textlint/feature-flag": "15.4.1", - "@textlint/fixer-formatter": "15.4.1", - "@textlint/kernel": "15.4.1", - "@textlint/linter-formatter": "15.4.1", - "@textlint/module-interop": "15.4.1", - "@textlint/resolver": "15.4.1", - "@textlint/textlint-plugin-markdown": "15.4.1", - "@textlint/textlint-plugin-text": "15.4.1", - "@textlint/types": "15.4.1", - "@textlint/utils": "15.4.1", + "@modelcontextprotocol/sdk": "^1.24.2", + "@textlint/ast-node-types": "15.5.0", + "@textlint/ast-traverse": "15.5.0", + "@textlint/config-loader": "15.5.0", + "@textlint/feature-flag": "15.5.0", + "@textlint/fixer-formatter": "15.5.0", + "@textlint/kernel": "15.5.0", + "@textlint/linter-formatter": "15.5.0", + "@textlint/module-interop": "15.5.0", + "@textlint/resolver": "15.5.0", + "@textlint/textlint-plugin-markdown": "15.5.0", + "@textlint/textlint-plugin-text": "15.5.0", + "@textlint/types": "15.5.0", + "@textlint/utils": "15.5.0", "debug": "^4.4.3", "file-entry-cache": "^10.1.4", "glob": "^10.5.0", diff --git a/actions/helm/generate-docs/package.json b/actions/helm/generate-docs/package.json index d146cb8e..36368092 100644 --- a/actions/helm/generate-docs/package.json +++ b/actions/helm/generate-docs/package.json @@ -1,9 +1,9 @@ { "dependencies": { - "@textlint/textlint-plugin-markdown": "^15.4.1", - "markdownlint-cli2": "^0.19.1", + "@textlint/textlint-plugin-markdown": "^15.5.0", + "markdownlint-cli2": "^0.20.0", "prettier": "^3.7.4", - "textlint": "^15.4.1", + "textlint": "^15.5.0", "textlint-filter-rule-comments": "^1.2.2", "textlint-rule-terminology": "^5.2.16" }